I'm using Installshield Developer 8(with SP1) to create my installer. Now i'm creating installer for a slightly modified version of my old application. My objective is to have both the versions on the same machines with out any clash. I modified Product code, Product name.
I could install the new version on top of old version with out any problem but i could not install the old version on top the new version, it is displaying an error "Error:1316 A network error occured while attempting to read from the file C:\ABC\xxx.msi"
How can i have Coexisting installations of both original and updated products on the same system?
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Coexistence
Started by
svakula
, Mar 11 2005 08:19
2 replies to this topic
Posted 11 March 2005 - 10:37
Did you also change the PackageCode and ideally also the msi file name?
Stefan Krüger
InstallSite.org twitter facebook
Posted 11 March 2005 - 15:15
Thanx a lot, i got it.
But i want to know any toher areas we need to take care when we want two versions of the same application to be recide on the same machine?
But i want to know any toher areas we need to take care when we want two versions of the same application to be recide on the same machine?