Results 1 to 2 of 2

Thread: MSI Patch uninstall Issue.

  1. #1
    Join Date
    Jun 2006
    Location
    Fredericton, New Brunswick, Canada
    Posts
    37

    Question MSI Patch uninstall Issue.

    Hi there,
    I am seeing some strange behavior with a patch I authored. I have an Install that puts some files on the computer and has a registry that points to the InstallDir. If I install the primary release (Basic MSI) to say D:\My Install and then install the MSP it updates the files, and the registry is still pointing to the d:\My Install, however when you uninstall the patch, it rewrites the registry to point to c:\test\my install, which was the default path.

    I am really confused with this and any help will be appreciated.

    Thanks
    --Mike

  2. #2
    Join Date
    Jun 2006
    Location
    Fredericton, New Brunswick, Canada
    Posts
    37

    Soultion found.

    The issue was that the registry for the original release didn't have a Key Path set in the registry.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •