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

Registry key being delete


3 replies to this topic

ET123

ET123
  • Members
  • 16 posts

Posted 25 September 2001 - 20:46

How would I go about setting the registry key so that it does not get uninstalled during the removal of an application?

Ian Blake

Ian Blake
  • Members
  • 483 posts

Posted 25 September 2001 - 21:48

Create a null value with the name + under the registry key

See Msi Documentation

Windows Installer
  Installer Database
     Installer Database Reference
        Database Tables
           Registry Table



ET123

ET123
  • Members
  • 16 posts

Posted 26 September 2001 - 14:50

Okay so under my registry key I create a new string value make the folder null  then add my registry name and at the end add the + sysmbol ?