To open it you need software capable of doing it (most archivers can do it), to run it, you need software capable of doing it (Oracle JAVA).
JAR files are containers for JAVA executable code. By default Windows does not know how to use it untill you install software capable of managing them.
To open it you need software capable of doing it (most archivers can do it), to run it, you need software capable of doing it (Oracle JAVA).
JAR files are containers for JAVA executable code. By default Windows does not know how to use it untill you install software capable of managing them.
I have java that is why im confused...... is there anyway that java wont open it??
I have java that is why im confused...... is there anyway that java wont open it??
I could immagine situation that JAVA refuses to RUN it (remmember that archivers can open it), cuz of outdated JAVA or wrong JAVA (there is JAVA SE intalled with some browsers, not good for everything else), problems with multiple JAVA intalations (generaly you need only one), and finaly damaged .jar file, fake .jar file and such. Also there is a situation where it has actualy run, but ended with a crash, closed everything before you even had a chance to see it. try running it with batch, that has pause command at the end to see window output.
Also note that sometimes you need to encapsulate certain pats of commands with quotes, cuz operating system does not recognize blank spaces in names as part of the names giving resulting batch file this kinda looks
eg
"c:\Program Files\Java\bin\java.exe" -Xmx1G -Xms1G -jar "My custom named file.jar"
pause
Also note i gave you examples, you should not just copy-paste it, might be different folder structure on your computer.
Rollback Post to RevisionRollBack
TAKE CHANCES. TELL THE TRUTH. KISS SLOWLY. DATE SOMEONE TOTALY WRONG FOR YOU.
SAY NO. LOVE DEEPLY. FORGIVE QUICKLY. SPEND ALL YOUR CASH.
GET TO KNOW SOMEONE RANDOM, BE RANDOM. SAY I LOVE YOU. SING OUT LOUD.
FORGET THE PAST. REMMEMBER WHAT IT TOUGHT YOU. LAUGH AT STUPID JOKES.
CRY. APOLOGIZE. TELL SOMEONE HOW MUCH THEY MEAN TO YOU.
TELL A JERK WHAT YOU THINK.LAUGH TILL YOUR STOMACH HURTS.
I could immagine situation that JAVA refuses to RUN it (remmember that archivers can open it), cuz of outdated JAVA or wrong JAVA (there is JAVA SE intalled with some browsers, not good for everything else), problems with multiple JAVA intalations (generaly you need only one), and finaly damaged .jar file, fake .jar file and such. Also there is a situation where it has actualy run, but ended with a crash, closed everything before you even had a chance to see it. try running it with batch, that has pause command at the end to see window output.
Also note that sometimes you need to encapsulate certain pats of commands with quotes, cuz operating system does not recognize blank spaces in names as part of the names giving resulting batch file this kinda looks
eg
"c:\Program Files\Java\bin\java.exe" -Xmx1G -Xms1G -jar "My custom named file.jar"
pause
Also note i gave you examples, you should not just copy-paste it, might be different folder structure on your computer.
You make one, its a text file, that has .bat extension (on operating systems that are not made by microsoft, it is called shell script and does not require to have extension, still it is simple text file) . Can be done with any text editor. You could google to it, its not something for this forum to resolve.
Double clicking on it will execute console commands in sequence.
You make one, its a text file, that has .bat extension (on operating systems that are not made by microsoft, it is called shell script and does not require to have extension, still it is simple text file) . Can be done with any text editor. You could google to it, its not something for this forum to resolve.
Double clicking on it will execute console commands in sequence.
Im confused on how to open the .jar file.... could u give me steps or is that not possible??
The thing is i have winrar but im trying to open the forge installer for 1.6.2 but it wont let me as you can see above when i first posted this, is there any way to help???
The thing is i have winrar but im trying to open the forge installer for 1.6.2 but it wont let me as you can see above when i first posted this, is there any way to help???
Forge installer for 1.6.2 is downloaded from here:
To open it you need software capable of doing it (most archivers can do it), to run it, you need software capable of doing it (Oracle JAVA).
Now, do us both a favor and read entire conversation from begining to here, and make your decission, would you like to open it, or would you like to run it? I busting my ass of here to provide you with help, and still havent figured out what exactly you want to do.
Rollback Post to RevisionRollBack
TAKE CHANCES. TELL THE TRUTH. KISS SLOWLY. DATE SOMEONE TOTALY WRONG FOR YOU.
SAY NO. LOVE DEEPLY. FORGIVE QUICKLY. SPEND ALL YOUR CASH.
GET TO KNOW SOMEONE RANDOM, BE RANDOM. SAY I LOVE YOU. SING OUT LOUD.
FORGET THE PAST. REMMEMBER WHAT IT TOUGHT YOU. LAUGH AT STUPID JOKES.
CRY. APOLOGIZE. TELL SOMEONE HOW MUCH THEY MEAN TO YOU.
TELL A JERK WHAT YOU THINK.LAUGH TILL YOUR STOMACH HURTS.
LIVE LIFE. REGRET NOTHING.
To post a comment, please login or register a new account.
HELPHELPHELPHELPPLZPLZPLZPLZPLZ
JAR files are containers for JAVA executable code. By default Windows does not know how to use it untill you install software capable of managing them.
I could immagine situation that JAVA refuses to RUN it (remmember that archivers can open it), cuz of outdated JAVA or wrong JAVA (there is JAVA SE intalled with some browsers, not good for everything else), problems with multiple JAVA intalations (generaly you need only one), and finaly damaged .jar file, fake .jar file and such. Also there is a situation where it has actualy run, but ended with a crash, closed everything before you even had a chance to see it. try running it with batch, that has pause command at the end to see window output.
eg
c:\Program Files\Java\bin\java.exe -xmx1G -Xms1G -jar MinecraftForge.jar
pause
Also note that sometimes you need to encapsulate certain pats of commands with quotes, cuz operating system does not recognize blank spaces in names as part of the names giving resulting batch file this kinda looks
eg
"c:\Program Files\Java\bin\java.exe" -Xmx1G -Xms1G -jar "My custom named file.jar"
pause
Also note i gave you examples, you should not just copy-paste it, might be different folder structure on your computer.
You make one, its a text file, that has .bat extension (on operating systems that are not made by microsoft, it is called shell script and does not require to have extension, still it is simple text file) . Can be done with any text editor. You could google to it, its not something for this forum to resolve.
Double clicking on it will execute console commands in sequence.
Run it.
Select "OPEN" from the menu
Navigate to .JAR location.
Select JAR file
Click "OPEN"
It will show you content of JAR file
You could use 7-ZIP archiver instead, its free
7-zip download here
http://www.7-zip.org/
WinRAR here
http://www.rarlab.com/
This is your first post. Title of this topic says:
How come I can't open the MinecraftForge .jar file
Forge installer for 1.6.2 is downloaded from here:
http://files.minecraftforge.net/
File name of that installer is not even close to anything you mentioned previously.
Now let me quote myself a bit:
Now, do us both a favor and read entire conversation from begining to here, and make your decission, would you like to open it, or would you like to run it? I busting my ass of here to provide you with help, and still havent figured out what exactly you want to do.