[wpkg-users] [Bug 12] The registry "exists" check failes on keys, only works for values

bugzilla-daemon at wpkg.org bugzilla-daemon at wpkg.org
Mon Dec 12 23:20:46 CET 2005


Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=12





------- Additional Comments From mangoo at mch.one.pl  2005-12-12 23:20 -------
Hi, I tried it and it doesn't work for me :)

I have the following packages.xml entry, which launches notepad:

<package id="notepad" name="notepad">
  <check type="registry" condition="exists"
path="HKLM\HARDWARE\DESCRIPTION\System" />
  <install cmd='notepad' />
</package>

As you can see on the screenshot, it exists:

http://wpkg.org/regedit.png

However:

Checking presence of notepad; registry check condition failed !
Installing notepad...

Of course, if I change it to the "full key"
("HKLM\HARDWARE\DESCRIPTION\System\Identifier"), it's recognized properly.


Other option is I don't understand the idea of it :)

(well, I currently run WPKG in Wine on Linux, so it may not work as on Windows
natively, too).

-- 
Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



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