Posted on March 30, 2008 by pluto
On an NTFS partition, Disk Cleanup can compress old files
to save space. But calculating the savings and performing
the compression often take a long time, and on some systems,
Disk Cleanup hangs during the process. If that happens, or if
you don’t care to wait, use this Registry tweak to disable the
compression: Delete the key
HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\VolumeCaches\Compress Old Files.
Filed under: Windows XP | Tagged: Disable Compression On Xp, Disk Cleanup, NTFS partition | Leave a Comment »
Posted on March 29, 2008 by pluto
Windows remembers 400 folder settings. When that number is reached some settings aren’t retained any longer. You can change this to 8000 by adding this edit to the registry.
1. Copy the following (everything in the box) into notepdad.
QUOTE
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell]
“BagMRU Size”=dword:00001f40
[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam]
“BagMRU Size”=dword:00001f40
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
“NoSaveSettings”=dword:00000000
2. Save the file as folder8000.reg
3. Double click the file to [...]
Filed under: Windows XP | Tagged: Folder Settings, Increase XP | Leave a Comment »
Posted on March 29, 2008 by pluto
If you want to encrypt the contents of an individual file or directory, Windows XP Pro will do the trick, provided you enable NTFS on your hard drive. To encrypt a file, right-click on it to bring up the Properties window. Click on the Advanced button, then in the Advanced Attributes dialog box click on [...]
Filed under: Windows XP | Tagged: Keep Files, Private | Leave a Comment »
Posted on March 29, 2008 by pluto
We all know that WinXP likes to keep itself held together, and how it doesnt like you uninstalling certain components. Well The Picture and Fax Viewer, is one of these programs which can cause problems if removed incorrectly. It can be disabled safely as follows:
[Start] [Run] type regedit and click [OK]
Navigate to :
HKEY_CLASSES_ROOT/ SystemFileAssociations/ image/ [...]
Filed under: Windows XP | Tagged: And Fax Viewer, How To Disable, Picture | Leave a Comment »
Posted on March 29, 2008 by pluto
A reader points out a straightforward way for Windows users to transfer music from an iPod to your hard drive, without extra software:
1. Connect the iPod to your PC. If iTunes starts syncing (ie erasing) your music automatically, hit the X in the upper right hand corner of iTunes display, to the left [...]
Filed under: Windows XP | Tagged: How to copy song, s from your iPod, to your PC | Leave a Comment »
Posted on March 29, 2008 by pluto
Because of the security features built into Windows XP, it is virtually impossible to get back into the system without the password.
You have several options to try and get around this problem.
If you have access to another user account with administrator rights, you can use that account to change the password
of the account that is [...]
Filed under: Windows XP | Tagged: cannot use my password, into Windows XP, to get back | Leave a Comment »
Posted on March 29, 2008 by pluto
Caught A Virus?
If you’ve let your guard down–or even if you haven’t–it can be hard to tell if your PC is infected. Here’s what to do if you suspect the worst.
Heard this one before? You must run antivirus software and keep it up to date or else your PC will get infected, you’ll lose all [...]
Filed under: Windows XP | Tagged: Caught A Virus? | Leave a Comment »
Posted on March 29, 2008 by pluto
Change The Default Location For Installing Apps
———————————————–
As the size of hard drives increase, more people are using partitions to separate and store groups of files.
XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by using a [...]
Filed under: Windows XP | Tagged: Change The Default, Location For Installing Apps | Leave a Comment »
Posted on March 29, 2008 by pluto
An unattended Windows XP/2003 install can install all your software and settings along with Windows, and without you having to click a button or press a key,completely automated. Learn how over here:
CODE
http://unattended.msfn.org
Make your unattended setup now!
Filed under: Windows XP | Tagged: Automatic Windows Installation, No keypress required | Leave a Comment »
Posted on March 29, 2008 by pluto
Boot Winxp Fast
Follow the following steps
1. Open notepad.exe, type “del c:\windows\prefetch\ntosboot-*.* /q” (without the quotes) & save as “ntosboot.bat” in c:\
2. From the Start menu, select “Run…” & type “gpedit.msc”.
3. Double click “Windows Settings” under “Computer Configuration” and double click again on “Shutdown” in the right window.
4. In the new window, click “add”, “Browse”, [...]
Filed under: Windows XP | Tagged: Boot Winxp Fast | Leave a Comment »