Skip to main content
Home Forums General Silverlight Hosting and Streaming how to install a silverlight application on client machine without installing .NET framework?
1 replies. Latest Post by HarshBardhan on July 3, 2009.
(0)
vinnijain
Member
0 points
1 Posts
07-03-2009 9:39 AM |
hi!!!!!!
I am making a desktop application which can work online as well as offline.In this all my content is in SWF format.I want that when client installs this application on his system,he donot have to install .NET framework.
Can anyone tell how can client install this application without preinstallation of .NET farmework?
HarshBar...
Star
9908 points
1,719 Posts
07-03-2009 9:44 AM |
I am little confused after reading your post.
You are creating a desktop application and its content is in SWF?
so i don't think you are doing any think in Silverlight.
Is your desktop application in .Net?
If yes then you need to install framework in other machines as well.
If it is silverlight based application(Silverlight 2) then you can access that on web and client don't have to do any preinstallation.
If they don't have light weight silverlight plugin they will be prompted and then they can install required plugin from web.