Windows 7 IExpress

What is the best way to go about this problem?

  • Find a different way to make .EXE files

  • Change your script

  • Other --> If you have a better suggestion post it in your reply to this thread


Results are only viewable after voting.

Cardinal System

Honorable Member
Joined
Jan 24, 2016
Location
New Hampshire
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 --> [Here] <--, or read this

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:
zb5kw-png.32564


What am I doing wrong?
 

Attachments

  • zb5kW.png
    zb5kW.png
    43.7 KB · Views: 549
Last edited:
Back
Top Bottom