Re: [WiX-users] Assigning values to util:User tag

2008-07-10 Thread Marcin Ligorowski
Thanks for help :) I've the resolution. I should use public property (that name is upper case and installer works, ok). Marcin Marcin Ligorowski pisze: > Hi, > Maybe this is simple question, but I can't assign valid user name and > password to util:User properties (it is not

[WiX-users] Assigning values to util:User tag

2008-07-10 Thread Marcin Ligorowski
Hi, Maybe this is simple question, but I can't assign valid user name and password to util:User properties (it is not refreshed) In my main wxs file I've sa sa ... And in dialog when user has control to enter user password I've the following line Unfortunatelly