G
Guest
I have a very simple batch file that looks like this
del /Q /F %USERPROFILE%\Cookies\*.tx
But when I run it I get the following error
The system cannot find the path specified
What am I doing wrong
del /Q /F %USERPROFILE%\Cookies\*.tx
But when I run it I get the following error
The system cannot find the path specified
What am I doing wrong