Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNico98 committed Dec 27, 2023
2 parents a690a06 + ceacf36 commit 1ee2976
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WinCustomizer/isotool10.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ regedit /S "%TEMP%\disablequickedit.reg"
DEL /F /Q "%TEMP%\disablequickedit.reg"
start "" "cmd" /c "%~dpnx0"&exit

:mainstart
cls
echo =================PULIZIA DISM==============
echo Ora eseguiro' una pulizia rimani in attesa
Expand Down Expand Up @@ -435,4 +436,4 @@ IF EXIST "%path_to_use%\rufus.exe" (
) ELSE (
goto :rufus
)
endlocal
endlocal
1 change: 1 addition & 0 deletions WinCustomizer/isotool11.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ regedit /S "%TEMP%\disablequickedit.reg"
DEL /F /Q "%TEMP%\disablequickedit.reg"
start "" "cmd" /c "%~dpnx0"&exit

:mainstart
cls
echo ==================PULIZIA DISM=============
echo Ora eseguiro' una pulizia rimani in attesa
Expand Down

0 comments on commit 1ee2976

Please sign in to comment.