Skip to content

Commit

Permalink
NightBox V12
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkMod3 authored Jul 19, 2024
1 parent bc76156 commit 0425417
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions NightBox.bat
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ goto MenuInicial
Batbox /h 0 && mode 32,16 && cls
chcp 65001 >nul 2>&1
echo %[Cinza]%β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
echo %[Cinza]%β”‚%[Ciano]% SOBRE %[BrancoCL]%- %[Ciano]%NightBox %[Verde]%V10 %[Cinza]%β”‚
echo %[Cinza]%β”‚%[Ciano]% SOBRE %[BrancoCL]%- %[Ciano]%NightBox %[Verde]%V12 %[Cinza]%β”‚
echo %[Cinza]%β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
echo %[Cinza]%β”‚%[BrancoCL]% %[Cinza]%β”‚
echo %[Cinza]%β”‚%[BrancoCL]% Programador: %[Branco]%DarkMode %[Cinza]%β”‚
Expand Down Expand Up @@ -299,10 +299,12 @@ goto ToolBox01

:DriverBooster
RMDIR /S /Q %SYSTEMDRIVE%\NightBox\DriverBooster >nul 2>&1
%[Powershell]% Add-Type -AssemblyName PresentationFramework;[System.Windows.MessageBox]::Show('Em Manutenção...') >nul 2>&1
::%[Aria2]% -d "%SYSTEMDRIVE%\NightBox" "https://drive.google.com/uc?export=download&id=1RcSUjFEruM_RFxsX9IQFp10gaQFv0Ss6" >nul 2>&1
::UnRAR x %SYSTEMDRIVE%\NightBox\DriverBooster.rar %SYSTEMDRIVE%\NightBox >nul 2>&1 && DEL /F /Q %SYSTEMDRIVE%\NightBox\DriverBooster.rar >nul 2>&1
::START %SYSTEMDRIVE%\NightBox\DriverBooster\DriverBooster.exe >nul 2>&1
%[Powershell]% Add-Type -AssemblyName PresentationFramework;[System.Windows.MessageBox]::Show('Download em andamento, por favor aguarde.') >nul 2>&1
%[Aria2]% -d "%SYSTEMDRIVE%\NightBox" "https://github.com/DarkMod3/DarkCloud/raw/Main/NightBox/Aplicativos/DriverBooster01.rar" >nul 2>&1
%[Aria2]% -d "%SYSTEMDRIVE%\NightBox" "https://github.com/DarkMod3/DarkCloud/raw/Main/NightBox/Aplicativos/DriverBooster02.rar" >nul 2>&1
UnRAR x %SYSTEMDRIVE%\NightBox\DriverBooster01.rar %SYSTEMDRIVE%\NightBox >nul 2>&1 && DEL /F /Q %SYSTEMDRIVE%\NightBox\DriverBooster01.rar >nul 2>&1
UnRAR x %SYSTEMDRIVE%\NightBox\DriverBooster02.rar %SYSTEMDRIVE%\NightBox >nul 2>&1 && DEL /F /Q %SYSTEMDRIVE%\NightBox\DriverBooster02.rar >nul 2>&1
START %SYSTEMDRIVE%\NightBox\DriverBooster\DriverBooster.exe >nul 2>&1
goto ToolBox01

::──────────────────────────────────────────────────────────────────────────────────────────────────────────────::
Expand Down

0 comments on commit 0425417

Please sign in to comment.