SetEnv
This is a silent installer and deinstaller for the SetEnv utility, which is used to add or set environment variables.
<package
id="setenv"
name="SetEnv utility"
revision="109"
reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="SetEnv 1.09" />
<install cmd='"%SOFTWARE%\setenv\SetEnv_Setup.exe" /S' />
<upgrade cmd='"%SOFTWARE%\setenv\SetEnv_Setup.exe" /S' />
<remove cmd='"%ProgramFiles%\Xanya\Bin\Installs\SetEnv\uninst.exe" /S' />
</package>