I should probably be hung for doing this...

I run the VS2005 bootstrapper to install C++ and .NET runtimes.  Then the
bootstrapper starts an ORCA'd MSI.  This MSI asks the user to enter the correct
password.  If the user does so, the custom action de-crypts (that's why I need
the C++ and .NET runtimes) a second MSI, and launches it.  Mind you, the second
MSI is the one I'm really trying to launch after password verification...

Surely there's an easier way to do all this; would somebody care to enlighten
me?

.NET is my framework of choice for de-cryption due to good old export
regulations.

-------------------------------------------------------------------------
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