9:04 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to save connection Information during installation
Hi Michael,
it means the controls for input values which i am writing in Fragment
(DBDlg.wxs) will bind with the property (in main file product.wxs)?
Can you please give me a
Hi Michael,
it means the controls for input values which i am writing in Fragment
(DBDlg.wxs) will bind with the property (in main file product.wxs)?
Can you please give me a Code example for understanding this concept? In
this case to accomplish Step 1 (Server) with checkbox?
Thanks in advance
Hello Adnan
The way I do this is I bind each of the input values into properties and then
write each property to a registry value, then on upgrade I use the Registry
Search facility in MSI to read these properties from the registry back into the
properties
In most cases I also give the propert
3 matches
Mail list logo