Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > click once and the framework
 

click once and the framework

probably already documented but.....

I take it the user has to have the framework.

how can the app developer get the framework to the user ??

figuerres  Tuesday, March 15, 2005 6:19 PM
Yes, the framework is a requirement for a ClickOnce app to run.  VS comes with a bootstrapper that the user can run to install not just the framework, but any other requisite software for the app. 

All this, and much more can be found in the FAQ on the smart client dev center.

http://msdn.microsoft.com/smartclient/community/wffaq/wf20.aspx#9mqicswf

 - mike
Mike Harsh  Monday, March 28, 2005 8:51 AM
I'll see if I can track down an answer for you, but you might want to repost this on the http://www.windowsforms.net/Forums/default.aspx?tabIndex=1  Keep in mind the announcement I made about the windows forms forums being temporary here.
Josh Ledgard  Friday, March 18, 2005 4:03 PM
Yes, the framework is a requirement for a ClickOnce app to run.  VS comes with a bootstrapper that the user can run to install not just the framework, but any other requisite software for the app. 

All this, and much more can be found in the FAQ on the smart client dev center.

http://msdn.microsoft.com/smartclient/community/wffaq/wf20.aspx#9mqicswf

 - mike
Mike Harsh  Monday, March 28, 2005 8:51 AM

You can use google to search for other answers

Custom Search

More Threads

• Can we disable the "Check for updates" of ClickOnce and do it with code...
• optional components updated every time
• ClickOnce App startup upon login is irregular.
• Updating application deployed using ClickOnce in Master - Slave setup
• Anybody using a Windows Forms Combobox in IE successfully?
• Problem with release mode of setup project
• ClickOnce start time from Start Menu link
• Creating my own tester and downloadable prerequisite
• Run from command line after installing
• C# Setup Project - Bring Installation Window to Front