1st open a new texts doc.
then 2nd you are going to type something like this or just copy and past this
@echo off
:o
cd\
title games
cls
echo ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
echo º Games º
echo ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
echo º1.MineSweeper º
echo º2.Spider Solitaire º
echo º3.Pinball º
echo ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
set INPUT=
set /p INPUT=Enter choice....
If "%input%"=="1" goto 1
If "%input%"=="2" goto 2
If "%input%"=="3" goto 3
:1
start winmine.exe
goto 0
:2
start spider.exe
goto 0
:3
start pinball.exe
goto 0
after you do that you hit file save as
and i would say save it as games.bat but its up to you but make sure that what every you save it as it has to be .bat ok there you go it you want one that does something different just use the email me thanks
Your IP
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment