help me to make exe in vb 6.0 and want serial key option

  • Thread starter Thread starter ajit
  • Start date Start date
A

ajit

Hi...



I made a set up programme for my VB 6.0 application (By help of - Add
in > ...>Package and Deployment Wizard ) But I want to Add Serial Number
and License Agreement for my set up programme wizard. How can I do
it? Please some body help me.



Thank you

ajit
 
Hi...



I made a set up programme for my VB 6.0 application (By help of - Add
in > ...>Package and Deployment Wizard ) But I want to Add Serial Number
and License Agreement for my set up programme wizard. How can I do
it? Please some body help me.



Thank you

ajit

You might have to use another installer system, because I don't think
the InstallShield version bundled with Visual studio offers that
feature. The Premier edition does. You can either pony up for that
edition, write your own installer, or use one of the other installer
systems out there. Some of them are free, some aren't.
 
Back
Top