Luc Michel
Posts: 14
Joined: Tue Nov 22, 2005 5:06 pm

Problem removing program

Hello,

It is probably because it is the same program with minor changes that I install it over and did not swithch to new version or some other thing like this.

But when I run the install I get an error message (Le chemin "C:" contient un caractère invalide) and it end prematurely. And when I want to remove the last year program, there is also the same error message and I cannot get rid of this program anymore.

I need a little help to create programs that can update themself every once in a while without causing problem.

Thanks

Luc Michel
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

Please note that a MSI package cannot update itself. If the package is already installed and it is run again it will go into Maintenance mode (Modify, Repair and Remove options).

However, if you run it from inside Advanced Installer, the installed package will be removed automatically (this is a feature of Advanced Installer).

If you want to remove a corrupted installation you can use the Windows Installer CleanUp utility.
http://support.microsoft.com/kb/290301/en-us

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”