Results 1 to 3 of 3

Thread: Is there any way of preventing a product from getting registered into the Add/remove

Hybrid View

  1. #1
    rsundaar Guest

    Is there any way of preventing a product from getting registered into the Add/remove

    Is there any way of preventing a product from getting registered into the Add/remove programs and registries?

    We are installing multiple products - however, we want the user to see it as one product. Only one product in the Add/remove programs and registry.

    Is there a way to accomplish this is Multiplatform 5.0?

    Thanks,
    Ravi.

  2. #2
    Jeff Dillon Guest
    When you create a native uninstall launcher, that automatically registers it in the add remove programs applet. So, the easiest way would to be to not create an uninstall launcher if you do not need one.

  3. #3
    Join Date
    Jul 2003
    Location
    Bedford, MA USA
    Posts
    110
    Hello,

    I'd like to *not* create an uninstall at all, i.e., I do not want the (default) _uninst directory created. The MP install I am creating places some files into a subdirectory of an existing install (for another product of ours). When that product is uninstalled the entire subdirectory gets removed so I don't have to worry about my files remaining behind.

    Anyway, I guess I could simply add a wizard bean to remove the _uninst directory but I want to prevent the creation of the uninstaller entirely (and, especially, the status message that appears).

    I saw another post in a "Suppress Uninstaller Creation" thread that mentioned the creation of an "Empty Wizard" project. How do I do that?

    Thanks for your help,

    Jeff

Posting Permissions

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