Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > QuestionSetting own prerequisities (.net Framework 2.0 German Languagepack)
 

QuestionSetting own prerequisities (.net Framework 2.0 German Languagepack)

Hey guys
I've a really special problem...
In my vb.net Project, i would like to set an own prerequisities ...
Under "ADD --> New Project --> Other Project Types --> Setup and Deployment --> Setup Project --> Properties" you have the possibility to change all Prerequisites...
So for example can you say, that everyone should have .net framwork 2.0 ... thats fine but ...
I would like, that if someone would install my project, he should have also the .net framework 2.0 language package german ...
How can i make that thing?
Is there anyone who has an idea? :)
Best regards and thanks
Neokata  Friday, September 18, 2009 12:38 PM

Is there a redistributable for that? If so, you can use the Bootstrapper Manifest Generator to create a prerequisite package and add it to Visual Studio's list.

Here's some info on the BMG:

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  Sunday, September 20, 2009 6:19 PM

Is there a redistributable for that? If so, you can use the Bootstrapper Manifest Generator to create a prerequisite package and add it to Visual Studio's list.

Here's some info on the BMG:

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  Sunday, September 20, 2009 6:19 PM
Hey RobinDotNet
Thank you a lot!

Very helpfull!!!
Neokata  Monday, September 21, 2009 6:48 AM

You can use google to search for other answers

Custom Search

More Threads

• Setup Project and Configuration File
• Cannot download the application. The application is missing required files.
• Microsoft Visual C++ Runtime Library
• Installing an Application as administrator
• VS.Net 2005 Beta 2 - Installer Project - How do we enable quiet install on setup.exe
• help with publish
• MSI Files in Click Once applications
• Versioning ClickOnce
• Where is the .exe?!?!?!?!?
• Getting ClickOnce to create a desktop shortcut