PDA

Click to See Complete Forum and Search --> : how to deploy Vb project using licencekey


akhil_s
May 21st, 2007, 10:39 AM
Hi,
I am deploying vb project using inno but i don't know how can i give licence key field at setup.

After setup files not showing at start up. What will i do?

randem
May 21st, 2007, 01:10 PM
Use

LicenseFile=

If you want the license screen

But if you want a license key input field you have to use third party software to accomplish that.

akhil_s
May 22nd, 2007, 06:41 AM
how to use 3rd party? Please tell me step-by-step

randem
May 22nd, 2007, 04:22 PM
Read the Manual...??? That is where you get step by step instructions...

randem
May 22nd, 2007, 04:53 PM
What third party tools have you looked at so far?

akhil_s
May 23rd, 2007, 02:13 AM
I don't how can I attach field for licencekey in Inno setup. I am not findout in manual. Some one suggest me 3rd party tool. I don't know what is it? and how can I use it?

randem
May 23rd, 2007, 02:17 AM
Someone??? There are only two people in this thread and you are one of them...

Look on the ********** webpage for Inno Key Generator. Download it and read the instructions.

akhil_s
May 23rd, 2007, 03:54 AM
I someone means not you. I have seen some where in google search. He give also same answer. I am not getting the answer so... confused about it.

randem
May 23rd, 2007, 12:43 PM
Well, I gave you the web page, the name and it has the instructions. The only thing left is to code it...