Hi there..

I have this requirement that after we package the msi file, IT guys should
be able to change the property values to decide weather the msi will run in
testing or staging or production servers. we tried transform and set these
values in mst file but not really happy with that too, because they might
want to change certain properties depends on certain factors and generating
mst file is bit technical and involves using other tools. 

we are actually looking at somewhat simple solution like we can set these
values in a simple configuration file (.xml or any text based) and send it
along with the msi file.
Is it possible to do that?
how do I read this file from the location where the installation files are
located and pick up the property values from msi?



-- 
View this message in context: 
http://www.nabble.com/Installation-settings-and-configuration-tp18481474p18481474.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to