Windows 7 IExpress

Cardinal System

Honorable Member
Joined
Jan 24, 2016
Messages
87
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

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?
 


Attachments

  • zb5kW.webp
    zb5kW.webp
    10.4 KB · Views: 549
Last edited:
zb5kw-png.32563

+


do you want this program to only run on your computers or anyones?
 


Back
Top