command prompt

  • Thread starter Thread starter danny
  • Start date Start date
D

danny

im trying to use command prompt at the moment for a
compiler

but when i open it it goes to c:/documents and
settings/danny

i want it to change to
c:/

how do i do that

please help
danny buck
 
Hi

If you use Programs>Accessories - right click on the Command Prompt icon, select Properties and change the 'Start in:' box to C:\

Will
 
danny said:
im trying to use command prompt at the moment for a
compiler

but when i open it it goes to c:/documents and
settings/danny

i want it to change to
c:/

how do i do that

please help
danny buck

In the command prompt window, after the path showing, type 'cd\' (without
the quotes)
 
danny said:
im trying to use command prompt at the moment for a
compiler

but when i open it it goes to c:/documents and
settings/danny

i want it to change to
c:/

how do i do that
In Explorer go to C:\WINNT\system32\cmd.exe. Right click on cmd.exe,
choose Copy. Go to a blank space on your desktop, right click, choose
Paste Shortcut. This will provide you with a command prompt shortcut which
will open at C:\WINNT\system 32. Now right click on that shortcut, choose
Properties..... Program. Change what is in the Working window from
C:\WINNT\system32\ to C:\.

Now your shortcut will open at the C:\ level.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top