Results 1 to 3 of 3

Thread: Uninstall 3rd party app

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Uninstall 3rd party app

    Hi Kevin,

    You can create a custom uninstall script. If this specific 3rd-party application comes with an .exe uninstall then simply call that from within your uninstall script. If it was a .msi install then simply execute the appropriate uninstall procedure from your uninstall .sbi.

    If there is no uninstall for the 3rd-party install at all then simply execute the necessary steps to remove the components. For example, stop a service and uninstall the service itself and the file(s), etc.

    Does this help?

    Friedrich
    Attached Images Attached Images  

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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