You are here

Can this be run as a .JAR?

2 posts / 0 new
Last post
Noremac7160
Offline
Last seen: 9 years 6 months ago
Joined: 2014-09-30 23:38
Can this be run as a .JAR?

At my school we have laptops but all .exe files are blocked but we can run .jar files such as minecraft.jar is there anyway to run portableapps.exe as a .jar (executable jar file)

Jeff Savage
Offline
Last seen: 5 years 5 months ago
Joined: 2014-10-05 03:44
I didn't tell you this...

File Extensions are overrated.

Do the following:
Rename blocked app to any extension that isnt blocked. I.E. jpg, htm, txt. In the follow example, the blocked file was mygame.exe and renamed to mygame.txt

Use the following command line to launch:
Start "" mygame.txt

Dont forget to set working directory if needed.

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

Log in or register to post comments