dazinator / CrmAdo

An ADO.NET Provider for Dynamics Crm
6 stars 4 forks source link

Create an MSI (Installer) for CrmAdo that adds it to the GAC and performs setup #26

Closed dazinator closed 9 years ago

dazinator commented 9 years ago

Use WIX,

Need an installer (msi) that will:

  1. Add CrmAdo to the GAC
  2. Modify the machine.config file to add in the CrmAdo data provider.