Hi all,
I have a config file to read database settings and set properties for
the wix installer database creation.
I want the installer to follow a sequence i.e

1.      Put config file on a location
2.      Execute custom action that call a vb/js script that reads
properties from config file for WIX
3.      Then create sql database that would be a component
4.      Then crete a few more directories
5.      Then execute exe

Is this possible?
Or is there any other alternative to this(as I want the database
configurable everytime for every new installer version ,so the details
would be in config file)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to