Quantcast
Channel: VBForums - Application Deployment
Viewing all articles
Browse latest Browse all 254

[RESOLVED] Create VB6 App Installation Package to install on latest Win OS's

$
0
0
I have a very old vb6 application that I need to create an installation package so a user can install on his system.

I've used InnoSetup for another vb6 application and it worked great.

But for another vb6 app, I keep getting installation errors and I know it is because I don't know how I'm suppose to install/register (or not) certain DLLs and such.

And I don't know if InnoSetup is the best way to go either.

How do you know what special treatment each DLL or OCX requires or where it needs to go?

Is there simple tool or something that will quickly tell me what DLLs or OCXs I need to package, and where it needs to go on the system, and whether it needs to be registered or not?

Rich

Viewing all articles
Browse latest Browse all 254

Trending Articles