Changes

Jump to: navigation, search

ToxWiz Client

61 bytes added, 22:05, 14 February 2012
m
no edit summary
To get the msi and cab files you must execute the .exe with /extract:c:\''myextractedpath'' I then renamed the 2_5_0 to _2.5_0 to use the %version% option.
<source lang="xml"><package id="toxwiz"
name="ToxWiz Client 2.5"
revision="%version%"
<install cmd='MsiExec.exe /i %software%\toxwiz\ToxWizClient_%version%_0.msi ALLUSERS=1 /qn /norestart'/>
<remove cmd='MsiExec.exe /x{A515458E-F554-49D6-8F5A-2E122C56A47A} /qn /norestart'/>
</package></source> [[Category: Silent Installers]]

Navigation menu