I want to run a batch file before I install my program. I am using the shell operations to run the batch file. Is there any way to include the batch file inside my setup.exe so that I have only have one file I have to send to my customers? Basicly I need a way to copy the batch file to a directory I can call it from before I start the installation.
Thanks
Thanks
Comment