You probably need a bootstrap program to run before your MSI gets
started.
 
Visual Studio's Setup projects can provide a bootstrapper.
 
I like one called dotNetInstaller.
 
Rennie


________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lewis
Henderson
        Sent: 10. maj 2007 21:29
        To: wix-users@lists.sourceforge.net
        Subject: [WiX-users] Prerequsite RTL installs...
        
        

        Hi,

         

        This is my last question for the day.  I'm working on an install
that uses a custom action to validate a product key early in the UI
sequence.  However, the custom action code requires the C++ RTL for VC
8.0 (2005 .NET).  How do I check for and install this RTL if needed
before the UI sequence kicks in?

         

        Thanks for the help.

                                                        Lewis

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to