Hi,
on a 64bits win8 I'm installing a setup. The program fails due to the known 'Microsoft.ACE.OLEDB.12.0' error, provider is not registered.
Then I added the Access 2007 runtime (and tested it with 2010 too) as a prerequisite. It was installing, but still I get the provider is not registered error later on in my program.
The Access 2007 runtime should install the OLEDB provider, not?