|
BOOT CAMP 273 (29/04/03)
MORE XP TIPS
In general Windows XP is living up to the promise of improved
speed and stability but like all operating systems it is configured for a
notional average user. Understandably many people find that Microsoft’s way of
doing things is not necessarily theirs and XP also takes a lot for granted.
Whereas in previous versions of Windows many automated features were switched
off by default, you will find that with XP there are all sorts of things going
on in the background that you may not want, or be aware of.
Over the next couple of weeks we’ll show you how to adapt XP
to your way of working and put you back in control with a selection of hints and
tips, most of which work with both the Home and Professional versions. We’ll
begin with a trio of tweaks concerned with starting and shutting down your
computer.
This first tip is an update of a popular Windows 98 trick
that lets you shut down your PC with a single click. Right-click onto an empty
area of the desktop then select New and Shortcut. In the ‘Type the location…’
box enter the following: ‘shutdown –s –t 00’, click the Next button, give it a
name like ‘Shutdown’ and then click Finish. The ‘-s’ switch tells it to shut
down just your computer and the ‘–t 01’ command tells it to wait 1 second before
switching off; if you don’t enter a value it will default to a delay of 20
seconds.
A
basic shutdown shortcut command line should look like
this:
C:\Windows\System32\shutdown.exe
-s
If you want to
add a 3 second delay to the Shutdown then add the ‘-t xx’ switch,
thus:
C:\Windows\System32\shutdown.exe
-s -t
If you are the only user of your computer then you are
probably getting a bit tired of being asked for a password every time you switch
it on, this next tip banishes the password request box for good. Go to Run on
the Start menu and type ‘control userpasswords2’ (without the quotes) then OK.
Select your user name then uncheck the item ‘Users must enter a user name and
password…’ then OK. To finish off Go to Run on the Start menu again and this
time enter ‘control userpasswords’ and select ‘Change the way users log on or
off’ and make sure that both ‘Use the Welcome Screen’ and ‘Use Fast User
Switching’ are unchecked.
Here’s a quick way to switch off the annoying XP boot-up
logo. Go to Run on the Start menu and type ‘msconfig’ (without the quotes) then
select the Boot.Ini tab and check the box marked ‘/NOGUIBOOT’ then OK and reboot
the PC. You will probably get a warning message that the computer is in
‘Diagnostic mode’, this is perfectly okay and you can safely check the box that
stops the message appearing every time.
The next group of tips are designed to curb some of XP’s
nagging ways. Your PC will constantly remind you to do things that you either
don’t want to do, or are perfectly capable of doing in your own good time. If
you haven’t disabled the password logon then you will find that XP will urge you
to change your password every 14 days. You can turn this off and change your
password (which, incidentally you should still do, if you are sharing your PC)
when it suits you by right clicking on My Computer. Select Manage then
double-click to expand ‘Local Users and Groups’ and click on Users. In the right
hand pane right-click on the User who’s password you want to control then click
Properties. This will bring up a dialogue box with the option ‘Password never
Expires’, which you can check and then click Apply.
Every 60 days Windows XP offers to run a ‘Wizard’ to clean up
your desktop. Even if it’s a complete shambles it’s still your mess and if you
don’t want to be tidied up just yet then right-click on the desktop select
Properties and click the Desktop tab. Click the Customize button and deselect
the item ‘Run Desktop Cleanup…’ and click OK.
XP is set to regularly check for updates, which is fine if
you have fast, always-on
Broadband, but it can be inconvenient for those using slower
dial-up connections. Of course you should still download the updates,
particularly the critical security patches, but to do it at a time of your
choosing go to System in Control Panel or right-click My Computer and select
Properties, and then the Automatic Update tab. Under Notification Settings check
‘Turn off Automatic updating…’ and click OK. To check for updates manually open
Internet Explorer and click Windows Update on the Tools menu.
The way Windows XP reports errors is basically a good idea
but the offer to report a problem to Microsoft for the tenth time can become a
bit tedious when you are trying to install a difficult piece of software or an
awkward peripheral. Error reporting is enabled by default but it’s easy enough
to turn off, just right click on My Computer then Properties and the Advanced
tab. Select the Error Reporting tab and check the item ‘Disable Error
Reporting’.
Finally, new XP computers make a bit of a nuisance of
themselves by pestering you to register with Microsoft’s Passport and Messenger
services. These reminders should only appear ten times but if you want to put a
complete stop to it then you need to edit an entry in the Registry. It’s not
difficult and the XP Registry is very similar to those in Windows 9x but this
procedure is definitely not for novices and should only be attempted after the
Registry has been safely backed up. Launch the registry editor by going to Run
on the Start menu and type ‘regedit’. Work your way to HKEY_CURRENT_USER/Software/
Microsoft/Windows/Current
Version/Explorer/Advanced
Then right-click in the right pane, select New
then DWORD Value; rename it EnableBalloonTips, give it a value of 0 and exit
Regedit.
Next week – XP Tips, part 2
JARGON FILTER
MSCONFIG
Microsoft Configuration utility -- hidden feature in Windows
used to control many behind the scenes operations
REGISTRY
A
large, constantly changing Windows System file containing details of how your PC
is set up and configuration information for all the programs stored on the hard
disc
WIZARD
Simple
helper program that automatically starts when you begin a
task
TIP OF THE WEEK
Did you know that Windows XP has a built in file compression
utility? If you are running out of room on your hard disc drive of you need to
reduce the size of a file for emailing, simply open Windows Explorer,
right-click on the file, select Send To and then click Compressed (Zipped)
Folder. You can also create an automatic ‘compression’ folder that will compress
any file you copy or drag and drop into it. Right click into an empty area of
the desktop and click New then Compressed (Zipped) Folder and give it a suitable
name.
|