
Visual studio installer / PDW /InstallShield?
Quote:
>I've just downloaded a copy of the Visual Studio Installer from the
>Microsoft site. I have to distribute a program in around two weeks
although
>I have not used the PDW in VB6 (SP3 version) - I've just updated from VB5.
>I have used ADO but I can easily revert back to ADO if this helps.
>Will either the Visual Studio Installer or the PDW work, or will I be
forced
>to buy InstallShield?
>Thanks for you time and valued advice
>Regards
>Brad
i've got all 3. i've never used the studio installer so i can't comment on
that one, but installshield's superior to pdw imho. pdw just plain doesn't
find a lot of the necessary dlls, etc. scrrun.dll comes to mind, and it's
pretty common in most projects.
install shield has an "express" version, which naturally has fewer features
and a lower price. it's worked fine for me. i'd check it out. i think you
can get a trial version (30 days?).
i can make pdw work but installshield's easier. note that i do scientific
programming, not ado/dao/database/etc., so ymmv.