Framework installation from ClickOnce setup

E

Emanuele Ornella

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
 
C

CR

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.
 
E

Eugene Goryachev

Hello!
"Prerequisites" button. That will open an option dialog which will allow
you to choose a network folder for your prerequisites.
When I did what you said the folder dotnetfx with files
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top