Archive for Windows

How to add/remove words in the firefox custom spell check dictionary

I added a word to my Mozilla Firefox spell check personal dictionary by mistake the other day, and could not figure out how to remove it. Firefox seriously lacks custom dictionary management.

To open your profile directory do the following or use the “Open Profile Folder Firefox Add-on“…

Simply go to Start -> Run, enter:

%APPDATA%\Mozilla\Firefox\Profiles\

Locate the profile you’re using (usually default.something).

Then, inside the folder you will find a file named “persdict.dat”.

Open that, and there you have it, your custom list of words.

Edit it how you like save, and restart Firefox.

All done!

Comments (3)

Changing your Windows XP Product Key

Its not very often I have to do this, but sometimes I do because I end up purchasing a bunch of matching machines, loading the software onto one, and ghosting to the rest.

So here’s a short guide on how to change your Windows XP serial number or product key.

Here’s the batch file I created to achieve the task. Simply create a new file called “changekey.bat”, and enter the following:

@echo off
echo.
echo Select “Yes I want to telephone a customer service representative to activate windows”,
echo click “Next”, then click “Change Product Key”, now enter your new key, then click “Update”.
@echo REGEDIT4 > %TEMP%\oobetimer.reg
@echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents] >> %TEMP%\oobetimer.reg
@echo “OOBETimer”=hex:ff,ff,ff,ff,ff,ff,ff >> %TEMP%\oobetimer.reg
@regedit /s %TEMP%\oobetimer.reg
@del %TEMP%\oobetimer.reg
%SYSTEMROOT%\system32\oobe\msoobe /a

That’s it!

change_winxp_key.txt

Comments (1)

How to Print to a Text File

Device Manager does not have a Save command available for you to save a report to a text file. To save a Device Manager report to a text file, you must install a generic, text-only printer, and then redirect the Device Manager report to this printer.

To print to a text file:
1. Click Start, and then click Printers and Faxes.
2. Click Add a Printer, and then choose the following options in the wizard:
a. Click Local Printer.
b. Click to clear the Automatically detect and install my Plug and Play printer check box.
c. Click Use the Following Port, and then click FILE (Print to file).
d. Click Generic in the Manufacturer box.
e. Click Generic / Text Only in the Printers box.
f. Name the printer.
g. Click Do not share this printer.
h. Click No when you are prompted to print a test page.
3. When you click the printer in the Print dialog box, Windows prompts you for a file name.

Done!

print_to_txt.txt

Comments

Mounting an ISO image

An ISO image usually refers to an archived copy of an optical disc such as a CD or DVD.

You would usually experience such files if you downloaded a full CD copy of an application or a bootable CD.

Other circumstances are if you would like to use a CD without having it physically in the drive, you can do this by creating a virtual drive, using an emulator.

The general term for software that can do this is called a “disk image emulator”, and there are a few out there to choose from.

Read the rest of this entry »

Comments (2)

Windows Genuine Advantage Removal

First of all for those that don’t know, Windows Genuine Advantage or WGA is a peice of software released by Microsoft to validate your copy of windows when using services such as Windows Update or Download Center.

Due to the fact that these days you are required to keep windows up-to-date it is a good idea to satify the WGA notification.

However, because of the concerns over whether this application is infact a form of spyware due to the data it collects and sends back to Microsoft, also due to the fact that once you have established that you have a (il)legal version of Windows there is no longer any requirement to have the software installed.

Therefore Windows Genuine Advantage Remover software was created.

Once you have run RemoveWGA.exe and rebooted, before long you will be asked to install new Windows Updates. At this point you can simply choose custom on Windows Update, and de-select the Windows Genuine Advantage update, Windows Update will then ask you if you do not want to install this again in the future, you simply select no. This will be the end of WGA, and your windows updates will continue to function as before.
There are many other ways to remove the WGA however this is the most effective.

If you still have questions the Wikipedia has more information about the Windows Genuine Advantage.

Comments

DVD decoders and other codecs

Possibly one of the most annoying and confusing issues on windows is dealing with and understanding which codecs you need to do what.

There are a number of solutions to ensure all of your music, videos and other media will play on your version of windows.

I’ve recently experienced a problem where Windows Media Center returns a decoder error.

This was stopping me from setting up the audio within the wizard, so the plan of action was to locate an all in one codec pack which then meant I didn’t have to worry about which codecs I need to do what, it just includes them all, or so I thought.

Okay, so the codec pack got the sound working, great. However when I come to play DVD’s there’s a decoder error yet again, which means I require DVD decoder software.

There are a few options with this…

  • Purchase the software Microsoft recommend
  • Purchase or download and try for 30 days the nVidia PureVideo Decoder - it would match the chipset
  • Purchase InterVideo DVD XPack for $14.95
  • Purchase or download and try for 30 days CyberLink PowerDVD SE or v7.0 - i’ve used this in the past
  • Purchase the Roxio solution which is CinePlayer for $14.95 - never used it, don’t like roxio
  • Download a free or open source DVD decoder - near impossible or does not exist

Not to worry though I can use the Microsoft Windows XP Video Decoder Checkup Utility to make sure any I do choose is compatible.

To be fair although it should be a crime to have to pay to watch DVDs on your computer considering you have purchased a piece of hardware that is essentially a DVD reader, you do still need a DVD player, and $14.95 (just over £8) is not a bad price for a legit piece of DVD playing software, and its a damn sight cheaper than purchasing a separate DVD player unit to do the same job.

However, more often than not, if you purchase your PC from a large retailer, or you purchase a retail optical drive, you will receive a copy of one of the Microsoft approved DVD decoders listed above, so it might be worth considering that before you make your next purchase.

Yet with all that in mind, I’m still looking for that free or open source DVD decoder that will work with Windows Media Center or approved by Microsoft. We can all dream can’t we?

You may ALSO require DivX, QuickTime and Real Player (or their alternatives) to name a few to play certain types of videos, and I would also suggest taking a look at Winamp if you haven’t got it already as its a brilliant piece of software for playing music and video clips.

Additional Notes: Recently I have been looking at both VideoLan’s VLC and Media Player Classic which are either free or open source alternatives. I’ve yet to test their ability to play DVDs, how compatible they are with different video types or how other software (such as browsers and other media players) utilise their codecs.

Comments (1)

I forgot my Windows logon password!

What should I do? Reinstall? NO!

So how do you recover it? You can’t, BUT you can reset it…

There’s a nifty utility called Offline NT Password & Registry Editor (aka ntpasswd) that will reset Windows NT/2K/XP passwords. It runs from self-booting diskette or CD. Please note that it will not recover AD passwords, and may render EFS encrypted files permanently unreadable.

To save wasting CD’s with small applications you can actually find this utility and a whole range of other useful recovery tools together on the Ultimate Boot CD (aka UBCD).

As if that isn’t enough Winternals (the same people who make Sysinternals Freeware) offer a peice of software called Administrator’s Pak which you can purchase from them. This software creates a bootable CD called ERD Commander which contains a utility called Locksmith which allows you to reset lost passwords.

Comments (2)

Safely Remove Hardware Icon

Here’s a quick guide on what to do if your “Safely remove hardware” icon has disappeared from your system tray.

This is a troublesome issue as it means that you cannot stop your USB devices therefore meaning you could cause corruption on your USB device.

How to always bring up the dialog (without the icon)

  1. Go to Start -> Run,
  2. Enter: %windir%\system32\RUNDLL32 shell32.dll,Control_RunDLL hotplug.dll
  3. The “Safely remove hardware” dialog windows should appear.

How to control the “Safley remove hardware” icon behavior

  1. Right-Click on the Task Bar
  2. Select Properties
  3. Under the taskbar tab, click the Customize button
  4. Select the program you wish to hide
  5. Under the drop down box, select Always Hide, Always Show, or Hide when inactive.
  6. Click OK

How to restore the icon to your system tray

  1. Open “My Computer”
  2. Right click on a drive and click Properties
  3. Click on the Hardware tab
  4. Select the removable drive from the list
  5. Click the “Properties” button
  6. Click on the Policies tab
  7. Change it from “Optimize for quick removal” to “Optimize for performance”

Note: If you don’t plan on hot-swapping your USB device very often, and you will ALWAYS make sure you use the “Safely remove hardware” dialog to remove your hardware, then use “Optimize for performance”, otherwise in most cases it is best to use “Optimize for quick removal”, this will allow you to unplug your USB device without worrying about corruption.

Further details are mentioned here: http://support.microsoft.com/kb/828012

Comments

My computer has problems, what can I do?

You’d be surprised the amount of times I get people asking me this question, therefore this is a guide on what to do to try and work out what the problem might be or completly solve the problem all together.

Check for resource intensive applications

Go to Start -> Run -> type: taskmgr -> Press OK

Windows Task Manager will appear, from here you will have tabs at the top, you are looking specifically at the “Processes” tab, click that.

From there, you need to first sort the list by “Mem Usage”, you can do this by clicking on the writing twice, which will sort this list with the most at the top, you will then notice to the left “CPU” which is how much of the CPU it is using, and then further left “Image Name” which is the raw name of the application.

If there is a particular application that appears to be using a lot of memory and using a lot of CPU you need to select it and click “End Process” at the bottom. It is particularly noted that if you have no idea what this application relates to you inspect it further by searching for the Image Name on google, this should bring up a site that will tell you want the application is, what it does and most importantly if it is a threat or not.

If you restart your computer and the application still runs anyway you will need to look at your System Configuration.

Go to Start -> Run -> type: msconfig

From there you can select exactly which applications you wish to run (or not run) at start up.

If you suspect an application may be a threat to your computer I recommend you take steps to remove malware.

Recently installed software

Have you recently installed some new software?

Try uninstalling it by going into safe mode.

You can get into safe mode by hitting F8 BEFORE the windows logo appears at boot up, and select SAFE MODE from the menu.

Once in safe mode, simply go to the Control Panel, open Add/Remove Programs, from there uninstall the recently installed software.

Restart your system.

Contact the author of the software for a fix.

Check your hard drive(s) for errors

Go to Start -> Run -> type: cmd -> Press OK

Command prompt will appear, type: chkdsk /f

It will most likely tell you that it will run next time you boot up, at this point you will need to restart your computer.

If bad sectors appear on your hard disk you need to purchase a new hard disk as soon as possible.

Always contact your manufacturer and check warranties.

Defragment your hard drive(s)

What it does: If you imagine the hard drive in a physical sense there are usually between 2 and 4 circular discs inside, at the top of the hard disk there is a motor and reader head. What happens is as you store data onto the hard disk it gets distributed across the hard drive as it is used. The idea of defragmentation is to move your most used files (such as programs) to the edge of the discs, so as the head physically moves across them, it does not have as far to travel.

How to run: Go to Start -> Run -> type: dfrg.msc -> Press OK

Remove Spyware or other Malware

  • Make sure have a firewall and it is running.
  • Update your anti-virus software and run a full system scan.
  • Make sure your copy of windows is up-to-date.
  • Ensure you are running anti spyware software and it is up-to-date.

Faulty memory

If the RAM in the computer is faulty any data read or written from the memory is potentially going to error.

There are a number of applications that can test if your RAM is faulty or not.

  • MemTest for windows
  • MemTest86 boot disc
  • UBCD (with MemTest86)

If the RAM turns out to be faulty you need to work out what kind of RAM you have in your computer, there are three methods of discovery:

  • CPU-Z is a freeware that gathers information on some of the main devices of your system.
  • Use SiSoftware Sandra, hardware testing and reporting software.
  • Physically open your computer’s case (when its turned off) take out the memory sticks and make a note of any significant information that is labelled on the sticks.

Once you know which memory you have, you will need to purchase a replacement. With any luck you can purchase older ram from eBay or cex, alternativly newer ram can be purchased from eBuyer or your favorite retailer.

Bad Capacitors

Although it’s not very common, it is possible that your motherboard can have bad capacitors. To identify bad capacitors, badcaps.net exists to help you.

If in fact you do discover that you have bad capacitors you need to either manually replace the capacitors (which takes much skill), or get a replacement motherboard (under warranty or purchase from a retailer or website).

Other Hardware

Have you tried swapping the hardware out with an alternative?

Unplug all non-vital devices externally and internally. Try that, otherwise…

Locate an alternative graphics card, PSU or other suspicious hardware. You could try asking a friend to borrow theirs, ask your local computer store, an IT expert or a supplier.

Last Resort - Format
I don’t like to recommend it, as it can get very complicated, and data can be lost. However it may be worth doing a clean install of your operating system using the original disc.

Make sure you backup all your important data, then insert your operating system disc, reboot and make sure the CD-ROM driver has priority in the boot sequence in BIOS.

From there simply follow the on-screen instructions, making sure you do a new install (not repair), and do format the hard drive.

None of the above

If none of the above works, contact your local IT expert or supplier.

Comments

No more Nero

After many years of using Nero, I’m finally fed up with it.

I have been using Nero 6 for some time now, and refuse to upgrade to Nero 7 because when I did use it, I did not like it and I felt it used up far too much hard disk space for such a simple task.

Over 200mb of space is used by a standard installation of Nero 7, there must be another option.

I looked back, and remembered changing from Easy CD Creator to Nero because of this very issue, Easy CD Creator was simply excessive for what I required, Nero was very simple and straight forward.

I had a think and realised that there is very few functions I actually require from a piece of “Optical Disc Authoring Software”, which are as follows:

  • Burn off files and folders (data) onto a CD/DVD
  • Burn images/ISOs to a CD/DVD
  • Copy one CD/DVD to another
  • Create audio CDs from mp3s or wavs
  • Ability to create ISO images is handy, but optional

I began a search to locate a piece of software that would provide me with these functions. Due to the simplicity of these functions I hoped to find free software that could offer them.

I looked in the following places:

  • http://en.wikipedia.org/wiki/List_of_optical_disc_authoring_software
  • http://www.download.com/sort/3150-2646_4-0-1-4.html
  • http://www.google.com/search?q=free+burning+software

In terms of free software these are my findings:

Click ‘N Burn Free/Amazing CD & DVD Burning/Flash CD & DVD Burner

This software looked very good, however the problem I found with all of them was that it wanted to install WhenU Adware upon install, I refused and never completed the install.

DeepBurner (Free)

This is a very simple application offering a few very simple functions: Create data CD/DVD, Create audio CD, Burn ISO image, but no direct Disc to Disc copy.

Burn4Free

This software to be honest did not appeal to me, their whole premise was that they offered the software for free, it often strikes me as unusual when the name of the software has the word free in it. Upon trying to install it, it asked me to install a toolbar, I declined and did not complete the install.

Burn At Once

burnatonce is free for non-commercial use only, which in most cases is fantastic. burnatonce is a VERY basic program, not to be confused with simple, its lack of help can be confusing to regular users, but may appeal to advanced users.

CDBurnerXP Pro

From the outset this piece of software seems very good, for what it is, and that is of course free software. I successfully completed the install, and launched the software, where I was met by 3 options: Create a new (data) Disc, from files or an ISO image - also erase or convert an ISO; Create a new audio Disc; Rip Audio CDs.

ImgBurn

This looks pretty good, a nice all round application that can read, build and write images.  You could compare this to burnatonce, but its far nicer.

Conclusion

If you’re looking for something that does the job, is small, but basic and straight forward enough, ImgBurn is the answer, if not, you could try CDBurnerXP Pro, however this software does NOT do Disc to Disc copying at the moment. Its worth noting that burnatonce does do CD disc to disc copy.

Comments (3)

« Previous entries · Next entries »