Skip to content

Commit c868ba7

Browse files
V.2025.11.21.12.40
V.2025.11.21.12.40
1 parent a58245b commit c868ba7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ComputerWash.cmd

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ set Anyreproductionisstrictlyprohibited=1
2525
:ALL
2626
chcp 65001
2727
setlocal 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
680678
set "ARISP20=%%SRESET%% You can enable it by modifying line 62 of the script file (change 1 → 0)."
681679
set "ARISP21= "
682680
set "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)."
684682
set "ARISP24=%%SRESET%% ⚡ By doing this, you acknowledge that you have read the disclaimer above."
685683
set "ARISP25= "
686684
set "ARISP26=%%SFCYELLOW%% -----------------------------------------------------------------------%%SRESET%%"

Example Computerwash A1.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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
1820
exit

0 commit comments

Comments
 (0)