mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-28 14:50:14 +03:00
Merge pull request #67 from altlinux/wipe_drives
Wipe drives along with other tables
This commit is contained in:
commit
5de5ad9801
@ -324,6 +324,7 @@ class sqlite_registry(registry):
|
||||
self.wipe_hkcu(sid)
|
||||
self.wipe_shortcuts(sid)
|
||||
self.wipe_printers(sid)
|
||||
self.wipe_drives(sid)
|
||||
|
||||
def wipe_shortcuts(self, sid):
|
||||
(self
|
||||
|
Loading…
x
Reference in New Issue
Block a user