Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Remove Program from DOS.....
Name: Jim Date: February 1, 2001 at 05:40:49 Pacific
Comment:
Hi,I've installed some programs(in dos) that I want to remove. How do I pull up a list of programs in dos and remove them. Thanks Jim
Name: name Date: February 1, 2001 at 09:21:15 Pacific
Reply:
well, usually you want to install dos programs in some directory, so just go to what ever directory you put the program in, and delete it. Some programs modify the config sys or autoexec.bat, but if there are no errors during boot, and you are not comfortable editing them, I'd just leave them alone.
0
Response Number 2
Name: Mickey Date: February 2, 2001 at 02:20:12 Pacific
Reply:
Yep, just delete the directories of the programs. Use deltree command:
C:\>deltree C:\program /s /r
/s deletes all subdirectories and /r removes the empty directories.
Summary: I just got new monitor and installed CD came with it. After I reboot, the computer stops and monitor does not display anything. I restarted my computer without monitor but the computer stops runing....
Summary: Does he realize that he can not run the oemsetup.exe or setup.exe from the USB device. These are Windows programs, not DOS programs and they do not have support for USB access built into them. They do...