PDA

Click to See Complete Forum and Search --> : Incliding OCX files to exe


menzow
Oct 26th, 2009, 10:54 AM
Hey how can i include .OCX files to my .exe and that they will get registerd?

MartinLiss
Oct 26th, 2009, 10:56 AM
I moved your thread to here.

You would use an installation program such as the P&D Wizard that comes with VB6 or Inno.

menzow
Oct 26th, 2009, 11:06 AM
Well i am using vb6 portable (free) edition
That doesnt come with P&D
Can you tell me were to get that program or if its free or not?

si_the_geek
Oct 26th, 2009, 11:24 AM
VB6 portable is not a "free" edition, it is a pirated edition.

If you want a free edition of VB, you should get the Express edition from www.Microsoft.com/Express , which includes a tool for creating installation packages.