Home All Groups Group Topic Archive Search About

microsoft clickonce download to spesific directory

Author
5 Mar 2009 4:23 AM
mykhuzaimi
i use clickonce through publish.htm. at Form1 have CommandButton1.
when user click that button it will download any .dll files to local
pc with spesific directory. what code in command button to download
spesific path directory.

Author
5 Mar 2009 5:56 AM
mayayana
It sounds like you're using VB.Net. This group is
for VB, which is entirely different from VB.Net.
Try here:

microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb

Show quoteHide quote
> i use clickonce through publish.htm. at Form1 have CommandButton1.
> when user click that button it will download any .dll files to local
> pc with spesific directory. what code in command button to download
> spesific path directory.