2025-11-28 00:35:46 +09:00

9 lines
216 B
PowerShell

[Reflection.Assembly]::LoadFile("c:\Windows\System32\srmlib.dll")
#[Microsoft.Storage.IFsrmPropertyBag]$b = $propertyBag
foreach($rule in $rules){
if($FileName -eq "3.txt"){
$rule.HasMatched = $true
}
}
#$b.Name