Changes

UltraVNC

980 bytes added, 21:27, 6 December 2012
Package for UltraVNC 1.1.8 x86/x64
== Package for UltraVNC 1.1.8 x86/x64 ==
This is a modification of the 1.1.7 example below. In theory, this should work for both x86 on XP/Vista/Win7 32-bit and x64 64-bit architectures, but I havenit't s only been tested it yet on WinXP x86 and Win7 x64so far.
This version will also set your (pre-encoded) password in ultravnc.ini using "replacetext.vbs", which can be found [[http://www.howtogeek.com/51194/replace-text-in-plain-text-files-from-the-command-line/ here]]. Note that I've set the %VNC_PASSWORD% variable in the profiles/userprofile.xml for security reasons, but you can create a variable directly in the package definition.
CAVEATYou need four setup files: I tested this on Windows XPUltraVNC_1_1_8_x64_Setup.exe, which doesn't require signed driversUltraVNC_1_1_8_x64_Addon. It turns out that devconexe, UltraVNC_1_1_8_x86_Setup.exe comes in and UltraVNC_1_1_8_x86_Addon.exe. You also need to create two .inf files for unattended installation - one for the main installer, one for the addons installer (installer.exe /saveinf=file for both Setup and Addon). You should be able to use the same .inf files for both x86 and x64 flavors - so this will almost certainly fail on 32installations. For the mirror Driver you need three Windows files: devcon.exe (x64 and x86 version) and certmgr.exe. You can find these via Google. To get rid of the certificate warning from Windows 7 during the driver Installation we need the .cer file. Extract it from the setupdrv.exe. Install the driver manually to a test machine. When it asks if you want to install the driver, select "Always trust software from 'uvnc bvba'". Then open certmgr.exe, select "Trusted Publishers" tab, and export the DER-bit Vista or Win7formatted .cer file. After the Installation I will had the problem that the driver wasn´t recognized by the System. So i manually had to update this in early December 2012 it with the devcon.exe working on both architectures!. In the end there should be two Setup.exe, two addon.exe, two .inf files, two .cer files, certmgr.exe and two versions of devcon.exe in your setup folder.
<source lang="xml">
Anonymous user