Tag: install

Vista screensavers in windows xp

June 03, 2008 by Jason

I was searching a way on how can we convert any screensaver of windows vista to make it work in win xp and I found some vista screensavers prorated for xp.

Windows vista offers some very cool screensavers like.. Aurora, Bubbles, Mystify, Ribbons.

Out of all these I like the bubble screensaver the most, all these screensavers looks awesome but the bubble screensaver is the best as it does not change the desktop background when it’s running. Read More»

XP SP3, Some Problems Emerge

June 02, 2008 by Jason

Whilst the roll out of Windows XP Service Pack 3 has gone reasonably smoothly some problems have been reported. One of the first to emerge is a persistent reboot that affects some HP machines using AMD processors. Both HP and Microsoft are aware of the problems but neither has announced a patch yet, however, several fixes have been developed including this one on Jespers’s Blog. A second, potentially more serious problem concerns a conflict with several Norton products, which can results in a PC’s Registry being filled with corrupt entries. Read More»

Easily Transfer Your Old Files to a New Vista PC

May 19, 2008 by Jason

The prospect of moving old files and settings to a new PC can be daunting and lost productivity that may occur can be stressful too. Yet, as you will see in the steps that follow, Windows Vista Ultimate greatly simplifies the process of transferring files and settings to a new Windows Vista-enabled PC.

Choosing the Right Transfer Method

This scenario assumes you are transferring files and settings from an old PC running either Windows XP Professional, Windows XP Home, Windows 2000 or Windows Vista to a new computer with Windows Vista installed. You can migrate files and settings using any of the following options:

• Network connection
• Removable media (such as a USB flash drive or external hard disk)
• CD or DVD
• USB Easy Transfer cable

Note that both computers must support the transfer method you choose. Read More»

Microsoft Silverlight for Linux

May 15, 2008 by Jason

The equivalent of Microsoft’s Silverlight but for Linux operating systems is available for download as of May 13, 2008, under the label Moonlight. According to the official description of the technology, Moonlight is nothing more than the open source implementation of Silverlight, tailored for UNIX systems. With this latest step in the evolution of Silverlight, Microsoft can finally claim that the technology is truly cross-platform, because ahead of the May 13 public release of Moonlight, support was available exclusively for Windows and Mac OS X operating systems.

Moonlight is a project developed in parallel with Microsoft Silverlight, but not by the Redmond company. In fact, Microsoft partnered with Mono, an open source project backed by Novell, in order to port Silverlight to Linux. At this point in time Moonlight is still in development, and as such comes with the inherent problems associated with any Beta. Read More»

Seven Tips to Manage Your Files Better

May 03, 2008 by Jason

Use these tips to help manage your files.

1. Use My Documents. For many reasons, it’s smart to take advantage of My Documents feature in Microsoft Windows. To open My Documents in Windows, click Start, and then click My Documents. My Documents provides an easy way for you to store your personal documents. By using My Documents, you will be better able to:

2. Find files. Windows provides easy access to the My Documents folder (and its subfolders) in many places: through the Start menu, the task pane in Windows Explorer, common File Open and File Save dialog boxes, and other places. Note Windows Explorer displays the structure of files and folders on your computer. To open Windows Explorer, click Start, point to All Programs, point to Accessories, and then click Windows Explorer. Read More»

How to install Ubuntu Linux from USB Stick

April 23, 2008 by Jason

This tutorial describes how to install Ubuntu by copying the contents of the installation CD to an USB memory stick (aka flash drive) and making the stick bootable. This is handy for machines like ultra portable notebooks that do not have a CD drive but can boot from USB media.

In short here’s what you do:

Prepare the USB flash drive

Boot the computer from your USB flash drive.

Install Ubuntu as you would from a normal boot CD Read More»

Windows cannot find svchost.exe

April 14, 2008 by Jason

We have been receiving many mails from our readers these days with a problem that when ever they start up windows they see the error messages like as follows:

* Windows cannot find ‘C:\windows\svchost.exe.’
* Could not load or run ‘C:\windows\svchost.exe.’ specified in the registry
* Windows cannot find ‘C:\Windows\System32\amvo.exe’
* “Windows cannot find ‘copy.exe’

These type of messages appear at windows startup, when windows tries to load the virus files like amvo.exe, copy.exe etc. These error messages appear, because these files were removed by your anti-virus programs but still the registry entries for them exist.

Different types of viruses create some files which got executed at the windows startup so that they can come in action as windows load itself. In order to run the primary virus files required, they create run entries in windows registry. Read More»

How to safely remove software and files from your PC

March 30, 2008 by Jason

The first step is to decide which programs you no longer need. Try to keep only the programs you use regularly as it’s easy to become a digital packrat. If it helps, make a list of programs you want to keep and others you can do away with.

Has it been a year since your child touched that action game? Chances are you still have the original CDs anyway (should you want to reinstall it in the future), so perhaps it’s time to wipe it off the hard drive.

Have your music tastes changed since you went through that Country & Western “stage”? You can easily delete downloaded MP3 files—or at least burn them to a CD to free up space on your PC.

If you’re unsure about a program that’s on your hard drive, you can always do a search at your favorite search engine (e.g., Live Search) to see what it is. For example, if you don’t plan on buying a camcorder, remove any preinstalled video-editing software that may have come bundled on your PC. Read More»

Saving Memory and Increasing Speed

February 01, 2007 by Jason
  • In Windows 9x/Me, the system cache setting is not always optimised. A software called Cacheman will do this for you. In Windows 2000/XP, try changing the I/O lock page size. To do this, you can use Xteq Systems X-Setup. Choose the appropriate setting under System » Memory.
  • Read More»

    Disk Swap to pc Performance

    February 01, 2007 by Jason

  • Console-based OSs like DOS have only modest memory requirements. GUI-based operating systems like Windows needs lot of memory, much larger than the RAM that is usually installed on PCs. So, they use something called virtual memory. Here, a large file on the hard disk is used in conjunction with the RAM, which greatly expands the memory available to the OS. Only the data that is required at the given moment is loaded on the RAM; the rest is cached on the swap file. Just like any other file on a disk, the swap file can also get fragmented over time and OS might seem to slow down. To prevent the swap from breaking up, you can place it on a dedicated partition (just like in Linux). Set the size of this partition at about 2.5 times the size of your installed RAM and format it. Next, you need to make sure that the OS does not reserve space on this partition for deleted files because this partition is going to have only one file – the swap file. From the Recyle Bin context menu, choose Properties » Configure drives independently. Select the partition’s tab and select the Do not move files to the Recycle Bin. Remove files immediately when deleted option. Read More»