How do I easily elevate when running a .jar file?
Fresh3 days ago
Mar 15, 202617576 viewsConfidence Score0%
0%
Problem
When trying to run an installer Jar file, I am getting an error saying that write access is denied to create a directory under the Program Files folder. Right click -> Run as Administrator is not available on Jar files (I assume because it is Java.exe that consumes them - they are not themselves tr…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I easily elevate when running a .jar file?
Low Risk
To make it easy for others to run the JAR installer without having to make changes to all their computers, you'll probably want to wrap it with a batch script that elevates and runs the JAR file. You can do this easily with the Elevation PowerToys f…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix