Mini Kabibi Habibi

Current Path : C:/Windows/System32/wbem/
Upload File :
Current File : C:/Windows/System32/wbem/Win32_EncryptableVolumeUninstall.mof

#pragma namespace("\\\\.\\root\\CIMV2\\Security")

//
// Namespace \\root\CIMv2\Security\MicrosoftVolumeEncryption is created during
// BitLocker installation, and is for BitLocker only.  So, for uninstallation,
// we delete the entire namespace (and everything under it).
//
#pragma deleteinstance("__NAMESPACE.Name='MicrosoftVolumeEncryption'", nofail)