PC Review


Reply
Thread Tools Rate Thread

What is a c:/Prompt and a c:/Drive?

 
 
=?Utf-8?B?S2F0ZWVkeWQ=?=
Guest
Posts: n/a
 
      14th Mar 2006
Can someone please help me. I have been asked to go to my c:/Prompt and make
two folders for a download. (one is a ftp file and the other cgi editor).
Then make a folder in my c:/Drive to download information into to keep. (I am
trying to download a website that was built for me. I don't have a clue what
this is or how to go about doing it. Can someone please help me and keep it
as close to English as possible?
 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a
 
      14th Mar 2006
Kateedyd wrote:
> Can someone please help me. I have been asked to go to my
> c:/Prompt and make two folders for a download. (one is a ftp file
> and the other cgi editor). Then make a folder in my c:/Drive to
> download information into to keep. (I am trying to download a
> website that was built for me. I don't have a clue what this is or
> how to go about doing it. Can someone please help me and keep it as
> close to English as possible?


Start button --> RUN
Type in:

CMD

Press OK.

You are at a command prompt window now. In that command prompt window, type
in:

C:

Press ENTER
Then type:

CD \

Press ENTER.

You are at a "C Prompt".. (C:\>)



--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Ted Zieglar
Guest
Posts: n/a
 
      14th Mar 2006
If you're really that clueless, you may want to think twice before making
adjustments to your computer on your own. It's no shame to ask someone else
to do it for you until you become more experienced. Otherwise you could end
up damaging your computer.

The C prompt looks like this: C:\
To get to a C prompt go to Start > Run > type CMD in the Open box and click
OK.

The C drive is the partition where your Windows installation is found.
To open the C drive go to Start > My Computer and double-click on the Local
Disk (C icon.
--
Ted Zieglar
"A fool and his data are soon parted."

"Kateedyd" <(E-Mail Removed)> wrote in message
news:16716834-42F9-4064-9CDE-(E-Mail Removed)...
> Can someone please help me. I have been asked to go to my c:/Prompt and

make
> two folders for a download. (one is a ftp file and the other cgi editor).
> Then make a folder in my c:/Drive to download information into to keep. (I

am
> trying to download a website that was built for me. I don't have a clue

what
> this is or how to go about doing it. Can someone please help me and keep

it
> as close to English as possible?


 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      14th Mar 2006
c prompt is the Command Prompt.

Start | Run | Type: cmd | Click OK |
When the command prompt opens, type:

cd \

Hit your enter key.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:16716834-42F9-4064-9CDE-(E-Mail Removed),
Kateedyd <(E-Mail Removed)> hunted and pecked:
> Can someone please help me. I have been asked to go to my c:/Prompt and
> make two folders for a download. (one is a ftp file and the other cgi
> editor). Then make a folder in my c:/Drive to download information into
> to keep. (I am trying to download a website that was built for me. I
> don't have a clue what this is or how to go about doing it. Can someone
> please help me and keep it as close to English as possible?

 
Reply With Quote
 
James Silverton
Guest
Posts: n/a
 
      14th Mar 2006
Shenan wrote on Tue, 14 Mar 2006 14:15:47 -0600:

SS> Kateedyd wrote:
??>> Can someone please help me. I have been asked to go to my
??>> c:/Prompt and make two folders for a download. (one is a
??>> ftp file and the other cgi editor). Then make a folder in
??>> my c:/Drive to download information into to keep. (I am
??>> trying to download a website that was built for me. I
??>> don't have a clue what this is or how to go about doing
??>> it. Can someone please help me and keep it as close to
??>> English as possible?

SS> Start button --> RUN
SS> Type in:

SS> CMD

SS> Press OK.

SS> You are at a command prompt window now. In that command
SS> prompt window, type in:

SS> C:

SS> Press ENTER
SS> Then type:

SS> CD \

SS> Press ENTER.

SS> You are at a "C Prompt".. (C:\>)

SS> --
SS> Shenan Stanley
SS> MS-MVP


A minor quibble; my XP system disc is D: and C:\ would bring my
FAT legacy partition with Windows 97 (or whatever). Fortunately,
I've only met one downloaded program in the past two years that
proposed to install itself on C:.

James Silverton.

 
Reply With Quote
 
Jim
Guest
Posts: n/a
 
      14th Mar 2006

"Kateedyd" <(E-Mail Removed)> wrote in message
news:16716834-42F9-4064-9CDE-(E-Mail Removed)...
> Can someone please help me. I have been asked to go to my c:/Prompt and
> make
> two folders for a download. (one is a ftp file and the other cgi editor).
> Then make a folder in my c:/Drive to download information into to keep. (I
> am
> trying to download a website that was built for me. I don't have a clue
> what
> this is or how to go about doing it. Can someone please help me and keep
> it
> as close to English as possible?

So, you want to create a folder on your C drive?
If so, the easiest way is to use Windows Explorer.
You can of course use the command prompt as others have suggested (and your
instructions only partially described).

In the Address field, press the arrow at the right end of the field until
you get to the C drive. Select it and press enter. Now the address field
should show C:\
This is the C: prompt and you are looking at the top folders on this drive.
Next, pull down the menu under the File tab and select New. Then select
Folder. Press Enter, and you have created the folder on the C: drive.
This folder has the informative name of NewFolder.
Put the cursor at the end of the name, and erase the name. Then enter the
name that you really want. When done, press enter because otherwise the
replacement name will not stick.
You are now ready to use your brand new folder.
Jim


 
Reply With Quote
 
Carey Frisch [MVP]
Guest
Posts: n/a
 
      14th Mar 2006
1. Double-click the My Computer icon on your desktop.
2. Then double-click on your hard drive labeled (C.
3. Now right-click in an empty white space and select New > Folder.
4. Name the new folder (i.e. FTP File).
5. Repeat the procedure to create a second folder (i.e. CGI Editor)
6. Before actually downloading, browse to the folder you wish to download into.

--
Carey Frisch
Microsoft MVP
Windows - Shell/User
Microsoft Community Newsgroups
news://msnews.microsoft.com/

---------------------------------------------------------------------------Â*----------------

"Kateedyd" wrote:

| Can someone please help me. I have been asked to go to my c:/Prompt and make
| two folders for a download. (one is a ftp file and the other cgi editor).
| Then make a folder in my c:/Drive to download information into to keep. (I am
| trying to download a website that was built for me. I don't have a clue what
| this is or how to go about doing it. Can someone please help me and keep it
| as close to English as possible?

 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a
 
      14th Mar 2006
Shenan wrote:
> Start button --> RUN
> Type in:
>
> CMD
>
> Press OK.
>
> You are at a command prompt window now. In that command
> prompt window, type in:
>
> C:
>
> Press ENTER
> Then type:
>
> CD \
>
> Press ENTER.
>
> You are at a "C Prompt".. (C:\>)


James Silverton wrote:
> A minor quibble; my XP system disc is D: and C:\ would bring my
> FAT legacy partition with Windows 97 (or whatever). Fortunately,
> I've only met one downloaded program in the past two years that
> proposed to install itself on C:.


That's not really a quibble with me.. heh The OP asked what a C Prompt
was.. *smile*

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Ted Zieglar
Guest
Posts: n/a
 
      14th Mar 2006
Windows 97?

--
Ted Zieglar
"A fool and his data are soon parted."

"James Silverton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Shenan wrote on Tue, 14 Mar 2006 14:15:47 -0600:
>
> SS> Kateedyd wrote:
> ??>> Can someone please help me. I have been asked to go to my
> ??>> c:/Prompt and make two folders for a download. (one is a
> ??>> ftp file and the other cgi editor). Then make a folder in
> ??>> my c:/Drive to download information into to keep. (I am
> ??>> trying to download a website that was built for me. I
> ??>> don't have a clue what this is or how to go about doing
> ??>> it. Can someone please help me and keep it as close to
> ??>> English as possible?
>
> SS> Start button --> RUN
> SS> Type in:
>
> SS> CMD
>
> SS> Press OK.
>
> SS> You are at a command prompt window now. In that command
> SS> prompt window, type in:
>
> SS> C:
>
> SS> Press ENTER
> SS> Then type:
>
> SS> CD \
>
> SS> Press ENTER.
>
> SS> You are at a "C Prompt".. (C:\>)
>
> SS> --
> SS> Shenan Stanley
> SS> MS-MVP
>
>
> A minor quibble; my XP system disc is D: and C:\ would bring my
> FAT legacy partition with Windows 97 (or whatever). Fortunately,
> I've only met one downloaded program in the past two years that
> proposed to install itself on C:.
>
> James Silverton.
>


 
Reply With Quote
 
James Silverton
Guest
Posts: n/a
 
      14th Mar 2006
Ted wrote on Tue, 14 Mar 2006 16:12:19 -0500:

TZ> Windows 97?

TZ> --
TZ> Ted Zieglar
TZ> "A fool and his data are soon parted."

??>> A minor quibble; my XP system disc is D: and C:\ would
??>> bring my FAT legacy partition with Windows 97 (or
??>> whatever). Fortunately, I've only met one downloaded
??>> program in the past two years that proposed to install
??>> itself on C:.

So it was really 98 (I did say whatever)! Who cares about
archeology :-) I set up that partition because I was not
totally certain about XP working with all my files and it did
screw up the protections on some but I really only have booted
the C: partition about three times in the past year.

James Silverton.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Command Prompt Defaults to Network Drive Instead of Local Drive marlon71usa Windows XP General 2 12th Aug 2006 06:44 AM
disk drive format prompt on a disk drive showing a healthy status =?Utf-8?B?c3B5ZGVyc2Vuc2UxOTY2?= Windows XP General 1 12th Mar 2005 07:10 AM
How to map a network drive in dos prompt of XP hon123456 Windows XP General 1 28th Sep 2004 01:32 PM
How to map network drive in dos prompt of XP hon123456 Windows XP General 3 27th Sep 2004 05:26 PM
Can't see the C: Drive from MS-Dos Prompt Gus Evans Windows XP Setup 2 29th Jul 2004 09:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:28 PM.