how to make a custom OS.bat file! (Failed a little but my original one is in the discription)

Channel:
Subscribers:
905
Published on ● Video Link: https://www.youtube.com/watch?v=7-C8ARqv1To



Duration: 9:33
84 views
4


Enter in notepad and turn it to a *Anything*.bat:
@echo off
:RTST1
cls
color a
echo Welcome to OS Test.
echo type passubj.
set /p Passubj=Passubj:
if %passubj% == pass goto start
if not %passubj% == pass goto RST

:RST
@echo off
color 1F
echo Please try again
pause
goto RTST1

:start
color c
cls
echo Test in progress
echo Passubj.
echo %passubj%
echo.
echo.
echo.
echo Checking path!
pause
echo.
echo done! continue...
pause
echo.



:Spawn
@echo off
color a
cls
echo Enter User:
set /p Pc=Name:
pause
cls
echo Enter Permission code:
set /p Keycode=Code:
if %Keycode% == X10MWPC-WH-190-TestOS goto Pass
if not %Keycode% == X10MWPC-WH-190-TestOS goto Spawn
:Pass
echo Enter Your OS!OS1 code:OS1ED. OS2 code: OS2ED.
:RESET
set /p os=operating system:
if %os% == OS1ED goto OSSt
if %os% == OS2ED goto OSSt2


:FL
@echo off
echo OS Not avaible.
echo ... Please try again!
pause

:OSSt
echo start using This OS.
echo Info: This can allow you to go trough sevral types of
echo avaible PC Options:
echo 1: Notepad, Enter Code NTP
echo 2:Minecraft enter code MC
echo . you can quit this OS to go to a diffrent one! code:Reset
set /p Website=Wesbite:
if %website% == NTP goto YOT
if %website% == MC start C:\Users\brunn\Documents\Mates.don't!\Minecraft.exe
if %website% == Reset goto RESET
:Failed
@echo off
echo Unavaible Code Please try again.
pause
OSSt

:Failedd
@echo off
echo Unavaible Code Please try again.
pause
goto OSSt2

:YOT
@echo off
echo starting Notepad
pause
start notepad.exe
pause
goto OSSt

:YOTT
@echo off
echo starting Notepad
pause
start notepad.exe
pause
goto OSSt2


:CMD
@echo off
echo Starting cmd
pause
start
pause
goto OSSt2

:OSSt2
echo Welcome To Test OS (Operating System):2
echo You can Use these Files!
echo 1.Notepad code: NTP
echo 2.Command Prompt code : COMM
echo 3.Youtube , enter code YT
echo 4.Google, enter code GGL
echo you can exit this OS! just execute code: Reset
set /p File=file:
if %file% == NTP goto YOTT
if %file% == COMM start
if %file% == MC start minecraft.exe
if %file% == YT start www.youtube.com
if %file% == GGL start www.google.com
if %file% == Reset goto RESET
pause
goto OSSt2


------------------------------
By Bandicam Screen Recorder (https://www.bandicam.com)