[wpkg-users] No entry in WPKG.xml after install (revisited)
Manny Taveroff
manny at cse.concordia.ca
Wed Mar 7 17:17:02 CET 2007
Attachements got stripped so I will paste the entry frm my packages.xml
file in this message. Anyone see a problem that could cause this entry
to not update the WPKG.xml file?
<package
id="MSIAcrobat7"
name="Acrobat7"
revision="1"
reboot="false"
priority="0">
<install cmd='N:\PKG\Acrobat7\Acropath\acrobat.bat'>
<exit code="0" />
</install >
<check type="file" condition="exists" path="C:\Program
Files\Adobe\Acrobat 7.0\Acrobat\Acrobat.exe" />
<install cmd='%comspec% /c msiexec /quiet /i
"N:\pkg\Acrobat7\acropro.msi" TRANSFORMS=acropro.mst /qb /le
c:\tmp\Acrobat7.log allusers=1'>
<exit code="0" />
</install >
<remove cmd='msiexec /quiet /x "N:\pkg\Acrobat7\acropro.msi" /le
c:\tmp\Acrobat7.log' />
</package>
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
More information about the wpkg-users
mailing list