1
0
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:
Evgeny Sinelnikov 2020-05-15 15:51:07 +04:00 committed by GitHub
commit 5de5ad9801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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