Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Windows Installer
 

Windows Installer

I have created a small program in VS 2008.
Created a setup program with the Windows Installer through Visual Studio.

Question:

I need to have the "Microsoft.ACE.OLEDB.12.0 Provider" installed.

My users can down load it from http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en

Is there anyway to have this show up in the "Prerequisties" section, and install without user intervention?

I wait for a reply.
Thanks in advnace
Robert
robert11@mountaincble.net
Robert XP  Sunday, August 30, 2009 8:12 PM
Hi Robert XP,

You can use BMG(Bootstrapper Manifest Generator) to add your own prerequisite to the MSI project. Here is a topic about that.
http://www.codeproject.com/KB/aspnet/Add_Custom_Prerequisite.aspx

This article talking about how to add custom prerequisite to the ClickOnce deployment, and it works for MSI too. After you do the step, the prerequisite will be list in the prerequisite selection Window. So you can set it as prerequisite with your application.

If you have any problem with this, please feel free to tell me.

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Tuesday, September 01, 2009 3:55 AM
Hi Robert XP,

You can use BMG(Bootstrapper Manifest Generator) to add your own prerequisite to the MSI project. Here is a topic about that.
http://www.codeproject.com/KB/aspnet/Add_Custom_Prerequisite.aspx

This article talking about how to add custom prerequisite to the ClickOnce deployment, and it works for MSI too. After you do the step, the prerequisite will be list in the prerequisite selection Window. So you can set it as prerequisite with your application.

If you have any problem with this, please feel free to tell me.

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Tuesday, September 01, 2009 3:55 AM

You can use google to search for other answers

Custom Search

More Threads

• Individual Update-Info (Description) in UpdateCheckInfo()
• Setup project - Get previous installation path when upgrading
• Protect Uninstall with password?
• "Package/Product.xml files"?
• Click once doen't support All Users, any solution
• Deploying crystal reports applications (in fact web application)
• ReportViewer and clickonce
• Setup file creattion using c# and outlook Add-in
• ClickOnce - No execution of application file on 2003/XP machines
• How to make single execution file