Tag: cleanup
October 14, 2009 by
Jason
Microsoft has made available for download a tool designed to ensure that software installed on top of various Windows operating systems gets updated correctly. The Patch Registration Cleanup Tool is a utility offered by the Redmond company free of charge with a rather self-explanatory name. Designed to clean the patch registration errors, the tool went live on the Microsoft Download Center on October 12th, 2009 and is currently up for grabs for all users of Windows XP, and later releases of Windows, including the latest iteration of the Windows client.
“On a computer that has a Windows Installer based product installed, you may receive an error while installing an update for the product and the installation of the update may fail. Installation errors caused due to incorrect patch registration may be corrected using this tool,” Microsoft informed.
According to the Redmond company, end users will be able to run the Patch Registration Cleanup Tool not just on Windows 7 RTM, but also on older Windows platforms. The software giant pointed out that the following Windows operating systems are supported by the tool: Windows 2000; Windows Server 2003; Windows Server 2008; Windows Server 2008 R2; Windows Vista and Windows XP. Read More»
Posted in Windows 7 | No Comments »
Although most Windows software comes with an installation program, there can still be problems if you install or uninstall software. A failed installation can cause the installation not to be redone without clearing the failed installation. Unfortunately a failed installation can often not be undone, which means you are stuck with a chicken and egg situation.
Another common situation is when you installed a trial of a software product and after expiration you need to uninstall it before you can install a registered version. In case the uninstall process is not complete, chances are the software will keep on indicating the expired status.
If the standard uninstaller for the program does not work, you can try to manually remove the software. This means that the related files need to be removed from disk and all related configuration data needs to be removed. Some (older) software uses local configuration files that reside with the program in the installation directory, but most software will use the Windows registry to store configuration information. Read More»
Posted in Software, Windows Vista, Windows XP | No Comments »
Stop for a minute and take a look at your desktop. How many icons, folders and files do you see? Probably a lot. So what’s the big deal?
It could be causing your Windows Computer to slow down.
Not when your Computer boots, but when you log on or off, right click on folders or icons, even trying to open a folder or file from the desktop. For users with roaming profiles, having a large user profile can degrade system performance. But it can also cause issues even if you do not have a roaming profile.
Storing large folders or file on your desktop is convenient, as long as you keep the size under control. Even if you use tools such as Disk Cleanup or CCleaner, desktop files and folders are not included during cleanup and can get out of control. Read More»
Posted in Computer | 1 Comment »
No matter how fast or shiny computers might be when they are new, they all seem to get slower over time. That state-of-the-art PC you bought last year might not feel like such a screamer after you install a dozen programs, load it with antispyware and antivirus tools, and download untold amounts of junk from the Internet. The slowdown might happen so gradually you hardly notice it, until one day you’re trying to open a program or file and wonder, “What happened to my poor PC?”
Whatever the cause, there are a lot of ways to help speed up Windows and make your PC work better even without upgrading your hardware. Here are some tips to help you optimize Windows Vista for faster performance. Read More»
Posted in Windows Vista | 1 Comment »
If you want to reduce the number of unnecessary files on your hard disk to free up disk space and help your computer run faster, use Disk Cleanup. It removes temporary files, empties the Recycle Bin, and removes a variety of system files and other items that you no longer need.
1. Open Disk Cleanup by clicking the Start button Picture of the Start button, clicking All Programs, clicking Accessories, clicking System Tools, and then clicking Disk Cleanup.
2. In the Disk Cleanup Options dialog box, choose whether you want to clean up your own files only or all of the files on the computer. Administrator permission required If you are prompted for an administrator password or confirmation, type the password or provide confirmation. Read More»
Posted in Computer | No Comments »
AutoPlay or AutoRun dialog window will pop up when an removable drive, portable device such as digital camera and media player or CD/DVD disc been inserted into computer or placed into optical drive, with plenty of action choices in a list of options for users to choose to perform on the just connected drive and drive contents. Each item in the AutoPlay list is a handler installed by various applications to show as an option for a particular events or content types such as Pictures, Videos, and Mixed.
Windows by default has several AutoPlay handlers, and other third-party programs, especially media player such as MusicMatch Jukebox and RealPlayer, and image burning software such as Nero will add their own AutoPlay handlers and shortcuts into the list. Over the time, the AutoPlay list can get longer and longer, and some entries can become invalid or orphaned when the program has been uninstalled by the AutoPlay handlers are not removed. Read More»
Posted in Windows Vista, Windows XP | No Comments »
December 20, 2007 by
Jason
Microsoft has updated the Windows Installer CleanUp Utility. With the Windows Installer CleanUp Utility, you can remove a program’s Windows Installer configuration information. You may want to remove the Windows Installer configuration information for your program if you experience installation (Setup) problems. For example, you may have to remove a program’s Windows Installer configuration information if you have installation problems when you try to add (or remove) a component of your program that was not included when you first installed your program. Read More»
Posted in Windows Vista, Windows XP | No Comments »
November 15, 2007 by
Jason
This tip will show you how to create an unattended disk cleanup which will also empty your prefetch folder. This tip assumes you have Windows XP installed in c:\windows.
Step 1.
Create a new text file and place the following contents inside:
c:\windows\system32\cleanmgr.exe /dc /sageset: 1
c:
cd \
cd c:\windows\prefetch
del *.* /q
Read More»
Posted in Computer | 1 Comment »
September 19, 2007 by
Jason
Free Up Disk Space
By freeing disk space, you can improve the performance of your computer. The Disk Cleanup tool helps you free up space on your hard disk. The utility identifies files that you can safely delete, and then enables you to choose whether you want to delete some or all of the identified files.
Use Disk Cleanup to:
• Remove temporary Internet files.
• Remove downloaded program files (such as Microsoft ActiveX controls and Java applets).
• Empty the Recycle Bin.
• Remove Windows temporary files.
• Remove optional Windows components that you don’t use.
• Remove installed programs that you no longer use. Read More»
Posted in Computer | 5 Comments »