Saturday, May 3, 2008

Run Commands In Windows Xp

Run command is very useful, but sometimes it is forgotten. Use it sometimes and you will find how powerful is run command.

Accessibility Controls - access.cpl
Accessibility Wizard - accwiz
Add Hardware Wizard - hdwwiz.cpl
Add/Remove Programs - appwiz.cpl
Administrative Tools - control admintools
Automatic Updates - wuaucpl.cpl
Bluetooth Transfer Wizard - fsquirt
Calculator - calc
Certificate Manager - certmgr.msc
Character Map - charmap
Check Disk Utility - chkdsk
Clipboard Viewer - clipbrd
Command Prompt - cmd
Component Services - dcomcnfg
Computer Management - compmgmt.msc
Control Panel - control
Date and Time Properties - timedate.cpl
DDE Shares - ddeshare
Device Manager - devmgmt.msc
Direct X Troubleshooter - dxdiag
Disk Cleanup Utility - cleanmgr
Disk Defragment - dfrg.msc
Disk Management - diskmgmt.msc
Disk Partition Manager - diskpart
Display Properties - control desktop
Display Properties - desk.cpl
Dr. Watson System Troubleshooting Utility - drwtsn32
Driver Verifier Utility - verifier
Event Viewer - eventvwr.msc
Files and Settings Transfer Tool - migwiz
File Signature Verification Tool - sigverif
Findfast - findfast.cpl
Firefox - firefox
Folders Properties - control folders
Fonts - control fonts
Fonts Folder - fonts
Free Cell Card Game - freecell
Game Controllers - joy.cpl
Group Policy Editor (for xp professional) - gpedit.msc
Hearts Card Game - mshearts
Help and Support - helpctr
HyperTerminal - hypertrm
Iexpress Wizard - iexpress
Indexing Service - ciadv.msc
Internet Connection Wizard - icwconn1
Internet Explorer - iexplore
Internet Properties - inetcpl.cpl
Keyboard Properties - control keyboard
Local Security Settings - secpol.msc
Local Users and Groups - lusrmgr.msc
Logs You Out Of Windows - logoff
Malicious Software Removal Tool - mrt
Microsoft Chat - winchat
Microsoft Movie Maker - moviemk
Microsoft Paint - mspaint
Microsoft Syncronization Tool - mobsync
Minesweeper Game - winmine
Mouse Properties - control mouse
Mouse Properties - main.cpl
Netmeeting - conf
Network Connections - control netconnections
Network Connections - ncpa.cpl
Network Setup Wizard - netsetup.cpl
Notepad notepad
Object Packager - packager
ODBC Data Source Administrator - odbccp32.cpl
On Screen Keyboard - osk
Outlook Express - msimn
Paint - pbrush
Password Properties - password.cpl
Performance Monitor - perfmon.msc
Performance Monitor - perfmon
Phone and Modem Options - telephon.cpl
Phone Dialer - dialer
Pinball Game - pinball
Power Configuration - powercfg.cpl
Printers and Faxes - control printers
Printers Folder - printers
Regional Settings - intl.cpl
Registry Editor - regedit
Registry Editor - regedit32
Remote Access Phonebook - rasphone
Remote Desktop - mstsc
Removable Storage - ntmsmgr.msc
Removable Storage Operator Requests - ntmsoprq.msc
Resultant Set of Policy (for xp professional) - rsop.msc
Scanners and Cameras - sticpl.cpl
Scheduled Tasks - control schedtasks
Security Center - wscui.cpl
Services - services.msc
Shared Folders - fsmgmt.msc
Shuts Down Windows - shutdown (options, -t 0 -s)
Sounds and Audio - mmsys.cpl
Spider Solitare Card Game - spider
SQL Client Configuration - cliconfg
System Configuration Editor - sysedit
System Configuration Utility - msconfig
System Information - msinfo32
System Properties - sysdm.cpl
Task Manager - taskmgr
TCP Tester - tcptest
Telnet Client - telnet
User Account Management - nusrmgr.cpl
Utility Manager - utilman
Windows Address Book - wab
Windows Address Book Import Utility - wabmig
Windows Explorer - explorer
Windows Firewall - firewall.cpl
Windows Magnifier - magnify
Windows Management Infrastructure - wmimgmt.msc
Windows Media Player - wmplayer
Windows Messenger - msmsgs
Windows System Security Tool - syskey
Windows Update Launches - wupdmgr
Windows Version - winver
Windows XP Tour Wizard - tourstart
Wordpad - write

View System Uptime

To view the amount of time that XP has been running with out rebooting or restarting the computer:

1) Open the Command Prompt (located under Accessories) or go to START - RUN - CMD

2) Type systeminfo

3) Once the system has finished gathering the information, scroll up and the time is displayed in the System Up Time field.As you can see, running systeminfo also gives a lot of useful information.

How To Do a Repair Install of XP


- Make sure the BIOS is set to boot from the CD (put the CD above the HD in the boot order)
- Insert the XP CD and boot to it
- When you see " To setup Windows XP now, press ENTER", go ahead and press ENTER
- You will now see an option to repair Windows by pressing "R". Do not select this option - it will only take you to the Recovery Console which is not what we want to do. Instead, choose to continue the installation
- When you see the license agreement, press F8 to agree
- On the next screen make sure your current XP installation is selected and then press "R" to repair XP
- At this point XP will begin to install on top of itself, replacing damaged, missing or altered system files. Follow the instructions on the remaining screens to complete the Repair Install. It will look very much like a normal (new) OS installation.
- If all goes well your repaired XP installation will remain iintact, keeping your personalized settings and installed programs as they originally were.

- Remember, choose the second repair option, not the first.

SHIFT+"No" = No to All

If you've ever performed some kind of file operation, you'll be blasted with "Are you sure?"-type dialog boxes with the options, "Yes", "Yes to All", "No" and "Cancel".

Hold down SHIFT and press "No" to mean, "No to All".

Friday, May 2, 2008

Increase network performance when playing media

Windows Vista throttles your network bandwidth when you are playing any multimedia file such as an MP3 or a video. This was designed to ensure the CPU has enough free cycles available to play your media without skipping. The down side is that when you are playing a multimedia file you will notice that your network speed of file transfers will decrease on high speed network connections. By default when you are playing a multimedia file your network transfers are limited to 10 packets per millisecond.
In Windows Vista SP1 Microsoft introduces a registry key that allows you to customize this setting.

Start Regedit
Go to
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Multimedia\SystemProfile]

DWORD=NetworkThrottlingIndexValue

You can set NetworkThrottlingIndexValue between 1 and 70. If you want to disable set the hexadecimal value to FFFFFFFF.

Microsoft warns that if you increase the value above 10 you may experience playback quality issues. Depending on your network setup, it is worth experimenting.

After making any changes a restart is needed.
Read more about this tweak on KB948066

Bypass open with lookup web service

When opening up a file in windows that does not already have a registered file association you are prompted if you would like to specify what file to use to open the file or if you would like to use a web service. The web service is a great idea for the average computer user but for advanced users, you likely already know what you want to open the file with.

With the help of a registry change you can disable the web service lookup and bypass that screen entirely. Instead you will be taken directly to the list of applications on your computer you can open the file with.

Run Regedit
Go to
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
Create a DWORD called NoInternetOpenWith and set it to 1.

Next time you use Open With on a file you will be taken directly to the application list.

Sunday, April 20, 2008

How to Turn Off and Disable Hibernation in Windows Vista

How to Turn Off and Disable Hibernation in Windows Vista
Hibernation is enabled by default in Windows Vista, and is one of the seven options (i.e. Hibernate) that appears on the Vista shutdown menu. Hibernate your Vista system will enable you to quickly restore to existing system state and intact workspace instead of start afresh, run programs and open your documents one by one again. If you do not use the hibernate feature in Vista, and want to delete hiberfil.sys and then recover the space occupied by the big hibernation storage file, the hibernation function can be turned off and disabled.

Unlike Windows XP, users cannot turn the hibernation on or off via Vista GUI interface anymore. Previously users can enable or disable hibernation via Power Options applet in Control Panel. This option no longer available in Windows Vista, which also enables Hibernate ability and creates hiberfil.sys by default. Instead, users have to rely on command line utility Powercf and Disk Cleanup Wizard to disable hibernation in Vista. Microsoft KB920730 provides details on how to disable and turn off hibernation on computer running Vista system. You must log on to Vista with user account in Administrators group to perform these action.

1. Click Start, and then type cmd in the Start Search box.
2. In the search results list, right-click Command Prompt or Cmd, and then click Run as Administrator on the pop up contextual menu.
3. If you are prompted by User Account Control for permission, click Continue.
4. At the command prompt, type the following command, and then press ENTER:
powercfg.exe -h off
5. Type exit, and then press ENTER.

Another easier workaround for those who’re not comfortable to work with command line is to disable hibernation and hybrid sleep feature in Windows Vista is by using Disk Cleanup wizard tool, the built-in Windows disk cleaner to delete hiberfil.sys file. The hibernation file must be enabled to access the hybrid sleep feature and the hibernation feature in Windows Vista.

1. Click Start button, then go to All Programs -> Accessories -> System Tools, and run Disk Cleanup.
2. Choose which files to clean up, either My files only or Files from all users on this computer is fine.


3. On “Drive Selection”, select the Windows Vista boot drive to clean up. Note that you must select the drive where Vista is installed, which normally is also the boot drive (C:) as hiberfil.sys file will be located on the root folder of it.


4. Once Disk Cleanup finishes scanning the system, Disk Cleanup for Vista window will open.
5. Select and tick the check box next to the Hibernation File Cleaner.

You can select or deselect other type files to clean or preserve from the available items or options in the list provided.
6. Click OK button when done.
Hibernation will now be removed and disabled.