ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Choice.com and Choice.exe for Windows XP

(1/2) > >>

Giampy:
Hi all!
I use Windows XP and I am writing a batch file (.bat). I would like to put a Choice command, the dear old Choice command of MS-Dos 6.22 and 7. In Internet I have found some Choice commands, .com and .exe, old and new, and people declare all those programs are good for Windows XP.
Those programs don't work instead (but one).
The first time I run them (of course into the Dos window, the one opened by Cmd.exe) I get the message "Access denied", while the second time the window gets frozen and I must close it.
I am curious to understand the strange behaviour of those progams.

rjbull:
I just opened up a CMD.EXE console under Vista Home Premium, typed CHOICE, and got Microsoft's own CHOICE program, dated 2006.  It's in
c:\Windows\System32\  Haven't tried it in a batch file, though.  Is Microsoft CHOICE really missing from your computer, or do you have a preference for third-party tools?

Are you sure the problem lies with CHOICE?  Do you have any account restrictions on your computer that might cause problems with a console?

Other CHOICE programs you might try: Horst Schaeffer's 16-bit DOS program CHOIX.COM in his PBATS collection: http://www.horstmuc.de/main.htm , bottom of page.  If you'd like fairly similar WinGUI versions, look at Horst's Windows 32 bit Console Mode programs at http://www.horstmuc.de/wcon.htm

iXXi:
CHOICE.exe was removed from Windows 2000 & XP for some bizarre reason but was reintroduced in Vista & 7. But the good news is you can still grab a copy here is a site with instructions and downloads from Microsoft.  :)

http://hp.vector.co.jp/authors/VA007219/dkclonesup/choice.html

Giampy:
CHOICE.exe was removed from Windows 2000 & XP for some bizarre reason
-iXXi (June 18, 2012, 07:50 AM)
--- End quote ---

I have read that Choice was removed from Xp because it causes instability and errors.
Someone has even dedicated a page to this damned program and he has even written a software to fix its errors: http://www.pcerrorfixtip.com/choice.exe-3604.html
Other people say that Choice is a malware/spyware.

But the good news is you can still grab a copy here is a site with instructions and downloads from Microsoft.  :)
http://hp.vector.co.jp/authors/VA007219/dkclonesup/choice.html

--- End quote ---

In fact that is just the only Choice that works.

Renegade:
Looks like you can use "set /p" on XP:

Choice_(command)w

Navigation

[0] Message Index

[#] Next page

Go to full version