I am using the P&D Wizard. I can package my program fine and install it on any machine except Windows 95 without any problems.

The errors that I am getting on the 95 machines are several ocx's and dll's are missing. So, I have to install the ocx's and dll's on the machine and then register the dll's. I also get a message that the provider cannot be found. To fix this problem, I have to run MDAC_TYP.exe.

Is there any way I can make something to deploy to the people with Windows 95 that will do this for me?

****One note though. The program is ran off of the server, so the program installation never runs on their PC.