I just started using the WPF WebBrowser that is included in Net 3.5 SP1. I built my setup project (which I have been using prior to moving to 3.5 SP1) and installed it on a test machine but the WebBrowser was not available.
What must I do to be sure that the setup.exe/msi combination checks for and installs SP1?
Open the properties of the Setup Project, then click on the Prerequesites button. Then check the prerequisites to install.
Then you can define how the user gets the pre-reqs.
Here is a link to framework version information and an excerpt from Scott Hanselman’s blog:
http://www.hanselman.com/blog/CommentView.aspx?guid=af453d70-64b3-417e-9492-d115f929195d