Cardinal System
Honorable Member
- Joined
- Jan 24, 2016
- Messages
- 87
- Thread Author
- #1
I am trying to make an EXE file that will extract it's contents, put them in their proper DIR, then run the main startup file(fileOne.jar). You can see how I do so by watching this video --> Link Removed <--, or read this
But every time I create one, it gives me an error:
Link Removed
What am I doing wrong?
I ran IExpress, left everything at default settings, and added my files "fileOne.jar" "fileTwo.jar" "install.bat" than I set "install.bat" as the install command. Install.bat's command -->
MD Program move fileOne.jar Program
move fileTwo.jar Program
move Program C:/"Program Files"
fileOne.jar
But every time I create one, it gives me an error:
Link Removed
What am I doing wrong?
Last edited: