Archive
Download old versions of software with OldApps and OldVersion
Software companies always seem to be updating their programs with new releases. New features and security improvements are usually added, which is of course spiffing. However, you may have downloaded a new version of software and found it bloated, slow, or simply broken. Therefore it’s always nice to be able to download older software to use instead. Whether you pine for the rustic days of iTunes 4, or you’re in need of an old version of Firefox for testing purposes, you’ll be covered at oldversion.com and oldapps.com.
Both sites contain large directories of different types of software, ranging from web browsers to graphics software. Each category contains various software, all with a number of different versions. You can choose one of these to download and install. If you already have a newer version of the software installed, you’ll probably need to uninstall that first, or it will likely detect it and refuse to install.
Both websites contain forums where you can request software which isn’t currently in the archives, or discuss with like-minded people the ancient software which you’re using. You can also receive support for things that might have gone wrong with your software or PC.
Whilst older versions of software can bring back memories of simpler times and be useful, you should exercise caution when choosing to use dated versions; there are likely to be security holes which haven’t been filled and will therefore potentially put you at risk from attacks. However, if you’re convinced that newfangled software isn’t for you, older versions will go well with your pennyfarthing. Since newer isn’t always better, you can get yourself over to www.oldversion.com and www.oldapps.com to sample the delights of software from years past.
Make your old Firefox addons work
Since Firefox 3.5 has just come out I noticed that some of my addons were refusing to work with the new version. Having found out that this is generally down to the addon installer file containing version numbers for older versions of Firefox, I decided to embark upon a quest to make some of my older addons work with Firefox. The steps I’ve used are outlined below. However, before you start you’ll need to download and install 7-Zip (a review of this can also be read.) I’ve provided a video below which shows you how to install addons which were written for older Firefox. There’s also written instructions below in case you don’t quite see what’s happening in the video.
1. Download the addon:
Unless you already have the addon saved in your files somewhere, you’ll need to download it again. However, you’ll have to use a different browser to Firefox. This is because Firefox checks to see what version you’re using, and references this against the addon compatibility. You won’t be able to install it from within Firefox if you’ve got a newer version than the addon specifies. Therefore, use something like Internet Explorer or Chrome to download the file.
2. Open the file using 7-Zip
Since that single file contains many other files all hidden away inside a single .jar, you’ll need to open it up using 7-Zip to see the innards. Once it’s downloaded, right-click on it, hover over the item in the context menu which says ’7-Zip’ then click on ‘Open archive’. A new window will now pop up which lists the files which make up the addon.
3. Open the install file
If the file doesn’t automatically open with Wordpad or Notepad, you will need to instruct it to. Copy the file to somewhere else (the easiest location is your desktop) by right-clicking on the install.rdf file and clicking ‘Copy To’. Choose a location and then click ‘OK’. Now navigate to where you copied the file to, right-click on it, and click ‘Open With’ and choose Wordpad. On XP you will need to click ‘Choose Program’ in the menu which appears. In either XP or Vista, select ‘Wordpad’ and make sure you tick the box which says ‘Always use the selected program to open this kind of file’. Now click ‘OK’. You will now need to go back to your 7-Zip window, and should be able to double-click on the ‘install.rdf’ file to open it. If it doesn’t work, close 7-Zip, and open the file again as outlined in step 1. You can then come back to step 4 below.
4. Edit the install file
We now need to alter the version number in the file so it will let us install it into Firefox. In 7-Zip double-click the ‘install.rdf’ file. It should then open in Wordpad. You now need to scroll down until you see something like below:
<em:minVersion>2.0</em:minVersion>
<em:maxVersion>2.0.*</em:maxVersion>
You will need to change the second version number to this. You can miss off the final ‘.*’ on 3.5 if you wish to, but it may not work with future updates to version 3.5, eg 3.5.1.
<em:minVersion>2.0</em:minVersion>
<em:maxVersion>3.5.*</em:maxVersion>
Then save the file and close Wordpad. 7-Zip may pop up a message asking if you want to update the file. Click ‘OK’ to update it.
5. Install into Firefox
Finally we’ve reached the end. First you need to open Firefox, and open the addons window (Tools > Addons). You also need to locate the original location that the addon downloaded to. Ususally a downloads folder or your desktop. This is the single file that you extracted in step one. You need to drag that file over to the addons window. Firefox will then ask you to confirm that you want to install it. Click ‘OK’ and it should do it for you. You’ll then need to restart Firefox for the installation to complete.
I hope that this worked for you! Let me know if you had any trouble getting it to function. If the addon doesn’t work right, you can still disable it in the same way you would any other addon; through the addons window in Firefox.

