Force a non-x86 ProgramFiles path
This commit is contained in:
@ -86,7 +86,6 @@ public class WinLauncher {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private static File selectHome() { //throws Exception {
|
||||
if (SystemVersion.isWindows()) {
|
||||
File home = new File(System.getProperty("user.home"));
|
||||
|
Reference in New Issue
Block a user