Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie
This commit is contained in:
commit
37ac24da90
|
@ -266,6 +266,8 @@ _FX NTSTATUS Key_MarkDeletedEx_v2(const WCHAR* TruePath, const WCHAR* ValueName)
|
|||
|
||||
NtClose(hPathsFile);
|
||||
|
||||
Key_PathsVersion++;
|
||||
|
||||
File_GetAttributes_internal(KEY_PATH_FILE_NAME, &Key_PathsFileSize, &Key_PathsFileDate, NULL);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue