-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 try
<check type='uninstall' condition='exists' path='Adobe Reader 7.0.8 - Deutsch' /> as check. worked fine for me Marc Torsten Geile schrieb: > Hi, > > Tomasz Chmielewski wrote: >> It basically means that your check condition was wrong. >> >> See what your check condition is, run wpkg from command line with >> /debug flag to debug your problems. >> >> > This is, what is included in packages.xml > > <package > id="adobe" > name="Adobe Acrobat Reader 7.0.8 Deutsch" > revision="1" > reboot="false" > priority="1"> > > <check type="registry" condition="exists" > path="HKLM\Software\Adobe\Acrobat Reader\7.0" /> > <install cmd='msiexec /i > \\192.168.2.88\deploy\software\adobereader\adobereader7.0.8de.msi /quiet > /passive'> > <exit code="0" /> > </install> > </package> > > > Well, I cant see anything wrong in that. After reading the documentation > I understand a return code that equals "false" will do the action > described. So in my case if the registry value is not found wpkg will > install adobe reader. Am I wrong? > > Regards, Torsten > > ------------------------------------------------------------------------- > 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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF3GJ2Bg8GX2CMWGMRAiVAAKClV11mY0M4QLjmB+ffM6b7PWuvvgCgygoS qfjYOgqHMT/Ji9LS4e5E+gY= =qMMe -----END PGP SIGNATURE----- ------------------------------------------------------------------------- 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
