Re: A CMD or BAT to open an explorer window at the command prompt, in that folder?
- From: "Wesley Vogel" <123WVogel955@xxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 19:46:17 -0700
There are many ways to do this.
Right click the cmd.exe shortcut | Properties |
In the Start in box replace %windir% with whatever you want C:\ or
C:\WINDOWS or C:\WINDOWS\SYSTEM32 | Click Apply | Click OK
If you want more than one path for the prompt, create a new shortcut for
each one and just change the Start in.
I have mine set at C:\
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>
Open a command prompt, type: PROMPT /? and hit Enter.
This will open a command prompt to C:\WINDOWS\system32>
Start | Run | Type or Paste: %comspec% /k | Click OK
%comspec% in Start | Run adds
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
and opens at C:\WINDOWS\system32>
%SystemRoot%\system32\cmd.exe Pasted in Start | Run opens at
C:\WINDOWS\system32>
Also see...
Set the Command prompt default path to a certain directory
http://windowsxp.mvps.org/autoruncmd.htm
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:kfgpo11qaibdgplpr778lua686mo5hvj57@xxxxxxx,
Juan I. Cahis <jiclbch@xxxxxxxxxxxxxxxxxxxxxx> hunted and pecked:
> Dear friends:
>
> Do you know how to do CMD or BAT to open an explorer window at the
> command prompt, in that folder?
>
> The idea is the following. Let suppose that in my Command Prompt
> window, I am in the C:\WINDOWS\SYSTEM32> directory.
>
> Can you provide me a CMD or BAT file that opens an explorer window in
> *that* directory?
>
> Thanks
> Juan I. Cahis
> Santiago de Chile (South America)
> Note: Please forgive me for my bad English, I am trying to improve it!
.
- References:
- A CMD or BAT to open an explorer window at the command prompt, in that folder?
- From: Juan I . Cahis
- A CMD or BAT to open an explorer window at the command prompt, in that folder?
- Prev by Date: Re: How Do I Time Out to Welcome Screen?
- Next by Date: Re: Need more help on "missing right click" problem
- Previous by thread: Re: A CMD or BAT to open an explorer window at the command prompt, in that folder?
- Next by thread: Re: 1607 scripting runtime error
- Index(es):
Relevant Pages
|