Using a tutorial in .NET I figured out how to package up a project for redeployment at a real high level. The package I created will require MDAC and .NET Framework be downloaded from MS before install. Isn't this kind of overkill? All I need is a few ODBC drivers and the namespace dll’s used in the application.
Can someone give me a clue as far as what to do to include the necessary namespaces and drivers with the package?
Any help is appreciated.
Thanks
Can someone give me a clue as far as what to do to include the necessary namespaces and drivers with the package?
Any help is appreciated.
Thanks