mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
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