script that won't work anymore in x64
Posted: 12 Jul 2025 15:00
I have this script - courtesy of highend I think - on a Toolbar button which gets me most of the way in to Delete Restore Points:
run "%SystemRoot%\SysNative\cmd.exe /C systempropertiesprotection",,0,0;
It does not work anymore in x64 it appears. Can it be changed to work in x64?
Thanks in advance.
run "%SystemRoot%\SysNative\cmd.exe /C systempropertiesprotection",,0,0;
It does not work anymore in x64 it appears. Can it be changed to work in x64?
Thanks in advance.