PDA

View Full Version : batch files and exe's


jbeahan
02-28-2000, 04:34 PM
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

Support
02-29-2000, 11:14 AM
There is really no way to do that without including the file externally.