Posts Tagged ‘Windows’
In Microsoft Windows XP, the right-click context menu in Windows Explorer contains an entry for the Send To command, but as many IT professionals noticed, would be amazing to have options such as Copy To or Move To. Ok, no problem, your wishes become reality in Digital City.
Adding these functionalities to the Windows Explorer right-click menu starts with finding the key in the Windows Registry file. (Back up the Registry file before you begin.)
1. Start Regedit by using Start | Run and typing regedit in the dialog box.
2. Look for this key in the Registry file: HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers
3. Right-click on the ContextMenuHandlersfolder and select New | Key to add a new key.
4. Give it the name Copy To and then double-click the (Default) value of the new key’s right-hand pane.
5. Type in this code as the new data: {C2FBB630-2971-11D1-A18C-00C04FD75D13}
6. Right-click on the ContextMenuHandlersfolder and select New | Key to add a new key.
7. Give it the name Move To and then double-click the (Default) value of the new key’s right-hand pane.
8. Type in this code as the new data: {C2FBB631-2971-11D1-A18C-00C04FD75D13}
9. Click OK and close Regedit.
Now you have Copy To and Move To as available options on the right-click context menu in Windows Explorer
Warning: This article involves editing your system registry. Using the Windows Registry Editor incorrectly can cause serious problems requiring the reinstallation of your operating system and may lead to the loss of data. Use the Registry Editor and the following directions at your own risk.

Windows 7 Server, called Windows Server 2008 R2, because it is a “smaller version” will have more features than anticipated a year ago, according to Microsoft executives. Read the rest of this entry »
Apple has announced the availability of public beta of Safari 4 for Mac and Windows XP and Vista, which includes a new engine capable of running JavaScript Nitro four times faster than Safari 3.
Read the rest of this entry »


