Hi,
Neither the registry path
'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes\AA5D9C68C00F12943B2F6CA09FE28244'
nor its expanded value of
'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes\AA5D9C68C00F12943B2F6CA09FE28244'
exist: the check failed

I exported the registry to make sure I had the exact string below:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes\AA5D9C68C00F12943B2F6CA09FE28244]
"3e43b73803c7c394f8a6b2f0402e19c2"=""
"b25099274a207264182f8181add555d0"=""

So the string is definitely there. I cant figure out what is going
wrong, any help much appreciated.
From http://wpkg.org/Packages.xml#Registry:

Registry checks allow you to check for the existence of or a specific value in a registry key (*Note*: for pre-1.0 versions, it works on a registry value only, not a registry key!).

What wpkg.js version do you use?

Did you try to check for

path="HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes\AA5D9C68C00F12943B2F6CA09FE28244\3e43b73803c7c394f8a6b2f0402e19c2"
 ?

Best regards
Falko

-------------------------------------------------------------------------
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