I have been using CACLS batch file many times and today it is not recognized. CACLS.EXE exist in C:\Windows\System32 and I have tried writing at command prompt:
CACLS * /E /T /C /G Administrators:F
CACLS C:\Temp\[filename] /E /T /C /G Administrators:F
I am signed in as an Administrator and am using Windows XP Pro.
Please help. I can change the ownership and permission individually but this is tedious as I transfer lots of files between computers.