|
| |||||||||
| Tags: choice, download |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Where to download Choice ?
I previously downloaded the Batch Choice command. But it somehow disappeared from my harddisk. Can somebody tell me where I can download it ? FYI. I have a hard time looking for it on the internet as Choice is such a command word. Thanks very very much in advance. |
|
#2
| |||
| |||
| Re: Where to download Choice ? "flahmeshess" <dingdongdingding@yahoo.com> wrote in message news:1173930242.712040.67170@d57g2000hsg.googlegroups.com... > I previously downloaded the Batch Choice command. But it somehow > disappeared from my harddisk. Can somebody tell me where I can > download it ? > > FYI. I have a hard time looking for it on the internet as Choice is > such a command word. > > Thanks very very much in advance. > choice.exe is a DOS/Win9x command. You should use the equivalent Win2000 command. Here is how it works: @echo off set /p name=Please enter your name: echo Hello, %name% |
|
#3
| |||
| |||
| Re: Where to download Choice ?
Understand but I have a number of batch programs which I need this choice. So I need to download it urgently. With time, I'll move to the new Win2000 command. Thanks for your help ! > choice.exe is a DOS/Win9x command. You should use the > equivalent Win2000 command. Here is how it works: > > @echo off > set /p name=Please enter your name: > echo Hello, %name% |
|
#4
| |||
| |||
| Re: Where to download Choice ?
Found it ! Thanks for the tip. Search for win98 instead of 2000/ xp. before that, whenever I see win98/85/dos, I just skip over it ! Thanks again. On Mar 15, 4:07 pm, "flahmeshess" <dingdongdingd...@yahoo.com> wrote: > Understand but I have a number of batch programs which I need this > choice. So I need to download it urgently. With time, I'll move to > the new Win2000 command. Thanks for your help ! > > > > > choice.exe is a DOS/Win9x command. You should use the > > equivalent Win2000 command. Here is how it works: > > > @echo off > > set /p name=Please enter your name: > > echo Hello, %name%- Hide quoted text - > > - Show quoted text - |
|
#5
| |||
| |||
| Re: Where to download Choice ?
Check Google. Experience tells me that deferring this type of trivial job usually results in a panic call later on. Best to deal with it straight away, considering that it will only take a few minutes to resolve. "flahmeshess" <dingdongdingding@yahoo.com> wrote in message news:1173946044.410567.298060@y66g2000hsf.googlegroups.com... > Understand but I have a number of batch programs which I need this > choice. So I need to download it urgently. With time, I'll move to > the new Win2000 command. Thanks for your help ! > > > choice.exe is a DOS/Win9x command. You should use the > > equivalent Win2000 command. Here is how it works: > > > > @echo off > > set /p name=Please enter your name: > > echo Hello, %name% > > |
|
#6
| |||
| |||
| Re: Where to download Choice ?
Yes but I need to finish my office work first. So when I have more time, I will migrate. I'm thinking of using what you taught me to write a Choice.bat. So my existing batch can still use a choice command. This would help to lessen the burden in migrating. On Mar 15, 4:21 pm, "Pegasus \(MVP\)" <I...@fly.com> wrote: > Check Google. > > Experience tells me that deferring this type of trivial job > usually results in a panic call later on. Best to deal with > it straight away, considering that it will only take a few > minutes to resolve. > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Where to download Choice ?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is X Box Kinect is a better choice? | Savious | Video Games | 4 | 18-11-2010 07:36 AM |
| Browser Choice | barrowhill | Windows Update | 26 | 08-03-2010 10:33 PM |
| Choice of ram for PC | WindowsGeek | Motherboard Processor & RAM | 3 | 24-02-2009 01:48 PM |
| Choice of ram | Eyesee | Motherboard Processor & RAM | 4 | 22-11-2008 02:16 PM |
| What to choice? | Mott | Education Career and Job Discussions | 5 | 14-11-2008 11:41 AM |