Evaluating versions
Posted: Thu May 26, 2005 5:34 pm
I own a small software company using VB6 SP6 and the MS P&D Wizard to build and ship software. I've also modified the setup1 program to handle the special cases needed for my software. The P&D Wizard suits my needs for new installations but doesn't play nice for updates and packages. For these, I've been using WINZip self-extracting files and manually delivering them to my customers (via Email or Snail-mail).
Currently, I'm looking for a solution that will enable my customers to download product updates from my web site. The solution must also allow me to verify the customer attempting the download (via My SQL - also on my web site) and self-terminate if not validated.
In the future, I'm looking to extend the above solution to utilize online registration and activation features during the initial installation.
Which of the InstallAware versions will let me do this? I've been studying the Express Help files, but, am unclear if I would be able to retrieve from the user their customer information through the standard dialogs (Express version). Or if I would need the Developer or Studio version.
Also, do you have any higher-level overviews and\\or sample solution models of InstallAware projects available? I'm still stuck in P&D Wizard-land.
Currently, I'm looking for a solution that will enable my customers to download product updates from my web site. The solution must also allow me to verify the customer attempting the download (via My SQL - also on my web site) and self-terminate if not validated.
In the future, I'm looking to extend the above solution to utilize online registration and activation features during the initial installation.
Which of the InstallAware versions will let me do this? I've been studying the Express Help files, but, am unclear if I would be able to retrieve from the user their customer information through the standard dialogs (Express version). Or if I would need the Developer or Studio version.
Also, do you have any higher-level overviews and\\or sample solution models of InstallAware projects available? I'm still stuck in P&D Wizard-land.