Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2001
    Posts
    3

    Cool Does uninstall remove path?

    Hi,

    I am adding a path during install. From my experience to date (not much) an uninstall doesn't seem to remove this path. Is this correct and can I remove a path during uninstall?

    Cheers, Jonny.

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Does uninstall remove path?

    Hi,

    Anything that you create manually using Setup Factory (i.e. Shortcuts, Folders) has to be manually removed using Uninstall Commands.

    Go to: Settings -> Uninstall -> File Operations Tab, there create a New Uninstall File Operation.

    Simply set the Action to: Remove Directory and point the action at the directory that you manually created.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

  3. #3
    Join Date
    Jul 2001
    Posts
    3

    Re: Does uninstall remove path?

    When I say path I mean the path set in registry to point the application to support dll etc.

  4. #4
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Does uninstall remove path?

    Hi,

    Do you mean that you are adding an application path, or that you are adding an additional path to the Path environment variable?

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

  5. #5
    Join Date
    Jul 2001
    Posts
    3

    Cool Re: Does uninstall remove path?

    It's OK Mark. I can see now that I have to adjust the registry under the uninstall tab.

    Thanks for your help.

    Cheers

    Jonny

Posting Permissions

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