We're working on a new WPF but using Office 2010 for reading Excel spreadsheets. And I've been told by the developer who worked on the module that reads Excel files that it must install Microsoft Access Database Engine 2010 Redistributable. I've got two concerns about this:
We use ClickOnce deployment. I've no idea at all how to run an executable on a user's machine for ClickOnce deployment to include Microsoft Access Database Engine 2010 Redistributable
Does Microsoft Access Database Engine 2010 Redistributable require administrative privileges to install?