Jump to content


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.
Photo

Maintenance Mode Problem


1 reply to this topic

stchin

stchin
  • Members
  • 22 posts

Posted 10 September 2002 - 10:54

Hi,
 I'm using ISD 7.04 Standard Project...

 In maintenance mode, I have modify and remove option.
 When i clicked modify option, I code it to directly run
 OnFirstUIBefore. But it have a problem from MSI

 1610 - The configuration data for this product is corrupt.
           Contact your support personnel.

 So, I found out that remove key {PRODUCT_GUID}  registry  from
 HKEY_LOCAL_MACHINE\\SOFTWARE\MICROSOFT\CURRENTVERSION\UNINSTALL\INSTALLSHIELD UNINSTALL INFORMATION

And do modify again, it's runs ok(noerror);

but now, when i remove the installation, it has no error but it didn't remove any file that already installed. I put back the removed registry and run remove installation. It removed.


Finally, i write a code that will add /remove the specific registry according the maintenance selection but this will not work because when launch maintenance mode, the installer first detected the registry before i add/remove it.

How to oversome this matter???

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 10 September 2002 - 11:31

Moving post to proper forum