Révision 2846
tmp/org.txm.rcp/src/main/java/org/txm/rcp/p2/plugins/TXMUpdateHandler.java (revision 2846) | ||
---|---|---|
74 | 74 |
if (OSDetector.isFamilyWindows() && !isWindowsAdministratorUser()) { |
75 | 75 |
TXMMessageBox.show(HandlerUtil.getActiveShell(event), TXMUIMessages.updateWarning, TXMUIMessages.abortingWindowsUpdate, SWT.ICON_WARNING); |
76 | 76 |
Log.warning("Update canceled"); |
77 |
return null; |
|
77 | 78 |
} |
78 | 79 |
|
79 | 80 |
String key = event.getParameter("org.txm.rcp.parameters.update"); //$NON-NLS-1$ |
Formats disponibles : Unified diff