Hi all,
 
This isn't necessarily a WiX question per say (although I am authoring in WiX obviously), but I thought I'd give this a shot.
 
I'm trying to add a dialog to my UI sequence during install that provides the user the ability to enable a CA to migrate some settings from an existing text file on the file system to a file installed by the installer.  I was hoping to use the existing Browse dialog that is tied to the standard feature tree dialog to provide UI to select the file.  However, based on what I've read so far in the MSDN docs, it looks like the browse dialog is tied to modifying the installable location of a feature.  I don't have a feature per say for this CA, so I don't really want this.  I was hoping to just capture the result of the browse dialog in a property and pass it to the deferred CA later if a file was selected.
 
MSI UI = hard.  :(
 
Thanks in advance for any hints.
 
Joe K.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to