[wpkg-users] Error message in eventlog even Software has been installed
Marc Hennes
mh at financial.com
Wed Feb 21 16:17:10 CET 2007
-----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
>
>
>
> _______________________________________________
> wpkg-users mailing list
> wpkg-users at lists.wpkg.org
> http://lists.wpkg.org/mailman/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-----
_______________________________________________
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