saurais tu comment on modifie la bas de registre windows xp, pour avoir dans le menu contextuel d'un répertoire un item qui permet un cd de ce répertoire, un équivalent de [clic droit


merci
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\open_terminal_here]
@="Open terminal here"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\open_terminal_here\command]
@="cmd.exe /k pushd %1"
Users browsing this forum: AdsBot [Google] and 50 guests