How Did Mess Up My Enviromental Variables? Can't open jars

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP

How Did Mess Up My Enviromental Variables? Can't open jars



Long time, like very long ago. I was attempting to de-ob/compile something,idk. But I do remember I was messing with my paths and enviromental variables, and messed up my ability to open jars. No big deal at the time. Java programs that use an installer are still fine but I can't open Jars. How did I mess it up, and how I get it back to normal?



Keep getting this.



Open using this app: "C:Program Filesjavajre-.0.1binjavaw.exe" -jar "%1" %*



JAVA HOME is set to: C:Program FilesJavajdk-9.0.1
My path PATHS are: "%USERPROFILE%AppDataLocalMicrosoftWindowsApps;C:Program FilesJavajdk-9.0.1bin;C:Program FilesJavajdk-9.0.1include;C:Program FilesJavajdk-9.0.1binjavac.exe", "%USERPROFILE%AppDataLocalMicrosoftWindowsApps", "C:Program FilesMicrosoft VS Codebin"





People help for free here. But they expect clear questions. What are you doing precisely, what do you expect to happen, and what happens instead?
– JB Nizet
11 mins ago






Sorry if it wasn't clear enough. I'm trying to open a jar of botting client but it happens with any jar I try to run. Usually when I'd click up a jar it would open easily with no hassle, but now it goes straight to Open using this app ""C:Program Filesjavajre-.0.1binjavaw.exe" -jar "%1" %*", when I try to click on it, it just fails, and asks again how i'd like to open the app.
– hary rick
5 mins ago






What does "opening a jar" mean. You can view/extract the content of a jar using any zip tool, or with the jar command. You can execute a jar file using java -jar. I have no idea what 'botting client' can possibly mean. And you still haven't said what happen. Again, edit your question and tell precisely what you are doing (paste the command), what you expect to happen, and what happens instead (paste the complete and exact error you get if that's what happen).
– JB Nizet
2 mins ago


java -jar









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

Executable numpy error

Trying to Print Gridster Items to PDF without overlapping contents

Mass disable jenkins jobs