[wpkg-users] Checking for Adobe Flash Player ActiveX and Plugin (check results)

Christian chris-2012 at arcor.de
Sat Jan 5 21:29:33 CET 2013


Dear All,

I've installed and uninstalled Flash by adding / removing the profile to 
/ from the host.

Now there's a rather strange check result:

<check result="true" value="%PKG_VERSION%" path="Adobe Flash Player .+ 
Plugin.*" condition="versiongreaterorequal" type="uninstall"/>

<check result="false" value="%PKG_VERSION%" path="Adobe Flash Player .+ 
ActiveX.*" condition="versiongreaterorequal" type="uninstall"/> 
</checkResults>

The tests were:

	<check type="uninstall" condition="versiongreaterorequal" path="Adobe 
Flash Player .+ ActiveX.*" 		value="%PKG_VERSION%" />
	
	<check type="uninstall" condition="versiongreaterorequal" path="Adobe 
Flash Player .+ Plugin.*" 		value="%PKG_VERSION%" />

Both registry keys don't exist now.

Why is one of the results true, the other one false?

When I add the profile to the host again the ActiveX and the Plugin 
Version is reinstalled. I thought the check is skipped, if there's a 
positive result in wpkg.xml. Why is the Plugin installed?

Thank you in advance.

Chris



More information about the wpkg-users mailing list