Setup
IT & Infrastructure
3
Posts
2
Posters
0
Views
1
Watching
-
Hello! I have two questions about creating setup(msi) with Visual Studio 2005. 1. I created setup, but I don't know how to add framework to installation? 2. I'd like to install HW driver during installation. Please, help me!!!
Got to the "Project" menu and click on "Properties". Got to the "Publish" tab and click on "Prerequisites" and select the .NET Framework. Then click "Publish" in the "Project" menu.
-
Got to the "Project" menu and click on "Properties". Got to the "Publish" tab and click on "Prerequisites" and select the .NET Framework. Then click "Publish" in the "Project" menu.