Am 29.08.2012 16:15, schrieb jurgen.depic...@let.be:
Dear all,

when using
<check type="uninstall" condition="versiongreaterorequal"
path="Compatibiliteitspakket voor het 2007 Micr.+"
value="12.0.6514.5001" />
the expression matches, but when using
<check type="uninstall" condition="versiongreaterorequal"
path="Compatibiliteitspakket voor het 2007 Microsoft Office system"
value="12.0.6514.5001" />
the check fails.

2012-08-29 16:01:23, DEBUG   : WPKG 1.3.0 starting...
...
2012-08-29 16:02:05, DEBUG   : Uninstall entry 'Compatibiliteitspakket
voor het 2007 Microsoft Office system' matches expression
'Compatibiliteitspakket voor het 2007 Micr.+'.

Apparently the check only works for 'paths' shorter then x characters.

Grts, J


Are you sure the DisplayName matches your path?

It seems that there are some trailing characters, may be spaces, which result in the fail.


--
Stefan P.

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to