On 2 August 2010 13:21, <[email protected]> wrote: > > >> <check type="registry" condition="exists" >> path="HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer >> \UpgradeCodes\AA5D9C68C00F12943B2F6CA09FE28244" >> /> >> > >> 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 >> > > Is this by chance a 64bit system and the registry key belongs to 32bit > software? > > I stumbled over this a few times - you have to check on > HTLM\Software\Wow6432Node\Microsoft\Windows[...] > > Best Regards > Heiko > ------------------------------------------------------------------------- > wpkg-users mailing list archives >> > http://lists.wpkg.org/pipermail/wpkg-users/ > _______________________________________________ > wpkg-users mailing list > [email protected] > http://lists.wpkg.org/mailman/listinfo/wpkg-users > >
Hi no its Windows Server 2003 32bit I am checking a specific registry key, not the uninstall check. As the key exists it should return true irrespective anything else. ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
