I've built my WiX project using mondo and adding in a custom dialog and admin
UI sequence.

My custom dialog collects 2 paths 2 files on the users system. A database
and text file on the users network. These files are required by the
application and stored in the registry.

A version of the custom dialog is also in my adminUI.  What I want to do is
to be able to run and admin install and input the paths to these 2 files
(this works) but then when I run the MSI created during the admin install
the values still use the default values for a new install and not the values
input during the administrative installation.

I think I might need to create an MSI transform.mst during the admin install
to achieve this....

How can I do this?  

Russ
-- 
View this message in context: 
http://www.nabble.com/Admin-install-%2B-saving-variables-tf4666295.html#a13329695
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to