Home
last modified time | relevance | path

Searched refs:currentPrivileges (Results 1 – 1 of 1) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DUninstallationPrologueCtrl.java110 String currentPrivileges = data.getInstallationPrivileges(); in checkUninstallPrivileges() local
111 if ( ! currentPrivileges.equalsIgnoreCase(originalPrivileges) ) { in checkUninstallPrivileges()
113 if ( currentPrivileges.equalsIgnoreCase("root")) { in checkUninstallPrivileges()

Completed in 20 milliseconds