CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2013
    Posts
    1

    Installer Builder

    Hi,

    We have built a software in C# and we are now looking for an installer builder that will do the following:
    - Activate the software online
    - We will install the software at the client end. So we want the installer to offer two versions of the software during installation, one version that will allow use of the software for a year, and the other is unlimited use. We will choose from either version depending on the client's demand.

    We really are desperately looking for a solution since we have a deadline soon. Any help would be highly appreciated. Thank you in advance.

  2. #2
    Join Date
    Oct 2004
    Location
    Rocket City
    Posts
    220

    Re: Installer Builder

    Why not use your google?
    Deploying Applications and Components

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

Featured