I have this data base program I wrote that interacts with an Access ODBC data base. The thing is that the database file db.mdb must be registered in the ODBC manager to work correctly. If I do this manually everything is good but is there a way to have the InstallShield do this? So the user don't have to get there hands dirty.