+ Reply to Thread
Results 1 to 6 of 6

Thread: Uninstall Everything! Possible?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Uninstall Everything! Possible?

    Hello,

    I wanted to know if the Uninstall capabilities of SB5 have any way of removing all traces of a program's installation.

    IOW, my app may create a subfolder and then add several or more empty database files to it. Typically, most uninstall utilities fail to remove this because they were unaware of these files during the install.

    A nice feature might be some setting that makes the uninstall ask if the user would like to remove everything found within the main program directory, regardless if the files were part of the installation script. So if the user installed the app to "Program Files\My_App", then the uninstaller would delete everything in that folder plus the existence of the \My_App folder itself.

    This is actually important because shareware sites that evaluate and rank applications (like "Tucows"), give extra points for applications that remove all traces of their app during uninstall.

    Later,
    Doug

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Uninstall Everything! Possible?

    Doug,

    No problem. SetupBuilder 5 Developer Edition provides a "scriptable" uninstaller. You can use *all* script functions here (except the "Install File(s)" function)

    See "Uninstall Script Demo 1.sb5"

    Does this help?

  3. #3
    Unregistered Guest

    Default Re: Uninstall Everything! Possible?

    Ok. That is great news.

    However, I have tried adding just basic uninstall capabilities to my script, and I am running into a roadblock. I'm fairly certain its some setting I have incorrect, but I can't figure it out for the life of me.

    The uninstall demo works fine, and I used it to mimic my basic uninstall. But I must be missing something.

    After installing my app, I go to the XP control panel and to the Add/Remove Program List... I see my app entry listed. But when I attempt to remove it... I get an "Uninstaller Error". The messages states "An error occurred while attempting to remove program. It may have already been uninstalled. Would you like to remove the program from the Add or Remove program list?"

    I checked and did find my files installed correctly on the HD.

    Any clues as to why the uninstall thinks my app is no longer located on the pc?

    Thanks,
    Doug

  4. #4

    Default Re: Uninstall Everything! Possible?

    Ok... forget the last post... I found my error... but I think I found a small bug as well.

    I cannot get the correct icon to display in the XP Add or Remove Program window.

    In the Display Icon field, I have selected my exe that I want the ico file extracted from, but it seems to be pulling the ico from a different exe in the same directory. I even tried changing the icon index from 0 to 1, and it still uses a totally different icon that I believe is not even compiled as a resource in the exe I have chosen.

    Other than that, the uninstaller customizations are awesome as usual! Boy, did InstallShield suck in this area.

    Doug

  5. #5
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Uninstall Everything! Possible?

    Thank you, Doug

    We can reproduce the "icon index" problem here. Item in review.

    Thanks,

  6. #6
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Uninstall Everything! Possible?

    Icon bug fixed, thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Uninstall logs revisited
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 10-24-2005, 05:39 AM
  2. WebUpdate Uninstall questions
    By linder in forum SetupBuilder - NNTP
    Replies: 3
    Last Post: 10-12-2005, 03:11 AM
  3. Uninstall
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 5
    Last Post: 04-15-2005, 09:53 AM
  4. Uninstall name
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 6
    Last Post: 02-24-2005, 10:06 AM
  5. Uninstall behaviour (using sb5)
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 4
    Last Post: 02-05-2005, 09:31 AM

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
  •