I've a trouble!
When i do this:
I get this error!! :Helper (yourself)
Prerequired for encryption plugin for vncviewer:
the msrc4plugin.dsm need to be on same folder of vncviewer and not inside subfolder plugin
* Launch the viewer from Start... Run...
"%programfiles%\UltraVNC\vncviewer.exe" -dsmplugin msrc4plugin.dsm -listen 5500
or
other example:
d:\mydrive\vncviewer.exe -dsmplugin msrc4plugin.dsm -listen 5500
*warning*
(with dsmplugin, not possible to start vncviewer as listen from menu)
only possible from command line or create your own shortcut with above example.
modify the target shorcut for the listening icon
"C:\Program Files\UltraVNC\vncviewer.exe" -listen
to "C:\Program Files\UltraVNC\vncviewer.exe" -dsmplugin msrc4plugin.dsm -listen 5500
The port number in my case is the 18819, i checked it and there isn't a problem. I've 1.05 version of viewer
What is the problem?!
Look the folder where there are the files:
Any ideas?