Disabling Hibernation
Added 8/20/01If you don't want to use up the disk space taken by Hibernation, or don't need to use it at all,
you can easily disable it.
- Open up the Control Panel / Power Options icon
- Click on the Hibernation icon
- Uncheck Enable Hibernation
Locking the Workstation
Added 8/19/01There are two ways you can lock the workstation.
- With a Windows key + L
- Create an shortcut rundll32.exe user32.dll,LockWorkStation
Changing the Picture Displayed for a User
Added 8/19/01You can change the picture that gets displayed for a particular user
- Go to the Control Panel
- Select User Accounts
- Click on the Account to change
- Click on Change my picture
- You can then browse to the picture you want to use
Displaying the QuickLaunch Toolbar
Added 8/16/01By default, WindowsXP does not show the QuickLaunch toolbar.
To enable it again:
- Right click on an open area of the toolbar
- Select Toolbars
- Select Quick Launch
Increasing System Performance
Added 8/16/01If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.
- Start Regedit
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\DisablePagingExecutive
- Set the value to be 1
- Reboot the computer
Removing the MSN Messenger
Added 8/16/01If you want to remove the MSN Messenger from always starting in the system tray, do
- Start / Run
- Then enter in the following string: RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove
Remove the hide from the line:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
Common Command Console Utilities
Added 8/16/01WindowsXP comes with quite a few console utilities you can easily run from the command line:
Computer Management - compmgmt.msc
Disk Managment - diskmgmt.msc
Device Manager - devmgmt.msc
Disk Defrag - dfrg.msc
Event Viewer - eventvwr.msc
Shared Folders - fsmgmt.msc
Group Policies - gpedit.msc
Local Users and Groups - lusrmgr.msc
Performance Monitor - perfmon.msc
Resultant Set of Policies - rsop.msc
Local Security Settings - secpol.msc
Services - services.msc
Component Services - comexp.msc
Automatically Ending Non-Responsive Tasks
Added 8/16/01- Start Regedit
- Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks
- Set the value to be 1
- In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want.
Changing the Internet Explorer Title
Added 8/16/01- Start Regedit
- Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
- Enter what you want appear in the title bar
Changing Visual Effects
Added 8/16/01To change visual effects such as fade menus, mouse shadow, visual styles on buttons, drop shadows for icons, slide open boxes and buttons etc.:
- Right click on My Computer
- Select Properties
- Click on the Advanced tab
- Under Performance, click on the Settings button
- From here you have a list of items you can select
Changing System Restore Settings
Added 8/16/01By default, WindowsXP uses a large amount of hard drive space for storing system restore points.
If this is not necessary, you can change the settings.
- Go to Start / Programs / Accessories / System Tools
- Run System Restore
- For each drive or partition, you can click on the Setting button to change how much hard drive space is devoted to each one.
- There is even the option to turn it off for all drives.
Configuring the Firewall
Added 8/16/01WindowsXP has firewall capabilities built into the operating system.
- For your network connection to the Internet, select Properties
- Click on the Advanced tab
- Check the Internet Connection Firewall section
- Click on the Settings button to change the settings
Changing Programs That Start Automatically
Added 8/16/01WindowsXP has a similar program, MSCONFIG, that was available in Windows98.
This allows you to view and change what programs are automatically started each time you log in.
The new version also allows you to view and edit the boot.ini file (as well as check for errors and use several advanced switches)
Adding / Removing Additional Programs
Added 8/16/01By default, WindowsXP does not display all the programs you can add or remove.
To show this list:
Edit the \Windows\Inf\sysoc.inf file
In the Components section, simply remove the word hide.
This will leave two commas together (like on the rest of the items).
Then you can go to the Control Panel / Add or Remove Programs / Add/Remove Windows Components and the new items will be displayed.
[Components]
NtComponents=ntoc.dll,NtOcSetupProc,,4
WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7
Display=desk.cpl,DisplayOcSetupProc,,7
Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7
NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7
iis=iis.dll,OcEntry,iis.inf,,7
com=comsetup.dll,OcEntry,comnt5.inf,hide,7
dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7
IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7
TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2
msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6
ims=imsinsnt.dll,OcEntry,ims.inf,,7
fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7
AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
msnexplr=ocmsn.dll,OcEntry,msnmsn.inf,,7
smarttgs=ocgen.dll,OcEntry,msnsl.inf,,7
RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7
Games=ocgen.dll,OcEntry,games.inf,,7
AccessUtil=ocgen.dll,OcEntry,accessor.inf,,7
CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7
MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7
AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7
Pinball=ocgen.dll,OcEntry,pinball.inf,HIDE,7
MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7
ZoneGames=zoneoc.dll,ZoneSetupProc,igames.inf,,7
Displaying and Configuring the Classic Start Menu
Added 8/16/01If you prefer the original Start Menu, you can easily switch it back.
- Right click on the Taksbar
- Select Properties
- Click on the Start Menu tab
- Select Classic Start Menu
- If you click on the Customize button you can choose to display Administrative Tools, Favorites, Run, and expanding many of the sub-menus like the Control Panel.
Increasing File System Caching
Added 8/16/01To increase the amount of memory Windows will locked for I/O operations:
- Start Regedit
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
- Edit the key IoPageLockLimit
8192 - 32+ megs of memory
16384 - 64+ megs of memory
32768 - 128+ megs of memory
65536 - 256+ megs of memory
Enabling NumLock on by Default
Added 8/16/01To have numlock turned on for each user:
- Start Regedit
- Go to HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators
- Change the value from 0 to 2
- Turn Numlock on manually
- Log off and back on again.
- For all users, make the same change to HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators
This site is copyrighted. No portion may be reproduced
without my written permission.
No comments:
Post a Comment