Re: [wpkg-users] [wpkg] Feature requests and questions

2005-12-09 Thread Jens Geile
> > > http://developer.mozilla.org/en/docs/Adding_Extensions_using_the_Windows_Registry > > I read that page and i must say: "What the fuck are those idiots doing?" > > The documentation is totally useless and either i'm too stupid to follow > > the incomplete instructions or this just doesn't wo

[wpkg-users] [Bug 7] problem with nationality characters, in this example: ę

2005-12-09 Thread bugzilla-daemon
Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=7 --- Additional Comments From [EMAIL PROTECTED] 2005-12-09 23:13 --- Comment #2 concerned bug 6 (now closed). -- Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email --- You are receiving this mai

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

2005-12-09 Thread bugzilla-daemon
Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=12 --- Additional Comments From [EMAIL PROTECTED] 2005-12-09 22:57 --- Thanks a lot, I will add it to 0.9.3-test1 soon. -- Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email --- You are receiving

[wpkg-users] [Bug 10] check type="file" should use system variables (like %PROGRAMFILES%).

2005-12-09 Thread bugzilla-daemon
Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=10 --- Additional Comments From [EMAIL PROTECTED] 2005-12-09 22:35 --- Thanks, will be added to 0.9.3-test1 soon (I didn't even think it could be that short). -- Configure bugmail: http://bugs.wpkg.org/userprefs.

[wpkg-users] wpkg-0.9.2 released

2005-12-09 Thread Tomasz Chmielewski
WPKG 0.9.2 has been released. This is a stable release. Changes: WPKG-0.9.2-test1 released as 0.9.2 (stable) - no changes. * fixed bug 6 (regenerate wpkg.xml) * fixed bug 11 (execute="once" broken) * some check types were removed because they introduced many bugs and weren't tested very well:

Re: [wpkg-users] [wpkg] Feature requests and questions

2005-12-09 Thread Kristofer Kiik
> > This is not a wpkg issue at all. > I never said it was, did i? I just asked if someone knew how it is done. > > > Go check this page: > > http://developer.mozilla.org/en/docs/Adding_Extensions_using_the_Windows_Registry > > You can put the extensions in any folder u like and then update the >

Re: [wpkg-users] [wpkg] Feature requests and questions

2005-12-09 Thread Jens Geile
> It is not file oriented, but install package oriented. It does a check (or > several checks) in order to determin, whether a program is installed. If one > of the checks fail, wpkg assumes, that the program is not installed and > triggers the install command(s). It does not install files as su