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.- Marked As Answer byKira QianMSFT, ModeratorFriday, September 04, 2009 8:17 AM
-
|