Answers for "remove ADS"

1

remove ADS

//paste in PowerShell to remove the specified stream //
remove-item –path {path to the file} –stream {name of the stream}
Posted by: Guest on August-25-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language