Skip to content

Commit 01bf86d

Browse files
authored
Add files via upload
1 parent b9a558a commit 01bf86d

13 files changed

Lines changed: 839 additions & 12 deletions

Bmnrautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Bmnr
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

CCautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Cmnr
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

Castautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Cast
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

ClayETHautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Clay
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

ClayNSautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Clay
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

ClayXMRautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Clay
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

ClayZECautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Clay
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

Dstmautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Dstm
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

Ethrautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Ethr
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

Ewbfautorun.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pushd "%~dp0"
55
SETLOCAL EnableExtensions EnableDelayedExpansion
66
MODE CON cols=70 lines=40
77
shutdown.exe /A 2>NUL 1>&2
8-
SET ver=2.1.3
8+
SET ver=2.1.4
99
SET mn=Ewbf
1010
SET firstrun=0
1111
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A

0 commit comments

Comments
 (0)