have you looked at http://wpkg.org/UltraVNC

i know its not the same, but its similar enough you may be able to look 
at it and figure out your problem.

Vincent MALIEN wrote:
> Hello,
>
> I use the free-ware vnc 4.1.2 from RealVNC on every computer in my 
> enterprise to remote control it easer than the windows "remote desktop 
> connection". I use this silent installer:
> <package id="winvnc4" name="VNC server" revision="1" priority="0" 
> reboot="false">
>  <check type="uninstall" condition="exists" path="RealVNC_is1" />
>  <install cmd='regedit /s "%SOFTWARE%\vnc\vnc4.reg"' />
>  <install cmd='"%SOFTWARE%\vnc\vnc-4_1_2-x86_win32.exe" /sp- /silent 
> /norestart' />
>  <install cmd='sc config winvnc4 start= demand' />
>  <remove cmd='"%ProgramFiles%\RealVNC\VNC4\unins000.exe" /SP- /SILENT 
> /NORESTART' />
> </package>
>
> but vnc 4.1.2 fails on vista when started as a service. So I can't 
> remotely access to the computer when no user is logged in.
> Does someone has got a solution to this problem, using this free-ware or 
> an other?
>
> Best Regards
> -------------------------------------------------------------------------
> Reporting bugs, all WPKG mailing lists >> http://wpkg.org/Support
> _______________________________________________
> wpkg-users mailing list
> [email protected]
> http://lists.wpkg.org/mailman/listinfo/wpkg-users
>   

-------------------------------------------------------------------------
Reporting bugs, all WPKG mailing lists >> http://wpkg.org/Support
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to