File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,8 +25,6 @@ set Anyreproductionisstrictlyprohibited=1
2525:ALL
2626chcp 65001
2727setlocal EnableDelayedExpansion
28- :: Any unauthorized modification of this ferra is at your own risk.
29- :: You are allowed to modify all the parameters by default in the large frame at the beginning of the file except the version number
3028:: ______________________________________________________
3129:: / \
3230:: | Computer Wash Ulitmate |
@@ -58,10 +56,10 @@ setlocal EnableDelayedExpansion
5856:: | |
5957:: | Version Number : |
6058:: | |
61- set V = V.2025.11.20.20 .40
59+ set V = V.2025.11.21.12 .40
6260:: |______________________________________________________|
6361:: | |
64- :: | Update : PastequeOsaure V 2025.11.20.20 .40 |
62+ :: | Update : PastequeOsaure V 2025.11.21.12 .40 |
6563:: | |
6664:: | Participation : |
6765:: | | |
@@ -680,7 +678,7 @@ set "ARISP19=%%SRESET%% ℹ️ Note: Option D (Colorblind Mode) is NOT compatibl
680678set " ARISP20 = %% SRESET%% You can enable it by modifying line 62 of the script file (change 1 → 0)."
681679set " ARISP21 = "
682680set " ARISP22 = %% SRESET%% ⚙️ To disable the startup warning message:"
683- set " ARISP23 = %% SRESET%% Modify line 2 of the script file (change 1 → 0)."
681+ set " ARISP23 = %% SRESET%% Modify line 24 of the script file (change 1 → 0)."
684682set " ARISP24 = %% SRESET%% ⚡ By doing this, you acknowledge that you have read the disclaimer above."
685683set " ARISP25 = "
686684set " ARISP26 = %% SFCYELLOW%% -----------------------------------------------------------------------%% SRESET%% "
Original file line number Diff line number Diff line change @@ -15,4 +15,6 @@ if exist "%temp%\END.TXT" (
1515 if /I not " %%~nxi " == " *.cmd" del /F /Q " %%i "
1616 )
1717)
18+ cd /D " %~dp0 " .
19+ del END.TXT
1820exit
You can’t perform that action at this time.
0 commit comments