Results 1 to 3 of 3

Thread: Customer code on setup?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Posts
    85

    Talking Customer code on setup?

    I need to beable to allow the user to put a customer details in, during the setup of the software. How do I do that?

  2. #2
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    You need to change the setup program.

    Wrong Forum.

    Z.

  3. #3
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026

    Inno Setup is Great for this...

    If I were you, I would download and use Inno Setup...

    It is so much easier to use when you need to do registry edits, add user information (for licensing)... or anything...

    I believe that it's open source too (if you program in whatever language it's in... and I'm sure it's not VB or C++) so you can change it however you need to beyond its normal functionality...

    There are also some other programs that will let you create a "setup script" for Inno Setup and see everything in a Tree View, but after you get the hang of it, you won't need it...

    Oh, to answer you question if you use Inno Setup,
    I think you put "LicenseInformation=1" under the [SETUP] section... look in the help, it will have it for sure (that's where I got it from when I made my last proggy setup)


    Good Luck,
    Squirrelly1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

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