Not really a wix questions, but I did create my program in wix, just
wondering if anyone had done this before.  My bootstrapper is suppose to
control the UI for the Installer, and also check to see if the file is
already installed and prompt user to play or uninstall if it is already
installed.  With that in mind I don't want to user to run the MSI itself I
want to insure that that run the Bootstrapper.  Is there a way to embed the
msi inside the bootstrapper as a resource and then run it? I would like not
to have to extract the MSI during runtime but to instead just run it from
resource if its possible
-- 
View this message in context: 
http://www.nabble.com/Embedding-MSI-in-a-bootstrapper-tf2379080.html#a6630105
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to