Changes

Jump to: navigation, search

TightVNC

180 bytes removed, 20:48, 24 October 2013
Fixed remove, got rid of download - better the sysadmin download the package once, than require each client to do so.
<package id="Tightvnc" name="Tightvnc Server" revision="%version%" reboot="false" priority="70">
<variable name="version" value="2.7.710"/>
<check type="uninstall" condition="versiongreaterorequal" path="TightVNC" value="%version%"/>
<download url="%DOWNLOADURL%/Tightvnc/tightvnc-%version%-setup-%plateform%bit.msi" target="installers\tightvnc-%version%-setup-%plateform%bit.msi"/> <install cmd='msiexec /qn /norestart /i "%TEMPSOFTWARE%\installersvnc\tightvnc-%version%-setup-%plateform%bit.msi" %tvnc_options%' />
<upgrade cmd='"%ProgramFiles%\TightVNC\tvnserver" -stop -silent'><exit code="any"/></upgrade>
<upgrade include="install"/>
<!-- Removing with the WMIC call --><!-- <remove cmd='msiexec /qn /x "wmic product where "name like 'Tightvnc%SOFTWARE%\vnc\tightvnc-%version%-setup-%plateform%bit.msi" '" call uninstall"/> --> 
</package>
</source>
117
edits

Navigation menu