Re: opening up console windows by right click

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Nice tip :)

You can also use the Windows PowerToy "Open command window here" ;)

http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx

Lars-Erik


"flieingzbu_horror_develo"
<flieingzbuhorrordevelo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1F85477B-E8D2-45FC-8785-FDAE99BD92FB@xxxxxxxxxxxxxxxx
If anyone is interested, there is a way to enter a console, studio.net
console or directx console context in a specific folder by right clicking
on
any folder in MyComputer.

*** NOTE: Be forewarned though - it involves editing the registry and I am
not going to be held resposible for anything that goes wrong as a result
of
this post - so use at your own risk. This is also version specific so
there
may have to be some searching performed to find the right files.

Anyways here is the way to do so:
for regular console :
open the registry and navigate to: HKEY_CLASSES_ROOT\Directory\shell\
create a key with the following name: Open.Console.Folder
edit the default value for this key and put: open console
create a sub key with the following name: command
edit the default value for this key and put: cmd /k cd %1

for visual studio console
open the registry and navigate to: HKEY_CLASSES_ROOT\Directory\shell\
create a key with the following name: Open.VStudio.Folder
edit the default value for this key and put: open vstudio
create a sub key with the following name: command
edit the default value for this key and put: cmd /k call "[path to
vcvars32.bat]" && cd %1
[path to vcvars32.bat] should be something like:
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat
the quotes are necessary to allow access to folders with spaces in their
names

for directx console
open the registry and navigate to: HKEY_CLASSES_ROOT\Directory\shell\
create a key with the following name: Open.DirectX.Folder
edit the default value for this key and put: open directx
create a sub key with the following name: command
edit the default value for this key and put: cmd /k call "[path to
dx_setenv.cmd]" && cd %1

[path to dx_setenv.cmd] should be something like:
C:\Program Files\Microsoft DirectX 9.0 SDK (April
2005)\Utilities\Bin\dx_setenv.cmd
the quotes are necessary to allow access to folders with spaces in their
names

Once all of the above steps have been done correctly for version specific
configurations, and a right click is performed on a folder in My Computer,
a
few
new menuitems should appear and when clicked will open the respective
console
windows.

--
objectify with objects now --> [ object goes here ]


.



Relevant Pages

  • Re: I create a folder named "a a" in GUI
    ... how to enter this folder in console using cd command? ... Press TAB AGAIN to get the next and so on. ...
    (alt.os.linux)
  • Re: Access Denied in recovery console
    ... Are you in the \windows folder when you run that command? ... Console is limited to what folders can be accessed and written to. ... > Q307545 to remedy this problem and I have made it as far as the command ... > prompt in the recovery console. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: I create a folder named "a a" in GUI
    ... how to enter this folder in console using cd command? ... The problem with the world is stupidity. ...
    (alt.os.linux)
  • Re: I create a folder named "a a" in GUI
    ... how to enter this folder in console using cd command? ... Registered Linux User #300464 Machine Id #188886 ...
    (alt.os.linux)
  • Re: finding a fax in the fax console?
    ... The command line is for the Open command for TIF files. ... > I am still unable to view any faxes from the console. ... >>>>Inbox to the Outlook Inbox. ...
    (microsoft.public.outlook.fax)