Skip to content

Commit

Permalink
Update example.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
dehoisted authored Sep 16, 2021
1 parent 9b6bc5c commit 3591da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/example.bat
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rem example.bat

@echo off
cls
title Bat2Exe Example
title Bat2ExeV2 Example
echo Hello
set /p text=Enter text:
echo Text entered = %text%
Expand Down

0 comments on commit 3591da0

Please sign in to comment.