Jump to content

MASTER TUTORIAL: Make Your Windows Super Fast


Recommended Posts

  • 5 months later...

 
[HKEY_CLASSES_ROOT\Drive\Shell\DosHere]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]

@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[ Erişim Engellendi ] Error

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]

@="cmd.exe /k cd \"1\""

[ Ok ]

tnx.

Edited by meLanChoLia
Link to comment
Share on other sites

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]

@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[ Erişim Engellendi ] Error

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]

@="cmd.exe /k cd \"1\""

[ Ok ]

tnx.

I will add it to my reg file thx. Vishal Gupta Nice tips :)

Edit : Its wrong too (giving a error msg in cmd)

Try it :

;------------------------------------------------------------------------------------------

;+Fix (@="cmd.exe /k cd \"1\"")

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere]

@="Buraya &Komut İstemi"

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]

@="cmd.exe /k cd %1"

Edited by cihan
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
Guest DennyMK

Vishal, man, you rocks with knowledge. Thanks for the tutorials. I will try to read all of them. They are very useful to me.

Edited by DennyMK
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...