View Poll Results: Include an Add/Remove in a run time installer?
- Voters
- 7. You may not vote on this poll
-
Apr 9th, 2004, 11:56 PM
#1
Thread Starter
Frenzied Member
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
-
Apr 11th, 2004, 03:02 AM
#2
Make things simple: If you install something, make sure there's a way to remove it.
-
Apr 11th, 2004, 04:49 AM
#3
Thread Starter
Frenzied Member
oh yeah....... i guess the installer would use merge modules..... so even if you used the uninstall, the files wouldn't be removed
-
Apr 11th, 2004, 01:53 PM
#4
So Unbanned
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|