Packaging .exe and batch script in an executable file
Posted: 15 Jul 2010 10:45
Hi,
I have few files [4 executables (.exe) along with a Windows batch script], which I need to package in a single exe. Of these 4 .exe files, 2 have to be transferred to a remote location. This transfer is handled by the Windows batch script.
The main file here is the Windows batch file, which will use all other exe files during its execution. I need to prepare an exe, which when clicked, should call the batch file.
Can anyone suggest any packaging tool for achieving my purpose?
Regards,
GC
I have few files [4 executables (.exe) along with a Windows batch script], which I need to package in a single exe. Of these 4 .exe files, 2 have to be transferred to a remote location. This transfer is handled by the Windows batch script.
The main file here is the Windows batch file, which will use all other exe files during its execution. I need to prepare an exe, which when clicked, should call the batch file.
Can anyone suggest any packaging tool for achieving my purpose?
Regards,
GC