офтоп(стрелец)
вот как в стрельце
хотя в папке есть батники..но они ни в биос/легаси мод, ни в уефи не грузятся...
______________________________
1.Kaspersky_Virus_Removal.bat
@echo off
color 70
Echo.
Echo Loading Kaspersky Virus Removal Tool, please wait...
Echo ===================================================
Echo.
start /b /w aria2c.exe --file-allocation=none --dir=X:\ --check-certificate=false http://devbuilds.kaspersky-labs.com/devbuilds/KVRT/latest/full/KVRT.exe
start X:\KVRT.exe -moddirpath b:\KasperskyScaner -d b:\KasperskyTemp -accepteula -noads
exit
______________________________________
2.Kaspersky_Virus_Removal64.bat
@echo off
color 70
Echo.
Echo Loading Kaspersky Virus Removal Tool, please wait...
Echo ===================================================
Echo.
start /b /w aria2c_x64.exe --file-allocation=none --dir=X:\ --check-certificate=false http://devbuilds.kaspersky-labs.com/devbuilds/KVRT/latest/full/KVRT.exe
start X:\KVRT.exe -moddirpath b:\KasperskyScaner -d b:\KasperskyTemp -accepteula -noads
exit