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>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to