Hilangkan iklan

//paste in PowerShell to remove the specified stream //
remove-item –path {path to the file} –stream {name of the stream}
TheOncher