Create Shutdown Timer

October 27, 2011

 

Shutdown Timer, Shortcut MethodThere are two methods to do so. Follow the steps given below to create a auto shutdown timer:

Method 1:
  • Right click on an empty area on your desktop and navigate to new-->shortcut.
  • Now type shutdown -s -t 3600 in a box that says "Type the location of the shortcut".
  • Note: Here 3600 is the time in seconds after which the PC will Shutdown. So, 3600sec=60min*60sec.
  • Click Next and type the name you want to give to the shortcut and click finish.
  • Now if you want to abort the above activated timer, again create a new shortcut by following the first step and then type shutdown -a in the box that says "Type the location of the shortcut".
  • Click Next and the Finish.
Method 2:
  • In this method you need to goto Start-->Run.Shutdown Timer, Run Method
  • Now in the run command, type Code: at hh:mm shutdown -s where hh:mm is the time at which you want to shutdown your PC. For eg.: If you need to shutdown your PC at 14:30 hrs, you need to type Code: at 14:30 shutdown -s.
  • To abort the above timer goto Start-->Run and type Code:shutdown -a.
 

Simplify Copy & Paste Operations In Windows XP

October 27, 2011

 

Copying and pasting in Windows XP is simple enough—but how would you like to make it even easier? Teach some old keys new tricks and simplify the copy and paste process in both Professional and Home versions.
Do you spend a lot of time on your Windows XP machine researching IT-related topics on the Internet? If so, chances are that you probably spend time copying text from interesting Web sites and then pasting that text into word processing documents for later reference. That's four separate keyboard strokes—[Ctrl]C to copy and [Ctrl]V to paste—each time you want to save snippets of text. Wouldn't it be nice if you could reduce each operation to a single keystroke? Well, you can!
If you have a Microsoft keyboard that provides a special set of buttons across the top, you can use the IntelliType software to reassign any of the special buttons to perform the copy and paste operations.
Here's how.
1. Download and install the most current version of the IntelliType software for your keyboard from the Microsoft Hardware site. (This step is optional because the IntelliType software you have installed will allow you to reassign the special buttons.)
2. Access the Control Panel and double-click the Keyboard icon to display the Keyboard Properties dialog box.
3. Select the Key Settings tab, choose a key in the list, and click the Edit button to launch the Reassign A Key wizard.
4. Select the Choose From A List Of Commands option button in the Custom section and click Next.
5. In the Select A Command From The List scrolling list box, select the Copy command and click Finish.
6. Repeat steps 3 through 5 and assign another key to the Paste command.
7. When you return to the Keyboard Properties dialog box, click OK.
 

Create A Password Reset Disk

October 27, 2011

 

Here's an important tip… If you are using a password protected user account in Windows XP (and you really, really should be ) you might be nervous about forgetting your password. Well here's a way to put your mind at ease, at least a little bit. Windows XP allows users to create a password reset disk specific to their user account. This disk can be used at the welcome screen to reset your password in the event that you do forget it.
To create the disk:
Go to start\control panel\user accounts. Select the account you are currently logged in as. Under the 'related tasks' heading in the top left corner, click 'prevent a forgotten password' to open the forgotten password wizard. Insert a blank floppy disk and follow the instructions to create your password reset disk.
To use the password reset disk in case of emergency:
Once you have created a password reset disk for a specific user, the next time the password for that user is entered incorrectly at the welcome screen, a message will pop up asking if you have forgotten your password. At this point you can elect to use your password reset disk. Follow the instructions to reset your password.
Note: There are a couple of possible problems with the above procedure. For one, if you have used Windows XP's built in encryption feature to encrypt some of your files and folders, but have not yet updated to service pack 1, do not reset your password, as you will lose access to all the encrypted data. Once you have got service pack 1, it is safe to use the disk. Also, you cannot gain access to the reset feature if you have disabled the welcome screen on XP by using tip #31 above.
Keep your reset disk in a safe location, because anyone else can also use it to reset your password...
 

Add The Administrative Tools Icon To The Desktop

October 27, 2011

 

Add the administrative tools icon to desktopTo do so, first go to Start-->Run.
Type regedit and press Enter to open Registry Editor. In Registry Editor, navigate to the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current
Version\Explorer
\Desktop\NameSpace. Create the following key: {D20EA4E1-3957-11d2-A40B-0C5020524153} (just copy/paste, including the brackets). Close Registry Editor. There is no need to reboot. Just wait a few seconds and see how the icon appears.
 

Shortcuts - Run Commands

October 27, 2011

 

You can directly open 'Run' by pressing Windows+R keys at a time and type the following to commands open corresponding programs:
cmd
- To run MS - DOS (.com, .pif)
calc
- To run calculator (.exe)
control
- To open Control Panel (.exe)
defrag
- To defrag the hard disk drives (.exe)
dialer
- For dialing seups (.exe)
dosprompt
- To get a minimized DOS window (.pif)
explorer
- To open Windows Explorer (.exe., .scf)
ftp
- For File Transfer Protocol if internet is connected (.exe)
ms
- dos~1/ms-dos~2 - for fully MS-DOS mode. No Windows O.S. (.pif)
net
- For net information cum help (.exe)
ping
- For bytes information and bandwidth of internet connection information (.exe)
regedit
- To open Registry (.exe)
telnet
- Command runner if the system is conncected in a UNIX system network (.exe)
tuneup
- For Task Scheduling wizard, i.e. Task Maintanance (.exe)
notepad
- To run Notepad (.exe)
write
- To run WordPad (.exe)
scanregw
- To scan the Registry and to backup it (.exe)
progman
- To maintain, run and view the files in all drives (.exe)
directcc
- To join your computer in cable connection with other computers (.exe)
scandskw
- To open Scandisk to scan the hard drives (.exe)
winfile
- Windows File Manager
taskman
- To manage current running open programs or files. Nice replacement for default Windows taskbar
msconfig
- To maintain the configuration of computer. It will show the options like General, Startup including files Autoexec.bat, Config.sys, System.ini and Win.ini. (Autoexec.bat & Config.sys are MS-DOS files)
winrep
- To run Windows Report Tool - Accessories>System Tools>System Information(.exe)
winver
- To know the version of Windows
packager
- Insert objects in documents, presentations or worksheets
winfile
- Another Windows Explorer (.exe)
 

Recent Posts