Hello,<br><br>I am attempting to install a VB application that uses Access as the database. The development used Access2000. I used the Microsoft DAO 3.6 Object Library in the reference section of VB6 (along with the appropriate code). When I package the application and attempt to install it onto a new machine (the installation is fine on the developement machine) it comes up with the error: An error occurred while registering the file "c:\windows\system\msjet40.dll" (then followed by the same error message in reference to file "c:\windows\system\expsrv.dll). Can somebody please let me know what I should do to fix this problem, is it my msjet or DAO file. Basically, which files (there should be 4 or 5) should I ship with my application (incl. the DAO file) to ensure that my application communicates with the database.<br><br>Thank You