View Poll Results: Include an Add/Remove in a run time installer?

Voters
7. You may not vote on this poll
  • Add/Remove

    2 28.57%
  • No Add/Remove

    5 71.43%
Results 1 to 4 of 4

Thread: leaving VB Runtimes on a computer

  1. #1

    Thread Starter
    Frenzied Member dis1411's Avatar
    Join Date
    Mar 2001
    Posts
    1,048

    leaving VB Runtimes on a computer

    let's say you want to have 1 installer that installs the vb runtimes you need, and then a seperate installer(s) for your other program(s)

    now, we all know that the run times won't do anything by themselves, so there's no harm in just leaving them on the person's computer. also, having an add/remove might be annoying to some. but there's others that want everything to have an add/remove... i dunno

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Make things simple: If you install something, make sure there's a way to remove it.

  3. #3

    Thread Starter
    Frenzied Member dis1411's Avatar
    Join Date
    Mar 2001
    Posts
    1,048
    oh yeah....... i guess the installer would use merge modules..... so even if you used the uninstall, the files wouldn't be removed

  4. #4
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Just have it set up like other installers...

    somefile.ext may still be used by other applications, do you want to remove it?

    But really, VB6 runtimes aren't specific to only your program, so they shouldn't be removed(even if your program had to install them or update them).

    If in doubt, install to your application's directory, and then remove them.

Posting Permissions

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



Click Here to Expand Forum to Full Width