Archive for the 'Tips/Tricks' Category

How to edit registry key (regkey) in Windows XP or Vista?

February 28th, 2007 by Brian

(Most Recent Threat: VirusHeat Removal Instructions and IE Antivirus Removal Instructions)
————————————————————————-


Basic Registry Editing in Windows XP/Vista

Editing registry key can be very complicated and highly risky. Please do NOT try this unless you are absolutely positive that you might mess up the system, and as always, it’s highly recommended that you do a backup of the registry (or whole system) before making any modifications.

Since it would take hours to talk about the registry, I am just going through the very basic steps. You can always refer to the Microsoft website or books for full details. Here’s the most common steps you might ever need to know for basic troubleshooting:

Continue reading ‘How to edit registry key (regkey) in Windows XP or Vista?’

How to unregister a dll file in Windows XP or Vista?

February 26th, 2007 by Brian

(Most Recent Threat: VirusHeat Removal Instructions and IE Antivirus Removal Instructions)
————————————————————————-
Unregister DLL in Windows XP or Vista

Sometimes we need to unregister a dll file to troubleshoot a problem in Windows XP or Vista. Here’s how to do it:

  1. From Start –> Run, type “cmd” then click on Open. (Where is RUN in Windows Vista?)
  2. Type “regsvr32 /u filename.dll” where “filename” is the name of the file that you like to unregister.
    regsvr.JPG

Please keep in mind that this involves system modification and can be highly risky. It’s always recommended to keep a system backup handy, in case things go wrong.

How to stop or kill a process in Windows XP or Vista?

February 26th, 2007 by Brian

(Most Recent Threat: VirusHeat Removal Instructions and IE Antivirus Removal Instructions)
————————————————————————-
Stopping a Process in Windows XP or Vista


Why would you need to kill a process in Windows XP or Vista? We sometimes need to stop a process to diagnose a system problem, such as removing Spyware or computer viruses. One of the easiest yet most efficient way to accomplish this is to use the built-in Task Manager in Windows XP or Vista. Here’s how you do it:

  1. Press “Alt+Ctrl+Delete“, then click on “Task Manager“. You can also launch the Task Manager instantly if you press Ctrl + Shift + ESC simultaneously. This is much easier than accessing it from Ctrl + Alt + Delete or the taskbar. It works for both Windows XP or Windows Vista.
  2. Select the process that you want to stop, then click on “End Process“.

It’s advised not to stop a system process. Stopping a system process can cause the computer to hang or freeze up.

Windows Vista Upgrade Workaround

February 15th, 2007 by Brian

How do upgrade from Windows XP to Vista without buying a full version?

There’re a few articles circulating the web on how to upgrade to a full version of Windows Vista from scratch, and only paying the cost of an upgrade from ealier versions of Windows. This is first reported by Marc Liron on his website.

Here’s how it works:

  1. Install the upgrade version of Vista without entering the product key.
  2. Wait until the Vista files have been copied across, start the installation again instead of activating it.
  3. Completed.

That’s it.

Please keep in mind that this is in violation of Microsoft License Agreement. We highly recommend you to purchase a full version after 30 days trial.