Keeping lot's of icons on desktop like games, applications but it
doesn't look good... but after reading this article you can add your
applications & games shortcuts to right click context menu so the
are not on desktop but easily accessible like you just right click on
folder & start the applications...
doesn't look good... but after reading this article you can add your
applications & games shortcuts to right click context menu so the
are not on desktop but easily accessible like you just right click on
folder & start the applications...
How to add options to right click...
Copy the code below
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Askmetricks.blogspot.com ]
@="mspaint"
[HKEY_CLASSES_ROOT\Directory\shell\Askmetricks.blogspot.com \command]
@="C:\\WINDOWS\\system32\\mspaint.exe"
Or if you want to show option when ypu right click on folders
Copy the code below
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\application ]
@="name of your file here."
[HKEY_CLASSES_ROOT\Directory\shell\ application \command]
@="C:\\WINDOWS\\system32\\mspaint.exe"
And save files with .reg extension Example context.reg
To add your programs instead of paint then replace the
Path & file name
That's it.
Work Smarter...
Work Smarter...
cool trick bro
ReplyDelete