RambleJam

My little rambles in cyberspace …

Entries Comments


Date: July 1st, 2010

Building Installers

1 July, 2010 (09:53) | .NET / C#, Computing, Deployment | No comments

If you are ever in a situation where you are building an installer for an application and things have gone a bit awry with the uninstall process (tut, tut) there is a nice simple way to get yourself back on track.  Simply run the command below and this will force an uninstall of the product [...]