Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsWinuxYT authored Feb 23, 2024
1 parent bed49c0 commit 8cf5f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WinuxTools.bat
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ for /F "skip=2 tokens=2*" %%a in ('reg query HKLM\SOFTWARE\WinuxTools /v FirstRu
if "%frun%"=="0x0" (
goto start
) else (
cls
reg add HKLM\Software\WinuxTools /f > nul
reg add HKLM\Software\WinuxTools\Tweaks /f > nul
reg add HKLM\Software\WinuxTools\Tweaks /v TDR /t REG_SZ /d "%col%[91m[9]%col%[37m" /f > nul
Expand Down

0 comments on commit 8cf5f79

Please sign in to comment.