KNOWLEDGE LEVEL: Intermediate
PROBLEM: Software
COMPUTER TYPE:
MODEL:
RAM: Not related
OS VERSION: Not related
SERVICE PACK:
DESCRIPTION:
My computer at work uses Windows 95. However, my boss has installed a DOS version of Quicken. I have tried to access the program by clicking the Start button, "shut down" command and choosing the "restart in MS-DOS mode" option. At the c: prompt I have tried entering "Q" and "Quicken", but cannot get into the Quicken program to work. Is there another way to get into a program from the prompt?
Thanks.
You need to find the correct directory for Quicken. In order to do this, try this:
CD \
DIR /P
you are going to see plenty of files and directories. Find the one Quicken is installed in and do this:
CD Quicken
(This is if it is in the directory C:\QUICKEN)
Then you do:
DIR *.EXE
And see which executable file you need to run for it to load. Ex:
QUICKEN.EXE
If it does not work, maybe it is in another directory. Find it in windows and then do it in dos... If it is in the directory C:\Prog\Quick, you change into the directory by doing:
CD \PROG\QUICK
Philippe April
philippe@nowonder.com