Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Jun 2, 2026
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
TiPs AnD TrIcKs........
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="kpg" data-source="post: 11244936" data-attributes="member: 104262"><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px"><span style="color: red"><u><strong>Adding content to Right click credit </strong></u></span></span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px"></span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Once done, you will be able to right click any file or folder and use the Browse for Folder dialog to choose the location you want to move or copy your file or folder to, without having to go to the destination path.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px"></span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">First we will add the copy and move options to the right click menu of all FILES.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">CLICK Start>Run, type REGEDIT and click OK to open up the registry editor and make your way to this key:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Right click the ContextMenuHandlers key and choose New>Key.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Name the new key “Copy To” (without the quotes).</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Repeat the above and create another new key named Move To.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">You should now have two new subkeys under the ContextMenuHandlers key:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Copy To</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Move To</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Select the Copy To key and in the right hand pane, double click “Default”</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Enter this clsid value as the value data:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">{C2FBB630-2971-11d1-A18C-00C04FD75D13}</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Next , select the Move To key and in the right hand pane set the default value to:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">{C2FBB631-2971-11d1-A18C-00C04FD75D13}</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">This now takes care of the Copy and Move options for the right click context menu of all your files.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Now all that is left is to add the same options to the right click menu of all your folders.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">The procedure will be the same as for files but at a different key:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Right click ContextMenuHandlers and create a new key named Copy To.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Right click it again and create another new key named Move To.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">left click on the right hand pane, add the same default values as you did for Files:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">For Copy To:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">{C2FBB630-2971-11d1-A18C-00C04FD75D13}</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">For the Move To:</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">{C2FBB631-2971-11d1-A18C-00C04FD75D13}</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Exit the registry and you are done.</span></span></p><p><span style="font-family: 'Times New Roman'"><span style="font-size: 12px">Now when you right click on a file or folder, you should see two new options: Copy to Folder and Move to Folder</span></span><p style="text-align: left"><span style="color: #000000"><span style="font-family: 'Times New Roman'"><span style="font-size: 12px"></span></span></span></p> <p style="text-align: left"><span style="color: #000000"><span style="font-family: 'Times New Roman'"><span style="font-size: 12px"></span></span></span></p> <p style="text-align: left"><span style="color: #000000"><span style="font-family: 'Times New Roman'"><span style="font-size: 12px"></span></span></span></p> <p style="text-align: left"><span style="color: #000000"><span style="font-family: 'Times New Roman'"><span style="font-size: 12px"></span></span></span></p></blockquote><p></p>
[QUOTE="kpg, post: 11244936, member: 104262"] [FONT=Times New Roman][SIZE=3][COLOR=red][U][B]Adding content to Right click credit [/B][/U][/COLOR] Once done, you will be able to right click any file or folder and use the Browse for Folder dialog to choose the location you want to move or copy your file or folder to, without having to go to the destination path. First we will add the copy and move options to the right click menu of all FILES. CLICK Start>Run, type REGEDIT and click OK to open up the registry editor and make your way to this key: HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers Right click the ContextMenuHandlers key and choose New>Key. Name the new key “Copy To” (without the quotes). Repeat the above and create another new key named Move To. You should now have two new subkeys under the ContextMenuHandlers key: HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Copy To HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Move To Select the Copy To key and in the right hand pane, double click “Default” Enter this clsid value as the value data: {C2FBB630-2971-11d1-A18C-00C04FD75D13} Next , select the Move To key and in the right hand pane set the default value to: {C2FBB631-2971-11d1-A18C-00C04FD75D13} This now takes care of the Copy and Move options for the right click context menu of all your files. Now all that is left is to add the same options to the right click menu of all your folders. The procedure will be the same as for files but at a different key: HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers Right click ContextMenuHandlers and create a new key named Copy To. Right click it again and create another new key named Move To. left click on the right hand pane, add the same default values as you did for Files: For Copy To: {C2FBB630-2971-11d1-A18C-00C04FD75D13} For the Move To: {C2FBB631-2971-11d1-A18C-00C04FD75D13} Exit the registry and you are done. Now when you right click on a file or folder, you should see two new options: Copy to Folder and Move to Folder[/SIZE][/FONT][LEFT][COLOR=#000000][FONT=Times New Roman][SIZE=3] [/SIZE][/FONT][/COLOR][/LEFT] [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom