Jump to content

Recommended Posts

Posted

Guys!

This tutorial is meant for increasing the performance of Windows XP, either it can be a fresh installed windows or an old windows. :)

Actually these r some tips/tricks, which I always apply whenever I do a fresh installation of windows. So here I

  • 5 months later...
Posted (edited)

 
[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
Posted (edited)
[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
  • 1 month later...
  • 1 month later...
Guest DennyMK
Posted (edited)

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

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...