Changes

Wimp

69 bytes removed, 06:09, 21 February 2012
m
clarifications
The most recent version can be found on the [http://wimp.no/site/web3/view.ftl?page=nedlasting_no_verify installation page].
This package definition is tailored for installing Wimp-1.5.3647.air on 64-bit Windows7, so if you're on a mixed platform you need to include logic for the 32-bit folder strudture. If you're running 32-bit only, just remove the (x86) part of %PROGRAMFILES(x86)%.
Since the silent install doesn't provide an icon for Wimp, I put a shortcut in %software%\wimp\ and made the installer copy it to %PUBLIC%\Desktop.
<!-- <upgrade cmd='msiexec.exe /qn /norestart /x {}' /> to uninstall 1.5.47 when 1.5.48 is out -->
<upgrade cmd='msiexec.exe /qn /norestart /x {EF34F237-B140-0C0A-DE20-FF3225B95154}' /> <!-- avinstaller uninstall 1.5.46 if it exists -->
<upgrade cmd='%SOFTWARE%\adobeair\AdobeAIRInstaller.exe -silent -eulaAccepted %SOFTWARE%\wimp\Wimp-%version%.air'>
<exit code="any" />
9
edits