Activation During Installer (Using Visual Studio Setup Project or InstallShield LE)
Posted
by Benny
on Stack Overflow
See other posts from Stack Overflow
or by Benny
Published on 2010-06-10T02:57:27Z
Indexed on
2010/06/10
3:02 UTC
Read the original article
Hit count: 356
I am trying to build an installer for my application and would like to include a registration/activation as a part of the setup. Is there an easy way to do this with the built in installer project or InstallShield LE? I'm trying to find an affordable approach since we aren't trying to highlight on the installation experience. Thanks in advance!
© Stack Overflow or respective owner