Release: SCBuilder 2009 v1.0 Beta 2 by NiTr0 (based on UltraVNC v1.0.5.3)
This tool will build the server/viewer for you!
Screenshot of progress:

Server Tab:
- LAN/WAN buttons: will automaticly get and insert your lan or wan ip adress.
- Disable Vista's Aero: temporary turn off aero
- Remove Wallpaper: temporary turn off the background wallpaper
- Repeater ID: for use with the repeater program, visit the UltraVNC website for more info
- Balloon Tip: shows a small message when the server executes
- Build: build the server.exe
Profile Tab:
- Select Buttons: Here you can rename the text of the buttons
- ID: Only use with the repeater program
- Info Box: Change this to your needs
- Disable/Enable Button: Turn profile support on or off
* When finished, please go back to the Server tab to build the Profile enabled server.exe
Misc Tab:
Misc Tab (most options apply to server):
- Use MSRC4 Plugin: this enables the dsm plugin for encrypted connection between server and viewer, this applies to both server and viewer
- Generate a new key: this will generate a new 128-bit key
- Run @ User Level: this will run the server at user level, and does not require admin rights. But this will not work on Vista if UAC is enabled
- Run @ Service Level: this will run the server as a service, but in this case admin rights are needed. This option runs great on Vista with UAC enabled. You can also use MSLogon to log off or login a user account.
- Confirm Dialog-Box: if enabled this will show a warning message when the server is executed, so the customer can deside to reject the connection
- Web Downloader: this will build a 300KB small executable which will download a file from a website and silently execute the downloaded file. *Currently disabled for this release*
*When finished, please go to the server or viewer tab to build the *.exe with these options
Viewer Tab:
- Use UPNP: not working yet…
- Listening port: standard set on 5500
- Build: builds the viewer.exe
- Unfortunatly the viewer doesn't accept the -parameter options like encoding and colors etc. Maybe in the future when this is possible I will add those options as well
Extra info:
- Both server and viewer will clean themself on exit, so there are no left overs in the Temp folder
- The server will automaticly reconnect to the viewer when connection is lost, or the viewer was closed.
- The server will startup and reconnect to the viewer after reboot/login. (depends on run level)
- You can log off/on windows users if the server runs as a service. The windows logon screen will be visible.
Once the viewer is executed it will listen on the given port and you can access the viewer options just like normal via the tray-icon.
Once the server is executed it will run an icon in the system tray with the following options:
Exit = Stops the server, the server will automaticly startup on reboot and reconnect to the viewer.
Uninstall = Stops the server and removes all the server files from Temp folder. Also a messagebox will be displayed showing the user UltraVNC has been removed form their computer.
Download SCBuilder 2009 v1.0 Beta 2
To do:
- UPNP to automaticly forward the viewer port
- Bug fixes
- ?
-----------------------------------------------------------------------------------------------------------------------------------------------
Old stuff:
UltraVNC Single Click Launcher v1.0 by NiTr0 2008 (based on UltraVNC v1.0.5.2)
A *real* single click solution for UltraVNC with autostart, autoreconnect, encryption and Windows Vista Compatible!
The server will run an icon in the system tray with the following options:
Stop = Stops the server, the server will autostart after reboot/login.
Uninstall = Stops the server and removes all the server files from Temp folder.
Howto, Server:
1. Basicly all you have to do is edit the server-script.au3 file with notepad and change the ip adress to your own ip adress.
2. Run compile-server.bat to build the winvnc-sc.exe
3. Send it to your customers.
Howto, Viewer:
1. Run compile-viewer.bat to build the vncviewer-sc.exe
2. Make sure you have port 5500 forwarded in your router/firewall.
3. Run vncviewer-sc.exe to start listening for server connections.
Download: (these files are obsolete)
http://www.megaupload.com/?d=R5W4WY3D
Thanks to the forum members Caramel & xcezzz for their code snipests!