<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-31783336</id><updated>2012-01-13T08:04:26.970-08:00</updated><title type='text'>Computer and Windows XP repair</title><subtitle type='html'>Tips and trick Computer With Program Window XP Repairing</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>31</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-31783336.post-7838191008354423926</id><published>2008-06-10T23:19:00.000-07:00</published><updated>2008-06-10T23:23:19.798-07:00</updated><title type='text'>Tips : Run Scheduled Tasks During Idle</title><content type='html'>Simply follow these steps:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; 1. Go to 'Start-&gt;Programs-&gt;Accessories-&gt;System Tools-&gt;Scheduled Tasks'&lt;br /&gt; 2. Click on the "Add Scheduled Task' icon&lt;br /&gt; 3. Click on the 'Next 'button and select a program to schedule&lt;br /&gt; 4. Click 'Next' then select the 'Daily' radio button&lt;br /&gt; 5. Click 'Next' until you rach the last screen then select the&lt;br /&gt;    'Open Advanced Properties For This Task When I click Finish'&lt;br /&gt;     checkbox then click on the 'Finish' button&lt;br /&gt; 6. Click on the 'Settings' tab near the top of the new dialog box&lt;br /&gt; 7. In the Idle Time section, select the "Only start the task if&lt;br /&gt;    the computer has been idle for at least' checkbox&lt;br /&gt; 8. Select how long you want your computer to be idle before&lt;br /&gt;    starting the scheduled task&lt;br /&gt; 9. Click 'Apply' then OK&lt;br /&gt;&lt;br /&gt;From now on, Windows will run the sceduled task when you computer is idle for the specified time you chose. However, Windows could run the scheduled task numerous times a day, depending on how many times your computer goes into idle mode.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-7838191008354423926?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/7838191008354423926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=7838191008354423926' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/7838191008354423926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/7838191008354423926'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2008/06/tips-run-scheduled-tasks-during-idle.html' title='Tips : Run Scheduled Tasks During Idle'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-2105812612673437656</id><published>2008-02-14T22:45:00.000-08:00</published><updated>2008-02-14T22:47:55.774-08:00</updated><title type='text'>Install and Run Software on Windows XP without affecting Registry/Disk using “RunAs”</title><content type='html'>Here is a quick tip to install and run applications on Windows XP without affecting the registry. While this is not strictly comparable to Windows Vista’s inbuilt Sandbox, Registry &amp; File System Virtualization feature, it is a quick method to run programs such as IE on XP in restricted mode, preventing malware or viirus from affecting the registry or drive.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;To use RunAs, right click the program’s executable or shortcut and select “Run As”. If the option is not visible, press Shift and then click on the icon. Then select “current user” and check the option “Protect my computer and data from unauthorized program activity” box is ticked. &lt;br /&gt;&lt;br /&gt;This option has the following effect :&lt;br /&gt;&lt;br /&gt;+ Group membership: If you were logged in as a member of Administrators, Power Users, or certain powerful domain groups, the app runs without the benefit of those group memberships.&lt;br /&gt;+ Registry: The app has read-only access to the registry, including HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE. The app has no access to HKCU\Software\Policies.&lt;br /&gt;+ File system (NTFS): The app cannot access the user’s profile directory at all. That includes “My Documents”, “Temporary Internet Files”, “Cookies”, etc.&lt;br /&gt;+ Privileges: The app has no system-wide privileges other than “Bypass traverse checking”.&lt;br /&gt;&lt;br /&gt;This solution, though simple, breaks most applications from running. Therefore, users can think of using a third party software such as Returnil Virtual System 2007 which can clone a copy of your System Partition into the memory and create a file based Virtual Disk Partition where you can save documents, data, files &amp; install programs, software and applications without affecting the host system (similiar to VMWare or Virtual PC)&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-2105812612673437656?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/2105812612673437656/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=2105812612673437656' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/2105812612673437656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/2105812612673437656'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2008/02/install-and-run-software-on-windows-xp.html' title='Install and Run Software on Windows XP without affecting Registry/Disk using “RunAs”'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-793911559301906148</id><published>2008-01-03T01:11:00.000-08:00</published><updated>2008-01-03T01:14:59.170-08:00</updated><title type='text'>How to fix Windows Installer is not correctly installed</title><content type='html'>"The Windows Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance."&lt;br /&gt;&lt;br /&gt;The microsoft website knowledge article 324516 gives 2 methods as a way of fixing this problem, but you might be very lucky if any of the 2 fixes the problem, alot of guys end up formating their systems and doing fresh windows installations or try wired ways of fixing it.&lt;br /&gt;&lt;br /&gt;OK, the solution is very easy:&lt;br /&gt;&lt;br /&gt;* right click your root windows installation drive i.e drive where you installed windows&lt;br /&gt;* click properties at the bottom&lt;br /&gt;* select security tab&lt;br /&gt;* click Add and scroll down to SYSTEM account click add and click OK.&lt;br /&gt;* allow Full control permission and click Apply and then Ok.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-793911559301906148?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/793911559301906148/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=793911559301906148' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/793911559301906148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/793911559301906148'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2008/01/how-to-fix-windows-installer-is-not.html' title='How to fix Windows Installer is not correctly installed'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-811974167408935088</id><published>2007-10-22T11:59:00.000-07:00</published><updated>2007-10-22T12:05:03.686-07:00</updated><title type='text'>Keep Your Computer Clean</title><content type='html'>Ever hear a strange noise coming from your computer. Maybe it sounds like a plane about to take off. That's the sound of a fan that needs to be cleaned. You may notice that your computer case has holes in the front and side. These holes allow air to pass through the case. Usually air is pulled from the front of the case over the hard drive past the motherboard and out the back of the case. Usually there are two fans that accomplish this. One fan is usually mounted on the back of the case and the other is in the power supply. There is also a fan that is located on top of the CPU's heatsink. The outer rim of the fans will eventually get a build up of dirt around them. This will cause the fan to wobble causing it to make noise or even stop. &lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;The best way to clean your computer is with a can of compressed air. Simply take the cover off of the case and spray the inside with the compressed air. Spray the fans and make sure they spin easily. Check the heatsink and make sure you clean it well. If it is full of dust the system could start shutting down on its own or you will start to get blue screen errors. Make sure you clean the fan in the power supply. Don't worry about spraying air inside the main concern is to make sure that the fan does not stop because of dirt.&lt;br /&gt;&lt;br /&gt;If you want you can also clean any add on cards contacts or even your memory contacts. All you need is a pencil eraser. Simply run the eraser across the card or memory sticks contacts. Make sure you clean off any loose piece of eraser left behind. &lt;br /&gt;&lt;br /&gt;If you want to clean your keyboard try using a paint brush. You can use a little glass cleaner as well.&lt;br /&gt;&lt;br /&gt;Finally a handy trick for cleaning the outside of your case is to use hand cleaner. You can find hand cleaner in most automotive stores. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;About the Author&lt;br /&gt;Evan Freedman is an author for The &lt;a href="http://www.computer-geek.net/"&gt;Computer Geek &lt;/a&gt;Web Design and for CSSZafco.com, distributor of computers and accessories. Evan has been diagnosing and fixing computer for over 25 years. Please visit the site to view a huge assortment of Computer Technology.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-811974167408935088?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/811974167408935088/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=811974167408935088' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/811974167408935088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/811974167408935088'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/10/keep-your-computer-clean.html' title='Keep Your Computer Clean'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-8724471106220621584</id><published>2007-09-29T00:10:00.000-07:00</published><updated>2007-09-29T00:13:20.531-07:00</updated><title type='text'>How To Make A Windows XP Bootup Disk</title><content type='html'>When you press the power button on your computer and it just sit there with none of those clicking and beeping sounds along with the monitor still having that blank screen,you know that you're going to have a bad day.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;A computer that fails to boot can be one of the most pain staking things that can happen to a pc user.And in most cases, the user don't have a clue as to what procedures they can take to get the PC up and running again.&lt;br /&gt;&lt;br /&gt;When you do experience pc bootup failure, always start your troubleshooting by checking the obvious.It the cord plugged into the wall outlet and is the other end securely plugged in the rear of the system unit.&lt;br /&gt;&lt;br /&gt;In many cases the cause is a corrupted startup file which prevent the computer from going through the bootup from start to finish.In this case, an easy way to start your PC is to have an emergency boot disk handy.&lt;br /&gt;&lt;br /&gt;A Boot Disk contain copies of critical files needed for startup that you should have made earlier.To use the floppy disk, all you need do is to place it in the floppy drive and reboot the computer.&lt;br /&gt;&lt;br /&gt;As the computer start the boot process, Windows will use the good files to get itself going.The Windows XP boot disk will enable you to resolve a corrupt Ntbootdd.sys driver, missing or corrupt Ntdr or Ntdetect.com files.&lt;br /&gt;&lt;br /&gt;These files are used by Windows XP and are crucial to its startup and configuration.The boot disk have also repair a damaged MBR or Master Boot Record.&lt;br /&gt;&lt;br /&gt;The MBR is a small program executed when the PC boots and resides on the first sector of the hard driveIt looks up the partition on the hard drive.You can create a MBR with the FDISK /MBR coomand&lt;br /&gt;&lt;br /&gt;A damaged boot sector can also be corrected with the boot disk.Your Windows XP boot disk will be a life saver when you have pc bootup failure and you need that file for your next interview.&lt;br /&gt;&lt;br /&gt;A sector is the smallest unit that can be accessed on a disk.When a disk is low level formatted, it will be divided tracks and sectors&lt;br /&gt;&lt;br /&gt;When making a boot disk make a mental note of the files being copied.This will give you added knowledge when you will need to help in making their boot disk.To make a boot disk, perform the following.&lt;br /&gt;&lt;br /&gt;Place a blank formatted floppy disk in your floppy drive and go to My Computer in Windows XP.Click the hard drive icon and on the toolbar, click Tools, Folder Options, and then click the View Tab.&lt;br /&gt;&lt;br /&gt;And scroll down and check "Show hidden files and folders" and just below uncheck "Hide protected operating system files (recommended). Now we're getting a little slower.&lt;br /&gt;&lt;br /&gt;Take note of this process and as you become more familiar with this task, you'll be able to make a boot disk for others in no time and help them save on down time.&lt;br /&gt;&lt;br /&gt;After unchecking "Hide protected operating system files, click OK.Some grayed out files will now be visible in the drive window.These files are protected system files.&lt;br /&gt;&lt;br /&gt;Now you're ready to select the boot, the NTDETECT, and the ntldr files.Now right-click, click Send To, and select Floppy ( A: ).When you have copied all files to the floppy, you now have a Windows XP boot disk.&lt;br /&gt;&lt;br /&gt;You should make two or more boot disks and place them in a safe place away from any type of magnetic or static charges.Before putting them away don't forget to label your life saving floppy disks.&lt;br /&gt;&lt;br /&gt;Should you be unfortunate enough to have to put one of your boot floppies to use, remember to replace the startup files on the hard drive with the ones on the floppy.&lt;br /&gt;&lt;br /&gt;If you overlook this critical step, you'll have the same boot up problem every time.Take your time as you copy the files and be sure not to reverse the copy procedure.&lt;br /&gt;&lt;br /&gt;This is why its important to make two or more boot disks. This way should you have an accident with one disk, so what, you paid attention here and made several copies.&lt;br /&gt;&lt;br /&gt;You've done it.You're now armed with a repair tool should your XP computer fail to boot.All Windows 98, 2000, and Me users also have the resources to create a book disk.&lt;br /&gt;&lt;br /&gt;About the Author&lt;br /&gt;How To Make A Windows XP Bootup Disk   by otis cooper&lt;br /&gt;A computer that fails to boot can be one of the most pain staking things that can happen to a pc user.And in most cases, the user don't have a clue as to what procedures they can take to get the PC up and running again.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-8724471106220621584?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/8724471106220621584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=8724471106220621584' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/8724471106220621584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/8724471106220621584'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/09/how-to-make-windows-xp-bootup-disk.html' title='How To Make A Windows XP Bootup Disk'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-1627403414979006220</id><published>2007-09-06T23:46:00.000-07:00</published><updated>2007-09-06T23:55:55.796-07:00</updated><title type='text'>Why is My Computer Getting Slower?</title><content type='html'>Many people ask the "Why is my computer getting slower?" question each day. Well, to be honest, they're asking because the computer probably is actually getting slower. As time passes, your hardware will age and as a result, it will slow down. Moreover, if you have filled your hard drive with junk files, then your computer will become really slow. &lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;It is possible that you have a virus that is causing your entire system to become slower because it is screwing up vital files that your computer needs to run properly, but all in all, there are many things that can cause your computer to slow down and there are many things you can do to improve the situation.&lt;br /&gt;&lt;br /&gt;Solution 1&lt;br /&gt;&lt;br /&gt;One way to address the problem of your computer becoming slower is to clean out your temporary files. Over time, your temporary files can really add up, especially if you surf the net a lot. Windows writes temporary files for everything. If you are using XP, it is easy to clean out your temporary files folder.&lt;br /&gt;&lt;br /&gt;Go to the start menu, then choose programs. After that, click on accessories, then choose disk clean up. This will help to remove all your temporary files and plenty of other junk files that may be hiding in your hard drive.&lt;br /&gt;&lt;br /&gt;Alternative method: Click computer - right click your hard drive - select disk cleanup&lt;br /&gt;&lt;br /&gt;Solution 2&lt;br /&gt;&lt;br /&gt;You will want to keep your desktop free from shortcuts and icons. To clean up your desktop, you can delete the icons manually or you can clean it up through windows which is safer.&lt;br /&gt;&lt;br /&gt;Begin by going to the start menu, and then to the control panel. Double click on display, and then click on the desktop tab. Click on the customize desktop button near the bottom. Next, click on the general tab, then choose clean desktop button, and this will get rid of the icons Windows feels you no longer use.&lt;br /&gt;&lt;br /&gt;An even better solution would be to use a good registry cleaner, these programs will backup and then proceed to clean your desktop and registry for harmful junk files, the cleaning can have a dramatic effect on system performance.&lt;br /&gt;&lt;br /&gt;Read our registry cleaner reviews by following the link at the bottom of this article. Solution 3&lt;br /&gt;&lt;br /&gt;Another problem of a sluggish computer is corrupt files within your Windows registry. The registry is a database that contains information for multiple users and contains all the settings for all of your software and hardware.&lt;br /&gt;&lt;br /&gt;To clean this up, you can buy some registry cleaning software, always do a bit of research first. Lots of spyware programs mask themselves as registry cleaners, so it pays to find the best program on the market. On the other hand, you can try to clean your registry yourself, but you should only attempt this if you're tech savvy, be sure to make a backup copy first.&lt;br /&gt;&lt;br /&gt;As mentioned above a good registry cleaner will quickly scan, detect and clean the registry within minutes, attempting this procedure manually can take hours and hours.&lt;br /&gt;&lt;br /&gt;Solution 4&lt;br /&gt;&lt;br /&gt;The easiest thing you can do when you begin to ask the "Why is my computer getting slower?" question is to increase the speed of your computer by defragmenting your hard drive. When your computer saves a file, it saves it to first free spot it finds, and when that fills up, it saves the rest of the file somewhere else. This is a fragmented file, and your hard disk is full of them. If your computer has lots of fragmented files, then it takes longer to retrieve your data.&lt;br /&gt;&lt;br /&gt;To fix this, go to my computer, and right click on your main drive. Choose properties. When the next window pops up, click on the tools tab up at the top, and then click on defragment now. Even if Windows tells you that you don't need to run this application, it is still a good idea to do so. Keep in mind, though, that it does take some time, so do it before bed or before you go out for a while.&lt;br /&gt;&lt;br /&gt;Solution 5&lt;br /&gt;&lt;br /&gt;If you go online a lot, then your computer might contain malicious spyware and adware, and that alone can be the answer to the question of "Why is my computer getting slower?" It just seems to be the norm when surfing online these days that spyware and adware products make themselves at home on your machine.&lt;br /&gt;&lt;br /&gt;There is software you can purchase to try and combat the onslaught of ads and spam you get while on the Internet. Spyware and adware can be hard to get rid of, and you almost need to purchase some software just to eliminate and prevent the problem. While you're at it, you should also purchase a good anti-virus program to keep your computer free of nasty viruses that can rob your system of precious resources. &lt;br /&gt;&lt;br /&gt;Maintenance Summary&lt;br /&gt;&lt;br /&gt;1) Clean out Temporary files&lt;br /&gt;2) Cleanup your desktop&lt;br /&gt;3) Clean the Registry&lt;br /&gt;4) Defragment your hard drive&lt;br /&gt;5) Check for Viruses - Spyware and Adware&lt;br /&gt;&lt;br /&gt;To keep you computer running quickly after many years can be difficult. However regular maintenance can really help prevent your system from slowing down. If you do feel your computer is running slower, start with the easiest tasks before moving on to something more difficult. &lt;br /&gt;&lt;br /&gt;About the Author&lt;br /&gt;Discover the &lt;a href="http://www.repairyourpcnow.com/computer-repair-software.php"&gt;Best Software&lt;/a&gt; to make your PC run at maximum performance. We review the top Registry Cleaners that help keep your windows operating system run smoothly and at maximum efficiency.&lt;br /&gt;&lt;br /&gt;Visit RepairYourPcNow.Com&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-1627403414979006220?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/1627403414979006220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=1627403414979006220' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/1627403414979006220'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/1627403414979006220'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/09/why-is-my-computer-getting-slower.html' title='Why is My Computer Getting Slower?'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-8019338421474590434</id><published>2007-08-15T22:55:00.000-07:00</published><updated>2007-08-15T23:16:40.399-07:00</updated><title type='text'>Securing Your Windows XP</title><content type='html'>Do you work in a corporate environment where you don't appreciate your co-workers or boss having access to your comp and private files when you are not around?&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can provide added level of security to your WINDOWS XP System. This is called securing your Windows XP accounts database. You can store all information related to your accounts in a encrypted form on a floppy disk. What this would do is that if You do not have access to your floppy disk, You can not access the system. I am not sure You realized what I just said ! Even if You know your userid/password, You will not be able to access the system unless and until You have this startup disk.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The process of generating this secure startup floppy disk is simple. Go to START-RUN and type syskey. You will see a window come up. Click on Upgrade command button. You would see another window popping up which will give You the option of storing the encrypted accounts database either locally or on your floppy disk. Choose floppy disk and click OK and let the process complete. You are done.&lt;br /&gt;&lt;br /&gt;Next time You reboot the computer and get to the logon prompt, make sure that You have the floppy disk available in A: drive else You can not log on.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-8019338421474590434?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/8019338421474590434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=8019338421474590434' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/8019338421474590434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/8019338421474590434'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/08/securing-your-windows-xp.html' title='Securing Your Windows XP'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-408336829748007643</id><published>2007-07-17T23:45:00.000-07:00</published><updated>2007-07-17T23:48:54.885-07:00</updated><title type='text'>Windows XP registry cleaner</title><content type='html'>What is the Windows registry, and why might you need to use a registry cleaner? The Windows registry is a collection of files which store all the computer's settings for hardware, settings for the operating system, the control panel, application software, user preferences and user profiles, and file associations.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;How is Windows XP registry cleaning done, and why does the Windows registry ever need to be cleaned? At the bottom of this article, there is a link to a resource page which gives access to software tools you can use to clean the registry. You should be aware that it can also be done manually, by using the program regedit.exe which comes with Windows XP, or by typing reg.exe on the command line. Manual editing of the Windows registry is not recommended though, because the registry files are essential for the operating system to function. What does Microsoft Support say about it? 'Although you can use Registry Editor to inspect and modify the registry, doing so is not recommended, as making incorrect changes can damage your system.'&lt;br /&gt;&lt;br /&gt;If you do damage the Registry during manual cleaning, and any backup does not work either, the only other solution is a complete reinstallation of Windows XP. It goes without saying that you want to avoid this. The use of dedicated software for Windows XP registry cleaning is recommended (see below). &lt;br /&gt;&lt;br /&gt;What about the reasons for using a Windows XP registry cleaner, and why would this be needed? Well, a damaged registry can make a Windows XP machine unreliable, or even not start up in the first place. As time passes, entries in the registry for old or uninstalled or deleted software will build up, making the system start up slowly, run more slowly, or make the computer unstable - 'freezes' can be one sign of this. As time goes on, the Windows XP registry grows in size, and becomes much bigger than necessary. You may also have many double entries in it, which affects your computer's speed.&lt;br /&gt;&lt;br /&gt;Fortunately, you can get many efficient software programs which will make cleaning of the registry an easy task. They all perform a free scan of your system, to see if there are any issues with the registry. These programs are called registry cleaners or registry repairers, and they are very easy to download and install. Using a registry cleaner may make a huge difference in your computer's performance.&lt;br /&gt;&lt;br /&gt;Now clean your Registry! It is possible to clean and repair your registry in the next few minutes - our &lt;a href="http://www.kintraw.com/windows-registry-repair.htm"&gt;windows registry cleaner&lt;/a&gt; page lists all the best software which you can download and use to quickly and painlessly check and clean your registry. &lt;br /&gt;&lt;br /&gt;About the Author&lt;br /&gt;Snowy Anderson writes about software and the Internet.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-408336829748007643?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/408336829748007643/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=408336829748007643' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/408336829748007643'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/408336829748007643'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/07/windows-xp-registry-cleaner.html' title='Windows XP registry cleaner'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-4719551111381938859</id><published>2007-07-01T09:39:00.000-07:00</published><updated>2007-07-01T09:47:56.406-07:00</updated><title type='text'>Optimize and Clean the Windows Registry Safely</title><content type='html'>First of all you ask, what is the Windows registry and why is it important? According to Microsoft the registry is "a central hierarchical database used in Microsoft Windows to store information necessary to configure the system for one or more users, applications and hardware devices". &lt;span class="fullpost"&gt;All that means is that it stores information for user, software and hardware settings. Hence it is an extremely critical part of the operating system. Think of it as the brain of the operating system, allowing the operating system and the programs the user installed to remember the user's settings and to operate when ran by the user.&lt;br /&gt;&lt;br /&gt;So why should you be worried, you are asking? As the computer is used and software is installed, uninstalled and reinstalled and we try software that our friends or family recommend, this database becomes cluttered. It is true that when software is uninstalled and it gives a "uninstallation successful message", most users are satisfied and go about their business. However, sometimes "junk" or "pieces of the installation" are left behind causing the registry or database to become messy and hence slow down your operating system.&lt;br /&gt;&lt;br /&gt;Another example is when you use files or documents on your system. After these items have been deleted and emptied from the Recycle Bin, information about these files are still stored in the registry. This also slows down your Windows operating system over time.&lt;br /&gt;&lt;br /&gt;So, I hope you can see where I am going with this article. It is preferable, although not necessary, to clean the Windows registry safely and efficiently, so please take the time to visit the link mentioned below.&lt;br /&gt;&lt;br /&gt;About the Author&lt;br /&gt;Favorite blog is &lt;a href="http://www.netdollarz.net/"&gt;http://www.netdollarz.net&lt;/a&gt;. Containing many work at home,online income,paid survey articles along with off topic articles that interest the author of the blog.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-4719551111381938859?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/4719551111381938859/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=4719551111381938859' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/4719551111381938859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/4719551111381938859'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/07/optimize-and-clean-windows-registry.html' title='Optimize and Clean the Windows Registry Safely'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-7649509611423115895</id><published>2007-06-13T22:19:00.000-07:00</published><updated>2007-06-13T22:32:08.153-07:00</updated><title type='text'>Use Window XP registry Cleaner to fix Windows XP registry errors</title><content type='html'>To clean up the errors in your Windows XP PC registry you need a Window XP registry cleaner. Before you download, make sure that the software is compatible with your PC.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;If you want your Windows XP PC to run without errors, you need a Window XP registry cleaner. Windows registry is a file that is used for storing critical information about the hardware and software configuration and system settings of the computer. It helps the system run without faults as the system can access the data from a specific location. But to make this process absolutely flawless you need to keep the registry up to date and free from errors.&lt;br /&gt;&lt;br /&gt;As the registry is meant to store all the information abut the PC settings it generates a new entry every time you make any changes to the system. That is whenever you install a new program or uninstall an existing program and add or remove any hardware component, the latest information about the settings is logged in the registry file. As you keep using the PC, these entries get piled up in the registry. All these data that are stored in the registry, especially the outdated data are not used by the system. Moreover, they clog up the registry file making the PC sluggish and prone to frequent failures. A Windows registry cleaner can clean up these unimportant data and make the registry file error free. To that you need a Window XP registry cleaner if you have Windows XP installed in your PC.&lt;br /&gt;&lt;br /&gt;There are many versions of registry cleaners available for download. You need to select the best registry cleaner for your PC. That is if you are using Windows XP, you need a Window XP registry cleaner. That is because different versions of Windows use different methodologies for keeping the registry. SO only a compatible registry cleaner can effectively clean the registry and ensure optimum performance of the PC.&lt;br /&gt;&lt;br /&gt;The Window XP registry cleaner scans the entire Windows XP registry, deletes the outdated and unimportant entries, remove the blank spaces and fragments from the registry file. The registry cleaning tools also detect and remove the embedded keys that are created by the malware programs. As most of the registry cleaners come with scheduling features, you can even schedule the scanning of the registry that will repair the errors automatically without you monitoring them personally. While you clean the registry with the cleaner, it is recommended that you back up the registry. It will let you restore the registry file if you encounter any problem after registry cleaning. &lt;br /&gt;&lt;br /&gt;About the Author&lt;br /&gt;Windows &lt;a href="http://www.windows-registry-cleaner.org/"&gt;Registry Cleaner&lt;/a&gt; is an online resource, providing information about Registry Cleaner software to clean windows registry.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-7649509611423115895?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/7649509611423115895/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=7649509611423115895' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/7649509611423115895'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/7649509611423115895'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/06/use-window-xp-registry-cleaner-to-fix.html' title='Use Window XP registry Cleaner to fix Windows XP registry errors'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-4158183190130035825</id><published>2007-05-15T05:04:00.000-07:00</published><updated>2007-05-15T05:09:34.164-07:00</updated><title type='text'>Increase Menu Display Speed</title><content type='html'>When you click on the Start Menu there is some delay to display the contents , just for no reason. Effects are pretty though. The default speed can be adjusted with a quick registry entry.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;The default value is 400. Set it to 0 and the delay is gone. If you are not able to adjust pick a number that suits your style and make the change.&lt;br /&gt;&lt;br /&gt;[Start] [Run] [Regedit]&lt;br /&gt;&lt;br /&gt;Go to HKEY_CURRENT_USER\Control Panel\Desktop&lt;br /&gt;&lt;br /&gt;Modify/Create String value of Data type REG_SZ Named [MenuShowDelay]&lt;br /&gt;&lt;br /&gt;Value Data: [Default = 400 / Adjust to Preference]&lt;br /&gt;&lt;br /&gt;Exit Registry / Reboot&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-4158183190130035825?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/4158183190130035825/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=4158183190130035825' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/4158183190130035825'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/4158183190130035825'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/05/increase-menu-display-speed.html' title='Increase Menu Display Speed'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-6549626279400196595</id><published>2007-05-12T09:28:00.000-07:00</published><updated>2007-05-12T09:33:00.720-07:00</updated><title type='text'>WinXP Clear Page file on shutdown</title><content type='html'>WINXPCPS.REG (WinXP Clear Page file on shutdown)&lt;br /&gt;&lt;br /&gt;This Registration (.REG) file clears the Page file when you power off the computer.&lt;span class="fullpost"&gt;&lt;br /&gt;Restart Windows for these changes to take effect!&lt;br /&gt;ALWAYS BACKUP YOUR SYSTEM BEFORE MAKING ANY CHANGES!&lt;br /&gt;&lt;br /&gt;Browse to: HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Control \ Session Manager \ Memory Management&lt;br /&gt;&lt;br /&gt;and add the DWORD variable "ClearPageFileAtShutdown"=dword:00000001&lt;br /&gt;&lt;br /&gt;You can also do this without reg hacking.&lt;br /&gt;Go to Control panel Administartative tools, local security policy. then goto local policies ---&gt; security options.&lt;br /&gt;Then change the option for "Shutdown: Clear Virtual Memory Pagefile"&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-6549626279400196595?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/6549626279400196595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=6549626279400196595' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/6549626279400196595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/6549626279400196595'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/05/winxp-clear-page-file-on-shutdown.html' title='WinXP Clear Page file on shutdown'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-5247427483295778750</id><published>2007-05-08T12:00:00.000-07:00</published><updated>2007-05-08T12:04:53.658-07:00</updated><title type='text'>Windows XP Tip, Rename Multiple Files</title><content type='html'>A new, small, neat feature for winXP deals with renaming files. I personally have always wanted the OS to include a way to do a mass file renaming on a bunch of files. You can now rename multiple files at once in WinXP.&lt;span class="fullpost"&gt; Its real simple:&lt;br /&gt;&lt;br /&gt;1. Select several files in Explorer, press F2 and rename one of those files to something else. All the selected files get renamed to the new file name (plus a number added to the end).&lt;br /&gt;&lt;br /&gt;2. Thats it. Simple huh.&lt;br /&gt;&lt;br /&gt;I would recommend that you only have the files you want to rename in the directory your working in. I would also recommend that until you get used to this neat little trick that you save copies of the files in a safe location while your getting the hang of it.&lt;br /&gt;&lt;br /&gt;Ever wonder what's going on behind that splash screen? Well, now you can find out!&lt;br /&gt;&lt;br /&gt;Right click My Computer, Properties, Advanced, Startup and Recovery, Edit. Edit BOOT.INI. Add "/SOS" right after "/fastdetect" with a space between. The line will look something like this:&lt;br /&gt;&lt;br /&gt;multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /SOS&lt;br /&gt;. Then you're finished. The first part, multi(0)..... may not be the same on your machine. Upon restarting, the splash screen will be gone. It can be re-enabled by removing the new switch.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-5247427483295778750?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/5247427483295778750/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=5247427483295778750' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/5247427483295778750'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/5247427483295778750'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/05/windows-xp-tip-rename-multiple-files.html' title='Windows XP Tip, Rename Multiple Files'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-8693132491363766675</id><published>2007-05-03T10:30:00.000-07:00</published><updated>2007-05-03T10:33:00.435-07:00</updated><title type='text'>Windows Sp2 Tweaks</title><content type='html'>Disable the SP antivirus and firewall functions - and keep XP from nagging about it:&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]&lt;br /&gt;"AntiVirusDisableNotify"=dword:00000001&lt;br /&gt;"FirewallDisableNotify"=dword:00000001&lt;br /&gt;; don't monitor firewall and antivirus&lt;br /&gt;"AntiVirusOverride"=dword:00000001&lt;br /&gt;"FirewallOverride"=dword:00000001&lt;br /&gt;&lt;br /&gt;;Disable antivirus and firewall check at boot time&lt;br /&gt;&lt;br /&gt;SP2 enables Auto Updates by default. This is good for you, but some folks disagree, so here is how to turn it off:&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]&lt;br /&gt;"AUOptions"=dword:00000001&lt;br /&gt;;disable Auto Update&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]&lt;br /&gt;"UpdatesDisableNotify"=dword:00000001&lt;br /&gt;;Stop nagging about AU being turned off&lt;br /&gt;&lt;br /&gt;How to turn off the SP2 firewall (if you must):&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile]&lt;br /&gt;"EnableFirewall"=dword:00000000&lt;br /&gt;; turn off firewall policy for domain profile&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile]&lt;br /&gt;"EnableFirewall"=dword:00000000&lt;br /&gt;;disable firewall policy for standard profile&lt;br /&gt;&lt;br /&gt;Change some popup settings:&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;;turn off IE popup blocker and return activeX handling to pre-SP2 setting for local system and current user&lt;br /&gt;;1001 = 1 (prompt before download signed ActiveX)&lt;br /&gt;;1004 = 1 (prompt before downloading unsigned ActiveX)&lt;br /&gt;;1200 = 0 (prompt before download signed ActiveX)&lt;br /&gt;;1809 = 3 (disable popup blocking)&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\4]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\4]&lt;br /&gt;"1001"=dword:00000001&lt;br /&gt;"1004"=dword:00000001&lt;br /&gt;"1200"=dword:00000000&lt;br /&gt;"1809"=dword:00000003&lt;br /&gt;&lt;br /&gt;Or you can disable Security Center altogether by disabling the wscsvc service.&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]&lt;br /&gt;"Start"=dword:00000004&lt;br /&gt;;Disable Security Center&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-8693132491363766675?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/8693132491363766675/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=8693132491363766675' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/8693132491363766675'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/8693132491363766675'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2007/05/windows-sp2-tweaks.html' title='Windows Sp2 Tweaks'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115713232301336935</id><published>2006-09-01T10:34:00.000-07:00</published><updated>2006-09-01T10:46:47.976-07:00</updated><title type='text'>Arrange File structure and Folder</title><content type='html'>The time when day firstly applied computer, structural better of folder soon arranged. This arrangement all the better done before computer put into use to process data, play at gamete, or work is other. With regular folder structure, computer will run more fluent.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Prepare each folder for the typical different data. Differentiate depository folder based on the file type. For example, there is folder Song for storage of file MP3, wav, or MP4. Then folder Data for extensions files rich tech formats ( rtf), spreadsheet ( xls), document ( doc) and spread sheet is other. Of course, division of folder can be adapted desire of You. But, the division have to remain to based on the file type. After wrap-up, don't forget for back-up all data periodical.&lt;/span&gt;&lt;br /&gt;&lt;MainOrArchivePage&gt;&lt;a href="http://how-windowsxp.blogspot.com/2006/09/arrange-file-structure-and-folder.html"&gt;Read more..&lt;/a&gt;&lt;/MainOrArchivePage&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115713232301336935?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115713232301336935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115713232301336935' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115713232301336935'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115713232301336935'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/09/arrange-file-structure-and-folder.html' title='Arrange File structure and Folder'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115712942599599632</id><published>2006-08-30T09:46:00.000-07:00</published><updated>2006-09-01T11:01:11.273-07:00</updated><title type='text'>Arrange Start Menu</title><content type='html'>With the many program which You require immeasurable added utiliti, shareware and freeware, hence Start Menu become length. Effect Start Menu long, we is difficult find shortcut is correct for program which we wish. Besides, big of possibility happened click fault. Way for handling it is by dividing category in Start Menu become more simpel. For Example, Winamp Windows Media, Player, MusicMatch, and audio player an made is other in folder Entertainment. And so do for all kinds of gamete in one folder, the application of office, and others into most appropriate folder so that Start Menu coming up more simpel and draw.&lt;span class="fullpost"&gt;&lt;br /&gt;Click of right of Start and select Explore. Then, right click again Start and selected Explore All Users. Window firstly containing shortcut matching with user Your account . While, window both containing all shortcut which can be accessed all user. If was shortcut which You hid, ascertain be not put down in windows for all user.&lt;br /&gt;&lt;br /&gt;Arrange Start Menu from this window the same as be like arranging folder directory in Windows Explorer. Arrange all shortcut according to desire of You. Can be made in one folder, the change name, or even vanished. Even better if You only leave over shortcut the application of only. Shortcut to help files, uninstall, or to file sample can be eliminated. Besides avoiding click fault, menu help and sample which seldom be opened can be accessed from Windows Explorer. While uninstall can be done through Control Panel.&lt;/span&gt;&lt;br /&gt;&lt;a href="http://how-windowsxp.blogspot.com/2006/08/arrange-start-menu.html"&gt;Read more...&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115712942599599632?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115712942599599632/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115712942599599632' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115712942599599632'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115712942599599632'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/08/arrange-start-menu.html' title='Arrange Start Menu'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115657916891579261</id><published>2006-08-26T00:58:00.000-07:00</published><updated>2007-05-03T10:34:32.818-07:00</updated><title type='text'>Exploit Space remnants</title><content type='html'>Many setting default in Windows XP which improper again applied in this time. One of them is capacities Recycle Bin equal to 10% from total harddisk. If we applied harddisk equal to 1GB, for example, hence would there are space is special for Recycle Bin equal to 100MB. Though, harddisk in this time a lot is finite fairish 120GB. Imagine only, 1,2GB just for space preparation for ash can.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Very easy to arrange capacities Recycle Bin. Enough click of right of icon Recycle Bin and select Properties. Then alter the capacities measure according to requirement, 1 is finite 2% have been is quite a lot, depend on measure harddisk which You having. Then, open System Properties by buttoning Windows and Pause/Break at the (time) of at the same. Open tab System Restore for altering setting.&lt;br /&gt;&lt;br /&gt;The next step which can be done to exploit as many as possible maximal capacities harddisk is by accomodating setting at cache at browser Internet Explorer. Its way, open internet Explorer click [ Tool ] &gt; [ Option ]. Open tab General and knob click Setting under Temporary Internet Files. Then alter the setting with the indicative sign shear. Based on calculation karni, 200MB have been more than enough for most consumer PC for accomodating the cache.&lt;br /&gt;&lt;br /&gt;Don't forget to clean cache and Recycle Bin periodical to avoid conglomeration so much file which have be not required again in our computer. Apply facility Disk Cleanup from Windows XP.&lt;br /&gt;&lt;br /&gt;A few trik. If You sure will throw away file permanently without Through Recycle, Bin, depress and hold up knob Shift in parallel with knob Del. In this way, file would directly castaway without is reinstated through menu Restore in Recycle bin. Of course, this trick only applying if(when file which will thrown have been ascertained will not be applied again.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115657916891579261?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115657916891579261/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115657916891579261' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115657916891579261'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115657916891579261'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/08/exploit-space-remnants.html' title='Exploit Space remnants'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115587862110384840</id><published>2006-08-17T21:56:00.000-07:00</published><updated>2007-05-03T10:36:25.678-07:00</updated><title type='text'>Make Swap File</title><content type='html'>Make Swap File&lt;br /&gt;&lt;br /&gt;Sometime PC we find difficulties which emergence because memory full. One of the cause is file swap arrangement. For example we open 20 picture file high resolution at computer with memory 256MB, computer automatically will make a data file temporary which recognized with the title Swap File. Even file virtual this memory function same as system memory, but more slower.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Swap file is kept in harddisk. Swap file can be change by the measure according to requirement. More than anything else if harddisk which we applied was fairish smallness. But if harddisk Your was fairish 100GB, this step is too not important . Because, swap file only eating space some megabytes only. with change measure at constant value, then we can do thrift of space at harddisk. Do this step soon possibly. " ACE soon ace possible"&lt;br /&gt;&lt;br /&gt;Firstly, open System Properties. Way of in short, press knob Windows and Pause/Break. Tab click Advanced then knob click Performance Setting. At window is new which emergence, tab click Advanced then clicked also knob Change. For making a swap file , select Custom size and contents of same total at both columns Initial size and Maximum size.&lt;br /&gt;&lt;br /&gt;If at your PC there are RAM more than 1GB, amount of swap files  1,5 folds rills from totals RAM. If Your RAM of 256MB-1GB, swap file  2 fold times;rill RAM. If You only have RAM less than 256MB, let Windows arranging swap file measure for You.&lt;br /&gt;&lt;br /&gt;After making swap file,defragment your PC. Apply best program defragment . For Example, Diskeeper from www. executive.com.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115587862110384840?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115587862110384840/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115587862110384840' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115587862110384840'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115587862110384840'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/08/make-swap-file.html' title='Make Swap File'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115562359089383186</id><published>2006-08-14T23:24:00.000-07:00</published><updated>2006-08-14T23:33:10.893-07:00</updated><title type='text'>Activate Fitur DMA</title><content type='html'>Most of all installation Windows XP have put down setting DMA ( Direct Memory Active) truly. Otherwise, hence harddisk and CD-ROM, CD-RW or DVD-ROM will show performa slower. On the contrary, setting DMA correct can assist data transfer rate from and to harddisk, CD-ROM, CD-RW, or DVD-ROM.&lt;br /&gt;&lt;br /&gt;Its way very easy. Firstly, click of right of My Computer and select Properties. Then tab click [ Hardware ] &gt; [ Device Manager ]. Select IDE/ATAPI controllers. At window which emergence then selecting Primary IDE Channel and selecting tab Advanced Settings. Ascertain device the was set by DMA if Available. If still stay in position of PIO, Only, hence menu shear downwards [so/till] to choice of DMA if Available. Fitur DMA can quicken performance harddisk, CD-ROM, and CD RW.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115562359089383186?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115562359089383186/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115562359089383186' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115562359089383186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115562359089383186'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/08/activate-fitur-dma.html' title='Activate Fitur DMA'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115616642656363646</id><published>2006-08-03T06:12:00.000-07:00</published><updated>2006-08-21T06:20:26.566-07:00</updated><title type='text'>Arrange Default Program</title><content type='html'>The time when open a data or file, hence Windows is automatic will determine program what is applied. For example, extension file. html will be opened with Internet Explorer. User also able to determine other program as default, for example Mozilla. Because, not all user compatible flavors apply application which have been arranged in default by Windows.&lt;br /&gt;&lt;br /&gt;For Example, You apply Mozilla as browser default. Firstly, step into Mozilla and setting-lah as default browser. Then step into Add/Remove Programs in Control Panel. Selec Program set Acces and Default.click Custom. Even simple, this knob can guide user Windows XP choose one per an program which applied for various applications. For example determining program default for e-mail, browser, media playback, and Java. Not necessarily worry with this change of default program. Because If program non-default Vindows di-uninstall have, hence program default will return to run like is back to basic.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115616642656363646?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115616642656363646/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115616642656363646' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115616642656363646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115616642656363646'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/08/arrange-default-program.html' title='Arrange Default Program'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115616563136545149</id><published>2006-08-01T06:03:00.000-07:00</published><updated>2006-08-21T06:12:15.766-07:00</updated><title type='text'>Kill Program at Background</title><content type='html'>Though di-uninstall have, some programs still enable to run and active at background. aaand of course, this thing harm because memory to remain to be applied by program which we don't wish.&lt;br /&gt;&lt;br /&gt;Clicked &lt;b&gt;[ Start ] &gt; [ Run ]&lt;/b&gt; and type msconfig then click O.K. or press Enter. Tab click Startup. At this tab, would seems to be a list is containing all programs which run at background from the beginning Windows run. Eliminate sign at undesirable programs. After all wrap-ups, then restarted, computer so that change of the setting can run.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115616563136545149?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115616563136545149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115616563136545149' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115616563136545149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115616563136545149'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/08/kill-program-at-background.html' title='Kill Program at Background'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115406198363843694</id><published>2006-07-27T21:44:00.000-07:00</published><updated>2006-07-27T21:46:23.640-07:00</updated><title type='text'>How To Setting IDE</title><content type='html'>&lt;b&gt;How To Setting IDE&lt;/b&gt; &lt;br /&gt;&lt;b&gt;WHY:&lt;/b&gt;&lt;br /&gt;you is surely wished the data transfer at harddisk as soon as possible. To obtain;get it, you require to do a few touchs at harddisk your. Sometime, we is Iucky truely if vendor have put down jumper and setting harddisk on course optimal which. But, it is better also see by yourself to prove it.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;HOW:&lt;/b&gt; &lt;br /&gt;Check setting jumper your harddisk. Location jumper to harddisk slash in backside, precise in side slot to konektor and cable power. Guide setting jumper reside in the tabletop harddisk. To see it, free beforehand harddisk from within computer or see this guide situs producer harddisk your.&lt;br /&gt;Lable format is also much the same to in each;every harddisk the in marketing, namely in the form of the tables is very easy to read. Ascertain to step into the menu setting BIOS after arranging the position jumper and reset harddisk truly. Correct reading, [whether/ what] harddisk have di-detect with balk by BIOS. If have, hence this step have succeeded you do.&lt;br /&gt;In PC Media, we use setting standard to this. Setting the in the form of couple harddisk most is often accessed in one konektor. Is while, one konektor other used CD-RW and harddisk other which seldom used. Needed to pay attention, speed of transfer [at] two harddisk in one channel of course differ from two harddisk in two channel different.&lt;br /&gt;&lt;b&gt;Primary Master:&lt;/b&gt; Harddisk especial ( functioning and quickest as operating system).&lt;br /&gt;&lt;b&gt;Primary Slave:&lt;/b&gt; DVD-ROM &lt;br /&gt;&lt;b&gt;SECONDARY MASTER:&lt;/b&gt; CD-RW or DVD-R &lt;br /&gt;&lt;b&gt;Secondary Slave:&lt;/b&gt; Harddisk additional&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115406198363843694?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115406198363843694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115406198363843694' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115406198363843694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115406198363843694'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/how-to-setting-ide.html' title='How To Setting IDE'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115414773203453754</id><published>2006-07-26T21:31:00.000-07:00</published><updated>2006-07-28T21:35:32.050-07:00</updated><title type='text'>Use Hardware Appropriate</title><content type='html'>&lt;b&gt;WHY:&lt;/b&gt;&lt;br /&gt;Windows XP will really becoming the operating system andal if working with RAM or memory the adequateness. its Hard, RAM is not the goods including cheap. The Iesson can be taken, don't lessen requirement RAM the operating system you use and other application which you require.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;HOW:&lt;/b&gt;&lt;br /&gt;As hardware the enoughness have an effect on in speed of computer, memory size is is shall paid attention. We recommend memory 256MB as minimum boundary in one computer. Truely in hardware requirement asked Windows XP as described 64MB, but some applications require memory 128MB. But trust, with memory 256MB inside your PC will make his performance smoothly.&lt;br /&gt;attention also type memory the you will buy have to be adapted for chipset your motherboard. Ascertain your computer have owned memory the enoughness, before realizing his performance which is is tardy to be compared to the neighbour next door computer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115414773203453754?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115414773203453754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115414773203453754' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115414773203453754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115414773203453754'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/use-hardware-appropriate.html' title='Use Hardware Appropriate'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115436656331888056</id><published>2006-07-25T10:10:00.000-07:00</published><updated>2006-07-31T10:24:59.306-07:00</updated><title type='text'>Update Driver</title><content type='html'>Update driver through feature Windows Update possibly have overcome the problem your driver. But, needed to pay attention that driver the availableness in Windows Update only driver selected, namely driver which have owned the sign pass sertifikasi WHQL ( Windows Hardware Quality Lab). Many producers hardware, don't know with what do reason, don't wear sertifikasi this. Windows will remind if user try the installation use driver the don't have WHQL.&lt;br /&gt;&lt;br /&gt;Try to always to use feature Windows XP, namely System Restore.this With feature, accordingly Windows will return to the system initialy when actually driver newly unstable or cause the conflict with other driver. With this fitur , accordingly not necessarily worry to try driver newest at Windows XP. Both for have obtained the certificate WHQL or don't. To activate fitur this manually, enter in advance to restore points. Its way, through utiliti System Restore in &lt;b&gt;[ Start ] &gt; [ All Programs ] &gt; [ Accessories ] &gt; [ System Tools ]&lt;/b&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115436656331888056?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115436656331888056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115436656331888056' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115436656331888056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115436656331888056'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/update-driver.html' title='Update Driver'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115427898805996164</id><published>2006-07-24T10:00:00.000-07:00</published><updated>2006-07-31T10:31:01.126-07:00</updated><title type='text'>Convert Harddisk ke NTFS</title><content type='html'>&lt;b&gt;WHY:&lt;/b&gt; Compared to FAT32, format NTFS ( New Technology File System) have performa the betterness, more peaceful, and more time tested. Cause, with NTFS, then automatic data will dienkripsi. With this change, possibly computer performance a few slower than before all. But, his advantage remain to more. There are some advantages use NTFS better than FAT or FAT32 ( file format management at Windows 98 and 95) among others are from side performa the betterness, security, and time tested.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;HOW:&lt;/b&gt;&lt;br /&gt;the format harddisk from FAT32 to NTFS very easy to, but don't be assumed inconsequential. There is possibility of this process cause permanent damage entire/all data and operating system along with application in it. Ascertain to back-up all data in advance. If have, depressed the knob Windows + R to open Command Prompt. Type " convert x: / fs:ntfs" ( without sign pluck and letter x is drive to convert). Follow all processes to finished. After this process completed, restart the computer. Moment enter Windows again, you have got the format NTFS.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115427898805996164?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115427898805996164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115427898805996164' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115427898805996164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115427898805996164'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/convert-harddisk-ke-ntfs.html' title='Convert Harddisk ke NTFS'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115474288151663123</id><published>2006-07-23T18:52:00.000-07:00</published><updated>2006-08-04T18:54:41.526-07:00</updated><title type='text'>Update Driver Chipset</title><content type='html'>&lt;b&gt;WHY: &lt;/b&gt;&lt;br /&gt;If You was installation Windows XP or Me without installation driver chipset motherboard, hence unstable computer. It is possible that more hardly again, for example Windows cannot be accessed. Driver chipset function to connect operating system with motherboard. Windows XP and Me truely have provided database driver. But, there is possibility of databse limited and cannot be exploited maximally or driver in the database have not up to date. To obtain;get result performa is maximal and Your computer performance stability, always apply driver chipset now from trustworthy source.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;HOW:&lt;/b&gt;&lt;br /&gt;Mostly driver for motherboard is obtained in parallel with purchasing of the goods, is but there is nothing wrong open situs vendor chipset motherboard and men-download driver appropriate is newest. Then installation at Windows XP. With update driver, can add endurance and stability motherboard and also speed up him(it. Because, sometime update available to improve;repairing production handicap or bug.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115474288151663123?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115474288151663123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115474288151663123' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115474288151663123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115474288151663123'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/update-driver-chipset.html' title='Update Driver Chipset'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115484809276928264</id><published>2006-07-22T23:54:00.000-07:00</published><updated>2006-08-07T01:07:23.346-07:00</updated><title type='text'>Update BIOS</title><content type='html'>If you Trauma heard term flash BIOS, hence disregarding is just stepped this. Fair truely, remember this step is tip very challange and dangerous among so much other tips in this articles. The risk, if moment did this step was wrong a few only, hence motherboard may simply cannot be applied by lagi.Namun on the contrary, if You dare to receive this challenge and get away, hence You also will get commensurable advantage. Bug at motherboard losed, more hardware which can support , and far performance quicker and also stable from your PC.&lt;br /&gt;&lt;br /&gt;If have setled, the time when booting, give attention to top screen. There as described identity BIOS and revision number Your computer. Note this line. Because the appearance time who shortened, possibly required several times booting for copying all the alphabets and numbers. If emergence" advertisement" in the form of producer logo motherboard which You apply, press knob Esc or tab. Depend on type Your motherboard .&lt;br /&gt;&lt;br /&gt;But actually there is a way of which more simple, depress knob Del or F1 for admission in BIOS. In it, identity BIOS have been noted compactly. Check again to ascertain number and letter sequence correctly.&lt;br /&gt;After copied, identity BIOS can be checked through a site, namely site producer opening Your motherboard . Update searching BIOS is newest in site and ascertain really equal to your BIOS. Usually the measure is not more big from a sketch. If have met, download and keep then copy of into a sketch. Then, arrange booting from sketch then follow semi step stepped accurately. Ascertain no perception fault or wrong interpret comand. One mistake mean lethal for Your motherboard .&lt;br /&gt;Merely note, the time when update your BIOS usually require floppy drive. Like or don't like, have no other way except installing floppy drive before implementing this tip. After applied wrap-up, keep always file for update BIOS if required again at any times. Even better if all driver for computers di-back-up in a a CD for facilitating if at any times required.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115484809276928264?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115484809276928264/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115484809276928264' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115484809276928264'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115484809276928264'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/update-bios.html' title='Update BIOS'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115493817716240097</id><published>2006-07-21T01:07:00.000-07:00</published><updated>2006-08-07T01:09:37.163-07:00</updated><title type='text'>Test Your Computer With SiSoft Sandra</title><content type='html'>Usually, bad computer worked better moment firstly applied. But after so much time applied, the performance is little by little becoming decline. Because have to provide leeway is more for doormat and arrange the configuraton back. Might possibly have to provide money is more to add the component.&lt;br /&gt;That is because his(its, is the time when the first time apply our better new computer of the optimal performance test. Do is stable and work better along the  less of warranty age, or no. Better if we can see the negative far day before regret of emergence.&lt;br /&gt;&lt;br /&gt;Apply free version SiSoft Sandra. After installation successfull, this program from www.sisoftware.net if implemented can give some choices. Among the of subsystems such which our ability test will be optimal . Then Sandra will give some heavy and long continuations comands. This test will run a few hour. If your PC can stay in test Sandra, accordingly told by PC have been is competent to be used. So the powerfull ability of the benchmark, SiSoft Sandra applied by circle of wide as assessment reference a computer. Besides SiSoft, Sandra, there is also some same other programs of the functions. But till now, SiSoft Sandra still be  easy and best its use.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115493817716240097?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115493817716240097/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115493817716240097' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115493817716240097'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115493817716240097'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/test-your-computer-with-sisoft-sandra.html' title='Test Your Computer With SiSoft Sandra'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115493833728052567</id><published>2006-07-19T01:10:00.000-07:00</published><updated>2006-08-07T01:12:17.280-07:00</updated><title type='text'>Make Special Partition for Data</title><content type='html'>Data, in whatever form also,in price very expensive . Copy skripsi, love letter, photograph memory, and others will not be replaced if unwillingly lose. That is because its, put down data at an area with operating system which possibility experience system crash or other errors hardly high risk.&lt;br /&gt;&lt;br /&gt;Ideally, there is one special partition in harddisk we is not annoyed by operating system, If the operating system of errors, then data would remain to be saved. Way of making easy enough partition. For example, apply FDISK or time of installation Windows XP. If Windows XP have installation , apply Partition Magic from PowerQuest. The time when make partition, ascertain the measure was enough adequate for requirement of You, good to in this time or period to come. Even better if was two hardisk was different, an for operating system along with just programs and the other one special for data. Though do partition can be done at Windows XP easily, there is nothing wrong apply one of favorite program for partition, namely Partition Magic.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115493833728052567?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115493833728052567/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115493833728052567' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115493833728052567'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115493833728052567'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/make-special-partition-for-data.html' title='Make Special Partition for Data'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115519347492204205</id><published>2006-07-18T23:57:00.000-07:00</published><updated>2006-08-10T00:04:34.933-07:00</updated><title type='text'>Patch PC</title><content type='html'>There is three type update to equip installation Windows XP. &lt;br /&gt;Firstly, ordinary called as" critical updates". Update this type of applied to repair security hole, that can cause someone infiltrate in PC and coding blunders closed of possibility all or some of operating systems conflicting or conflicts.&lt;br /&gt;&lt;br /&gt;Second "Windows XP updated" to repair bug-update component Windows and add operating system performance. &lt;br /&gt;and is third" update driver" to add endurance and stability hardware is laboring under Windows. Unhappily, many updates asking for restarting computer for finishing installation. This means, we have to enter Windows several times to finish all updates installations Windows.&lt;br /&gt;&lt;br /&gt;Clicked [ Start ] &gt; [ All Programs ] &gt; [ Windows Update ]. Installation in advance update is top-drawer. Then restarting computer and opening again Windows Update for update driver was other. Last, repeat again for other addition installation. Way which a few this verbiages can make updates result work is maximal.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115519347492204205?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115519347492204205/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115519347492204205' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115519347492204205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115519347492204205'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/patch-pc.html' title='Patch PC'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31783336.post-115562286344757209</id><published>2006-07-17T23:18:00.000-07:00</published><updated>2006-08-14T23:21:03.456-07:00</updated><title type='text'>Keep Program master in One Location</title><content type='html'>Of Course You have ever heard wise message" Don't cut all eggs in one crates". But for program or program master which installation not yet, better save in one folder. Inclusion in it, result. download program, freeware, shareware, driver along with the update, utility, and others. this Folder will function as tool box. The difference, if tool box in car contain various workshops appliances, hence this folder contain is assorted software good.&lt;br /&gt;&lt;br /&gt;Make a new folder and give name of tool box or other name which You desiring. The core, differentiate the identity with other folder. Then keep this folder in place separate with other file. Separate inclusion with folder default data, namely My Documents. Even better of folder tool this box disjointed at drive is other to prevent following breakdown with file system or data in My Documents.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31783336-115562286344757209?l=how-windowsxp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://how-windowsxp.blogspot.com/feeds/115562286344757209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31783336&amp;postID=115562286344757209' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115562286344757209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31783336/posts/default/115562286344757209'/><link rel='alternate' type='text/html' href='http://how-windowsxp.blogspot.com/2006/07/keep-program-master-in-one-location.html' title='Keep Program master in One Location'/><author><name>aroem</name><uri>http://www.blogger.com/profile/12297678735438806697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
