Download Without Interactions

Sofiane93410

New member
Joined
Jul 2, 2022
Messages
1
Programming Experience
Beginner
Hello,
I'm coding in c# on Visual studio but I have a problem, I would like "Button 1" to download a file in %localappdata% without the user doing anything
 
The fact that you have attached the action to the event of a button means that user has to do something: click on the button.

Anyway, show us what you have done so far and tell us what issue you are running into, as well as what you have tried so far to try to fix the issue.
 
Back
Top Bottom