Révision 2821
| tmp/org.txm.rcp/src/main/java/org/txm/rcp/p2/plugins/TXMUpdateHandler.java (revision 2821) | ||
|---|---|---|
| 168 | 168 |
|
| 169 | 169 |
private boolean isWindowsAdministratorUser() {
|
| 170 | 170 |
String path = BundleUtils.getInstallDirectory();// System.getProperty("osgi.instance.area");
|
| 171 |
if (!path.startsWith("C:/Program files/TXM")) {
|
|
| 171 |
if (!path.startsWith("C:/Program Files/TXM")) {
|
|
| 172 | 172 |
return true; // TXM was not installed in program files no need to test admin user |
| 173 | 173 |
} |
| 174 | 174 |
|
Formats disponibles : Unified diff