|
Visual Basic 2005 Professional:
I am using a Setup project to deploy my application. I would like to have the prerequisites installed from the CD instead of downloading them from a website because a user may not have internet access.
I was able to do this with ClickOnce, but, I do not see how to do it with a Setup project.
|