Changes

Launchy

59 bytes added, 00:35, 16 February 2011
Fix shortcuts
<package id="launchy" name="Launchy" revision="1" reboot="false" priority="2">
<check type="uninstall" condition="exists" path="Launchy 2.5" />
<install cmd='"%SOFTWARE%\utilities\launchy2.5.exe" /VERYSILENT /NORESTART/LOADINF="%SOFTWARE%\utilities\launchy.inf' /> <upgrade cmd='"%SOFTWARE%\utilities\launchy2.5.exe" /VERYSILENT /NORESTART/LOADINF="%SOFTWARE%\utilities\launchy.inf' />
<remove cmd='"%PROGRAMFILES%\Launchy\unins000.exe" /VERYSILENT /NORESTART' ><exit code="1" /></remove>
</package>
</source>
FIXME:When installed via WPKG, using WPKG Client, shortcuts were Launchy.inf is created in by running the Default User profile on win2k, and were not created at all on XPinstaller with /SAVEINF=launchy.Not tested on Vista or Win7inf. You are going to want to select the option to create icons for all users.
[[category:Silent Installers]]
117
edits