Changes

Exceed

52 bytes added, 19:15, 9 February 2008
m
no edit summary
This is a X11 app silent installer and uninstaller for Exceed. You must create an install point with the installer to use my config. I used a semi-network hosted install but you can install entirely locally with the same <package> definition
You must create an install point with the installer to use my config. I used a semi-network hosted install but you can install entirely locally with the same <package> definition<source lang="xml"><package
id="exceed"
name="Hummingbird Exceed X11 for Win32"
<install cmd='msiexec /qn /i "%SOFTWARE%\exceed\Hummingbird Exceed.msi"' />
<remove cmd='msiexec /x "%SOFTWARE%\exceed\Hummingbird Exceed.msi"' />
</package></source>
[[Category:Silent Installers]]