Skip to content

Commit 4a84dff

Browse files
Update SETUP.BAT
1 parent c6a4722 commit 4a84dff

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

SETUP.BAT

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ REM BFCPEEMBED=C:\Shared Folder\GitHub\Motion-Shell\Steam\Motion-Shell-Steam.exe
2424
REM BFCPEOPTIONEND
2525
@ECHO OFF
2626

27+
Set /P Header=>Header.txt
28+
2729
:Welcome
2830
ECHO Welcome to Motion-Shell Setup
2931
ECHO.
@@ -36,6 +38,7 @@ ECHO.
3638
ECHO.
3739

3840
CLS
41+
ECHO %Header%
3942

4043
ECHO Please select which program you would like to set as the Shell:
4144
ECHO.
@@ -86,4 +89,4 @@ ECHO.
8689
GOTO Welcome
8790

8891
:end
89-
Exit
92+
Exit

0 commit comments

Comments
 (0)