http://bugzilla.wpkg.org/show_bug.cgi?id=47


Rainer Meier <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
                   |                            |t
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Rainer Meier <[EMAIL PROTECTED]>  2007-11-19 21:23:42 ---
I just implemented this in my wpkg-redesign (see Bug 79). However with some
minor changes.

I think expanding all values is a bad idea since the registry quite often
contains unexpanded values like '%SystemRoot%...'. Therefore my modified
algorithm works as follows:

1. check if unexpanded value matches the registry entry.
2. if no match was found expand the value and do the check again.

Therefore the registry value might contain either the unexpanded or the
expanded string to succeed. Debug output will show weather the string had been
expanded to match or not.

I am setting this to fixed now. Please verify and re-open if it did not match
the requirements.


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-------------------------------------------------------
Easy Software Deployment >> http://wpkg.org
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to