
Signature
Phil Wilson [MVP Windows Installer]
----
No the MSI is copied to the local drive PC first before installation starts.
Previously we have an older version of the application installed. We
uninstalled the older version (using MSI) before installing the new version.
> Did you install your MSI from a location (like a network location) that is
> no longer available?
[quoted text clipped - 17 lines]
> > I'm using VS.NET 2003. Any comment is welcomed.
> > Thanks in advance.
Phil Wilson - 10 Jan 2006 21:12 GMT
It might be that the previous version was not completely removed from the
system for some reason. Does it work if you go to the project properties and
change the ProductCode Guid? Or if you increment the version (which will
also prompt you to change, say yes).

Signature
Phil Wilson [MVP Windows Installer]
----
> No the MSI is copied to the local drive PC first before installation
> starts.
[quoted text clipped - 28 lines]
>> > I'm using VS.NET 2003. Any comment is welcomed.
>> > Thanks in advance.