PDA

Click to See Complete Forum and Search --> : Installer advise


majc
Aug 9th, 2006, 02:19 PM
I need to run an exe file created with visual basic 6, and that exe file needs that crystl32.ocx be registered in windows.
I eard about inno setup but how i register this file with inno?
Thanks in advance!

RhinoBull
Aug 9th, 2006, 02:48 PM
You shouldn't worry about registering files - installer (regardless of what you'd use) will do that for you. Just make sure all files are included.
There is also Package & Deploymenr Wizard available it comes shipped with VB.

MartinLiss
Aug 9th, 2006, 03:14 PM
Moved.

randem
Aug 10th, 2006, 05:06 AM
That file is not the only file you will need to run Crystal Reports. Have you found all the files you need?

If you are using Inno Setup, look at the Inno Third Party Tools. There are app that can make your job a lot easier and they are updated often as well as Inno Setup.