Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DLL Installation

Status
Not open for further replies.

mans

Programmer
Mar 18, 2000
136
AU
Hello,

I am using VB6 with Access 2000. The software I have has installed successfully on numerous terminals. I now have a machine running Windows ME that just does'nt want to install about 80% of the dll's required to run the VB application. I have shut down all of the programs running in memory using "System Configuration" and I ran a tool (Crystal Decision) that showed me what dll's are running when the program is operating.

Aside from manually installing each dll one at a time (which will take forever), what can I do to overcome this. Any advice is valuable to me as I have spent so much time trying to work it out.

Thanks
 
We had the same problem, ended up using a batch file that ran after installation and registered the DLLs we knew wouldn't register on a certain system.

Hope this helps,

Patrick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top