all posts in the 'Software' category


Install Dell OEM PowerDVD on non OEM system

I just had an issue where I was trying to install PowerDVD 5.1 onto a Dell laptop with a fresh Windows XP install. The PowerDVD software was on Dell branded media and I had reinstalled the laptop using a non OEM Dell branded version of Windows XP Professional. It seems that there is a check [...]

Close Remote Desktop Connection (RDP) session remotely

I have a server located in a data centre miles away from where I work. It currently runs Windows 2000 Server. Every now and then when I try to connect to the server I get the following message about the number of Remote Desktop connections being exceeded:

Run Compiled HTML .chm from network share

Way back in 2002 Microsoft released a security bulletin regarding what they called a 'vulnerability in HTML Help that Could Allow Remote Code Execution'. The issue is related to help files that many software vendors use in the form of compiled HTML help files that use the .chm file extension.

Run .net application from network share

I used to work in a Secondary School and whilst I was there I developed an application using VB.net for students to run checks on and upload e-portfolios to a shared resource before submission to the examination board. The application worked fine so I packaged it into an MSI and deployed it. Everything was ok [...]

Uninstall Symantec AV with an unknown password

Here is a tip to uninstall Symantec Antivirus (I use the corporate edition) when the uninstall password has been forgotten (NOTE: the default password is symantec) OR you are using a Symantec Antivirus Server to manage clients and the server has been reinstalled or corrupted thus losing the server group root certificate (stored in the [...]

Windows XP & Vista mount ISO

I was recently looking for a utility to mount an ISO so that I could install a program from the ISO image. Most of the applications that I have ever used for this (Daemon Tools, Alcohol 120%) require a reboot after installation to initialize the virtual CD-Rom drive before it can be used. I actually [...]

Install MySQL 5 for Windows – IIS

This is how I installed, tested and currently use MySQL 5.0.41 on Windows. At the time of writing MySQL version 5.0.41 is the current release, but I expect this to work with future releases to.

Installing PHP 5 for IIS 6

This is how I installed, tested and currently use PHP 5.2.3 with IIS 6. At the time of writing PHP version 5.2.3 is the current release, but I expect this to work with future releases to. This article assumes you already have IIS installed.