mercoledì 28 novembre 2007

Aggiungere il command prompt in Windows Explorer

Aggiungi il command prompt al menu contestuale in windows explorer copiano le righe sotto su un file .reg e facendo doppio click su esso.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Command]
@="Command Prompt:"

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

0 commenti: