|
-
Dec 10th, 2002, 03:11 AM
#1
Thread Starter
Lively Member
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?
-
Dec 10th, 2002, 08:00 AM
#2
Frenzied Member
You need to change the setup program.
Wrong Forum.
Z.
-
Dec 14th, 2002, 10:41 PM
#3
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|