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

Disabling Uninstalltion logging


2 replies to this topic

Yolanda Hdez

Yolanda Hdez
  • Members
  • 6 posts

Posted 24 April 2001 - 17:19

Hi
I have been trying (in vain) to turn off uninstallation logging for certain parts of my installs, but
it never seems to work.
I am not explicitly calling MaintenanceStart or anything, I am just trying to alter the default behaviour.
code:
Disable(LOGGING);
CreateRegistrySet( "tts" );
Enable(LOGGING);

Has anyone any ideas, or even some example code of this working at all?

Thanks in advance



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 26 April 2001 - 11:28

See reply in group Windows Installer : Custom Actions.
Please avoid cross-posting.