Technical Information
- ClassName: 'BUTTON' WindowName: ''
- '%WINDIR%\syswow64\cmd.exe' /c attrib -r -s -h "<Full path to file>" & ping 127.0.0.1 -n 3&del /a /f /q "<Full path to file>"' (with hidden window)
- '%WINDIR%\syswow64\cmd.exe' /c attrib -r -s -h "<Full path to file>" & ping 127.0.0.1 -n 3&del /a /f /q "<Full path to file>"
- '%WINDIR%\syswow64\attrib.exe' -r -s -h "<Full path to file>"
- '%WINDIR%\syswow64\ping.exe' 127.0.0.1 -n 3