Changes

Jump to: navigation, search

Smart Notebook

7 bytes added, 11:41, 28 January 2009
WPKG complained of missing whitespace characters - there were no apostrophes at the end and beginning of each install/remove/upgrade command line
<!-- From XML Import -->
<check type="uninstall" condition="exists" path="Smart Board Software" />
<install cmd='"msiexec /i "%SOFTWARE%\smartboard\notebook\notebook software.msi" TRANSFORMS="Notebook Software.mst'" CUSTOMER_LOGGING=1 /qn">
<exit code="0" />
<exit code="3010" reboot="true" />
</install>
<install cmd='"msiexec /quiet /i "%SOFTWARE%\smartboard\notebook\Notebook Software.msi"" ' /> <remove cmd='""C:\Program Files\Common Files\InstallShield\Driver\9\Intel 32\IDriver.exe" /M{46486451-E60F-42C3-92D7-796D8594688A} /l1033 /r /z-AddRemove -RemoveReg"'>
<exit code="0" />
<exit code="3010" reboot="true" />
</remove>
<upgrade cmd='"msiexec /quiet /i "%SOFTWARE%\smartboard\notebook\Notebook Software.msi"" />
</package>
</packages>
Anonymous user

Navigation menu