@echo off ver|findstr "5\.[0-9]\.[0-9][0-9]*" >NUL2>NUL && (echo [-] Not Working for winxp\win2k3 &&goto :EOF) del /f /q %result_file% >NUL2>NUL Rd "%WinDir%\system32\test_permissions" >NUL2>NUL Md "%WinDir%\System32\test_permissions" 2>NUL||(Echo.& [-] Echo Run as administrator user. &&goto :EOF)
set comands=%* ifnotdefined comands ( echo. echo Run as SYSTEM Account Tool echo. echo [-] error: The syntax of the command is incorrect. echo. echoHelp: echo %~n0 command goto :EOF )