Hi, I have this problems:
My first problem is that the project is in VB5 SP3.
My second problem is that the project are 6 separated EXEs.
I have compile all the EXEs in a NT4 SP6. And create a setup instalation tool with the Setup Wizard that come with VB5.
I have a PC with a empty Win98, it has instaled only OS.
So next I do install the proyect. Until here all is OK.
Next I do test the instaled project and it crash ("object variable not set"). But if I do the same step in my machine it don't crash!.
I have try this:
I instaled VB5 in the Win98 PC. Next I test the project and it works! I can't beleive it!

So my idea is that the Setup Wizard do not install all the DLL that my project need to run.
My question is how can I know wich DLLs I have to add to the Setup Wizard? Is there other setup instalation tool the can help to do GOOD setup instalation programs?
Thanks in advance.
Julio