|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Framework installation from ClickOnce setupI discoverd that in a ClickOnce installation the framework is
automatically downloaded from the internet. Is there any way to specify a local area network folder for a local installation instead? Thanks for the help. ema In solution explorer choose properties for the project. The project
properties page will have a publish tab, that tab will have a "Prerequisites" button. That will open an option dialog which will allow you to choose a network folder for your prerequisites. Show quote "Emanuele Ornella" <emaNONLEGGOLEM***@libero.it> wrote in message news:1148538406.325824.75710@j55g2000cwa.googlegroups.com... >I discoverd that in a ClickOnce installation the framework is > automatically downloaded from the internet. > Is there any way to specify a local area network folder for a local > installation instead? > > Thanks for the help. > ema > Hello!
> "Prerequisites" button. That will open an option dialog which will allow When I did what you said the folder dotnetfx with files > you to choose a network folder for your prerequisites. dotnetfx.exe,instmsia.exe,WindowsInstaller-KB893803-v2-x86.exe was created in the folder where i published my project. Is it possible to install the dotnet from the website just right from the page where an application deployed or we have to create links on some web page for downloading those files and users have to download them and then install? |
|||||||||||||||||||||||