Results 1 to 4 of 4

Thread: Custom Uninstall failure

Threaded View

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

    Default Re: Custom Uninstall failure

    IMO, the task is not complex at all. "New Project..." | "Uninstall Include Script...". Then add whatever you would like to do in your custom uninstall. The IDE generates all the default script lines for you in the standard custom uninstall. Add this newly created uninstall .sbi to your main script, compile and you are done.

    Very often, adding lines to the uninstall .log is simply not enough. You can use ALL script functions (except Install Files of course) in a custom uninstall. Similar to the attached...

    Just let me know if you need more 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
  •