For the Visual Studio Installer Projects 2022 Extension you can review prior questions/answers and ask a new question at https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects&ssr=false#qna
How to add prerequisites OLEDB &ODBC drivers( MSI files) to my set up project in VS2022

Gousiya Sultana Shaik
0
Reputation points
Hi Team,
Please help me to sort out this
How to add prerequisites OLEDB &ODBC drivers( MSI files) to my set up project in VS2022.
I have to add OLEDB and ODBC drivers to my desktop application. Which is MSI file. So that while installing MSI File OLEDB and ODBC drivers also should be installed in users machine.
How to get my OLEDB and ODBC drives msi files in this check box list.
Thank you in Advance