Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Visual C++ 2008 SP1 Redistributable Package as Prerequisite
 

Visual C++ 2008 SP1 Redistributable Package as Prerequisite

Hello,

Is there a way to use theVisual C++ 2008 SP1 Redistributable Package as prerequisite in Visual Studio Setup Project?
It seems that when I compile the project it uses the Visual C++ 2008 without the SP1.

Many thanks,
Paulo
  • Moved byYiChun ChenMSFTMonday, September 07, 2009 8:58 AMDeployment issue (From:Visual Studio Setup and Installation)
  •  
Paulo Azevedo  Friday, September 04, 2009 4:02 PM

You need to track down the redistributable package. Then you can run the Bootstrapper Manifest Generator (BMG) on it to create the package that you can then add to the prerequisites list in Visual Studio. (It goes in C:\Program Files\Microsoft SDKs\Windows\v6.0a\Bootstrapper\Packages\). This will then allow you to select it as a prerequisite.

Here's some more information:

BMG post from Guyer
http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/92d68fc3-3c00-4435-9d45-f781aad89ad1

Instructions on using it:
http://jcrawfor74.wordpress.com/2008/02/27/bootstrap-manifest-generator-how-to-custom-pre-requisites/

RobinDotNet


Click here to visit my ClickOnce blog!
RobinDotNet  Monday, September 07, 2009 5:45 PM
Hi Paulo,

I am moving this thread from Base "Visual Studio Setup and Installation" forum to the "ClickOnce and Setup & Deployment Projects" forum, since the issue is related to deployment. There are more deployment experts in the "ClickOnce and Setup & Deployment Projects" forum.

Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
YiChun Chen  Monday, September 07, 2009 8:57 AM

You need to track down the redistributable package. Then you can run the Bootstrapper Manifest Generator (BMG) on it to create the package that you can then add to the prerequisites list in Visual Studio. (It goes in C:\Program Files\Microsoft SDKs\Windows\v6.0a\Bootstrapper\Packages\). This will then allow you to select it as a prerequisite.

Here's some more information:

BMG post from Guyer
http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/92d68fc3-3c00-4435-9d45-f781aad89ad1

Instructions on using it:
http://jcrawfor74.wordpress.com/2008/02/27/bootstrap-manifest-generator-how-to-custom-pre-requisites/

RobinDotNet


Click here to visit my ClickOnce blog!
RobinDotNet  Monday, September 07, 2009 5:45 PM

You can use google to search for other answers

Custom Search

More Threads

• deployment of dotnet application from development to production
• MSI Logging
• some update turns my screen to yellowish green color,
• Running a custom action at the begining of an installation
• "Could Not Start Application" no log file?
• drag+drop onto desktop shortcuts generated by Windows Installer
• How do I register my application so Windows knows where it is
• The start of the application updated with ClickOnce failed
• Visual Studio 2005 Application Deploy
• MSI delete file after install or temporary file