Changes between Version 8 and Version 9 of ClientSetupLogicWinSixCleanup
- Timestamp:
- Dec 8, 2009, 11:01:36 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClientSetupLogicWinSixCleanup
v8 v9 54 54 55 55 Open each user right that contains an '*S-' style entry, and remove each entry that begins with '*S-'. Each '*S-' entry represents a user account that has been deleted from the system. 56 Open each user right that (still) contains the boinc_master, boinc_admins, boinc_users or boinc_project rights assignments and remove those. 56 57 57 58 Windows XP Home (and possibly Vista Home?) does not have the Local Security Policy. It may be possible that you can remove the entries the installer made from the registry, but it's at this point unknown where it puts these entries in the registry. … … 66 67 * Delete the 'BOINC Setup' entry. 67 68 * Delete the 'Space Sciences Laboratory, U.C. Berkeley' key. 69 70 * Go back to the 'HKEY_LOCAL_MACHINE' entry. 71 * Expand the 'SYSTEM' entry. 72 * Expand the 'CurrentControlSet' entry. 73 * Expand the 'Services' entry. 74 * Delete the 'BOINC' entry, if it exists. 75 76 * Go back to the 'HKEY_LOCAL_MACHINE' entry. 77 * Expand the 'Software' entry. 78 * Expand the 'Microsoft' entry. 79 * Expand the 'Windows' entry. 80 * Expand the 'CurrentVersion' entry. 81 * Expand the 'Run' entry. 82 * Delete 'boincmgr', if it exists. 83 * Delete 'boinctray', if it exists. 84 * Expand the 'Run-' entry. 85 * Delete 'boincmgr', if it exists. 86 68 87 * Expand the 'HKEY_CURRENT_USER' entry. 69 88 * Expand the 'Software' entry.