You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PhoenixSDK/sys/kernel/bootable/sys.bat

8 lines
238 B

if not "%debug_info%"=="true" if not "%debug%"=="true" cls
echo.
call %kernel%\logo.bat
::cls
call %kernel%\line.bat
call %kernel%\get_version.bat
call %kernel%\line.bat
::if not "%ni%"=="true" echo set PATH=%PATH% | %def_console%