IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> Command prompt for folders anywhere in explorer, Command prompt anywhere in windows explorer for W2K
Dislocated Time
post May 17 2008, 06:39 PM
Post #1


Junior
*

Group: Members
Posts: 95
Joined: 2-November 07
From: Next to the Alps in Germany
Member No.: 160737
OS: 2000
Country Flag


Hello.
In Windows XP there is a power tweak that I can't find for Windows 2000.

Can somebody tell me how to make a cmd, bat or reg file out of the procedure listed below so that I can
open a command window wherever I am in the explorer? (preferably a reg file)

1. In Windows Explorer, open the Tools » Folder Options menu item.
2. Select the File Types tab.
3. Press the letter ‘n’ on your keyboard to scroll to the N/A section.
4. Select the entry labeled Folder.
5. Click the Advanced button.
6. Click the New button.
7. In the action field, type “Command Prompt” (without the quotes).
8. In the application field, type “cmd.exe” (without the quotes).
9. Save all your changes (click OK on each dialog) and exit the Folder Options dialog.

Once I perform thos steps, I'm able to right click a folder and select the “Command Prompt” menu item to open a command window.

That's what I want in my unattended W2K install, but I don't know how to automate this.
Go to the top of the page
 
+Quote Post
7yler
post May 17 2008, 06:58 PM
Post #2


Newbie


Group: Members
Posts: 18
Joined: 18-February 08
Member No.: 177630
OS: XP Pro x86
Country Flag


This command should do what your after.

:: **** Command Prompt Here
REG ADD "HKCR\Directory\shell\Command Prompt Here\Command" /f /t REG_SZ /ve /d "cmd.exe /k cd %%1"

Go to the top of the page
 
+Quote Post
Martin H
post May 17 2008, 06:58 PM
Post #3


Senior Member
****

Group: Members
Posts: 518
Joined: 24-November 06
Member No.: 116438
OS: 2000
Country Flag


This really isn't the best place to ask such a question, but nonetheless, here you go mate :
CODE
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]

[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\Command]
@="cmd.exe /k cd %1"


smile.gif

Edit : Beaten by 7yler smile.gif



This post has been edited by Martin H: May 17 2008, 07:01 PM
Go to the top of the page
 
+Quote Post
jaclaz
post May 18 2008, 06:46 AM
Post #4


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3624
Joined: 23-July 04
From: Italy
Member No.: 25215
OS: none
Country Flag


Another approach, that I find useful:
http://www.msfn.org/board/util-or-shell-ex...4.html&st=8

As it opens a command prompt in currently opened folder, I have both on my 2K, so that I can open a command prompt everywhere.

jaclaz
Go to the top of the page
 
+Quote Post
Dislocated Time
post May 18 2008, 03:32 PM
Post #5


Junior
*

Group: Members
Posts: 95
Joined: 2-November 07
From: Next to the Alps in Germany
Member No.: 160737
OS: 2000
Country Flag


thumbup.gif


Thank you mate ! You did me a service there.

May you also be helped in your further endeavours.

Go to the top of the page
 
+Quote Post
bynkook
post May 18 2008, 06:29 PM
Post #6


Junior
*

Group: Members
Posts: 66
Joined: 15-September 04
Member No.: 31170



powertoy xp

http://www.microsoft.com/windowsxp/downloa...ppowertoys.mspx


Open Command Window Here
CmdHere.exe
514 KB 2 min @ 28.8 Kbps
http://download.microsoft.com/download/whi...wertoySetup.exe



Go to the top of the page
 
+Quote Post
Dislocated Time
post May 19 2008, 02:42 AM
Post #7


Junior
*

Group: Members
Posts: 95
Joined: 2-November 07
From: Next to the Alps in Germany
Member No.: 160737
OS: 2000
Country Flag


Yesterday my comment wasn't accepted so... hopefully I can express my gratitude today.

May you also be helped in your endeavours as much as you help others.

Thank you very much, you gave me just what I needed.

thumbup.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 8th January 2009 - 11:44 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy