Choice Command

Convert your BATch files into EXEcutable format in one click.
Post Reply
jray
Posts: 7
Joined: Tue Jul 19, 2005 2:18 pm

Post by jray »

Question 1:

I am using XP and I was told some one made a CHOICE.BAT that would work with XP.

Can anyone help me with that?

Also, how do I prompt some one to enter a Value?

Question 2:

For Example I want to prompt the user though a menu item for the Drive letter to be used.

Example: Please enter drive letter to use:

The I will do the following.

DIR %1

Question 3:

How can I find out what each key board letter is?

For example 1 = 49, 2 = 50

Thank you for the help
Oleg Tsheglov
Site Admin
Posts: 307
Joined: Fri Feb 13, 2004 5:55 pm
Contact:

Post by Oleg Tsheglov »

Post Reply