im trying to install tightvnc as a service for a thinapp capture, but its giving me some problems when the service registries are incoperated into the thinapp capture..
If these registires for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VNC are in cluded in the HKEY_LOCAL_MACHINE.txt
___________________________________________
isolation_full HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VNC
Value=Type
REG_DWORD=#10#01#00#00
Value=Start
REG_DWORD=#02#00#00#00
Value=ErrorControl
REG_DWORD=#01#00#00#00
Value=ImagePath
REG_EXPAND_SZ~"%ProgramFilesDir%\VNC\WinVNC.exe" -service#2300
Value=DisplayName
REG_SZ~VNC#2300
Value=ObjectName
REG_SZ~LocalSystem#2300
Value=FailureActions
REG_BINARY=#00#00#00#00#00#00#00#00#00#00#00#00#03#00#00#00#56#00#4d#00#01#00#00#00#00#00#00#00#01#00#00#00#00#00#00#00#01#00#00#00#00#00#00#00
isolation_full HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VNC\Enum
Value=0
REG_SZ~Root\LEGACY_WINVNC\0000#2300
Value=Count
REG_DWORD=#01#00#00#00
Value=NextInstance
REG_DWORD=#01#00#00#00
isolation_full HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VNC\Security
Value=Security
REG_BINARY=#01#00#14#80#90#00#00#00#9c#00#00#00#14#00#00#00#30#00#00#00#02#00#1c#00#01#00#00#00#02#80#14#00#ff#01#0f#00#01#01#00#00#00#00#00#01#00#00#00#00#02#00#60#00#04#00#00#00#00#00#14#00#fd#01#02#00#01#01#00#00#00#00#00#05#12#00#00#00#00#00#18#00#ff#01#0f#00#01#02#00#00#00#00#00#05#20#00#00#00#20#02#00#00#00#00#14#00#8d#01#02#00#01#01#00#00#00#00#00#05#0b#00#00#00#00#00#18#00#fd#01#02#00#01#02#00#00#00#00#00#05#20#00#00#00#23#02#00#00#01#01#00#00#00#00#00#05#12#00#00#00#01#01#00#00#00#00#00#05#12#00#00#00
___________________________________________
then when I run the new ThinApp WinVNC.exe a 2nd WinVNC.exe will run as well from the Inventory WinVNC folder and i will get an error saying that there is "Another Instance of WinVNC Is Already Running"
I clicked ok and both instances will terminate..??
But if i leave out those service registries then the winvnc.exe works jut fine but just not a service though..??
Whats all this about..??
Is there a specific procedure that has to be done to capture a service installation or somthing..??
Using WinXP Pro SP2