I’ve downloaded the file using the WebClient namespace, but when I try to save the file to the start up folder in Windows 7, it gets denied access to save the file there. Is there a way that I can request permission to save it there, or is there a workaround? I haven’t found a good resource on the web to tell me how to get past the permissions issue.
Share
You should run your program “runas” admin
add app.config: