Changes

Jump to: navigation, search

RealVNC

34 bytes added, 14:23, 7 April 2008
m
no edit summary
This is a silent installer and uninstaller for RealVNC.
<source lang="xml"><package id="winvnc4" name="VNC server" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="VNC 4.0 Beta 4" />
<install cmd='regedit /s "%SOFTWARE%\vnc\vnc4.reg"' /> <install cmd='"%SOFTWARE%\vnc\vnc-4.0b4-x86_win32.exe " /sp- /silent /norestart' />
<install cmd='sc config winvnc4 start= demand' />
<remove cmd='"%ProgramFiles%\RealVNC\VNC4\unins000.exe " /SP- /SILENT /NORESTART" ' /> </package> </source>
[[category:Silent Installers]]

Navigation menu