diff --git a/CF/dist/start.bat b/CF/dist/start.bat index d25836a..fd7a51d 100644 --- a/CF/dist/start.bat +++ b/CF/dist/start.bat @@ -1,8 +1,10 @@ +@cd C:/ +@cd CF/dist @set /p round=Enter The Round Number : @echo %round% @echo %round%> temp.txt @pause -@ini.exe < temp.txt +@ini.exe temp.txt @pause -@ini.exe < temp.txt +@ini.exe