Hello,

I have question regarding the setup/usage of an msi file I am 
creating...basically, I want to create an .msi that contains two 
executable files....the first executable is a script that is compiled 
using AutoIT...its purpose is to automate the GUI installation process 
of another executable (in this case, WinRAR's installation executable 
wrar370.exe).  Basically, I need to know if and how its possible to have 
the AutoIT executable launch the WinRAR executable in order for it to 
handle the GUI installation.

If this is not possible, I would instead stick the WinRAR install 
executable into the user's temp folder, then call the binary script 
executable to handle its installation.  However, at this point I am not 
sure how I would go about removing the file after the installation has 
finished (NOT uninstallation...I need to make sure the file is removed 
immediately, because some of my installs are going to be rather large 
files that I don't want sitting around on the user's machine after they 
are through being used).

Thanks for any help.


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