.net 4.0 framework deployed with app
Ok a simple question, I should know the answer but I am embarrased to ask.:blush: How do I get the .Net 4.0 framework deployed with my application when I publish it.
Instead of having to download it on other pc's. Im sure its just a tick box in the preferences/settings somewhere.
Re: .net 4.0 framework deployed with app
You want to do configure your project in some way, you go to the project properties. You want to configure how your project behaves when published, you go to the Publish page of the project properties. There you'll find a button to display the Prerequisites dialogue. There you can select whether prerequisites are downloaded on demand or distributed with the installer.
Re: .net 4.0 framework deployed with app
Thank you. Will look into that asap.
Re: .net 4.0 framework deployed with app
There's no need to make your text big. It's more comfortable to read at normal size.