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





------- Additional Comments From [EMAIL PROTECTED]  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.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to