-
Download file and put in special folder
Hi! I’m working on a script that needs an external file to work. I don’t want to ship this file with the script because it’s relative big and some people already have this external file. What I wish to do is with a simple press of a button, download this file from the internet and automatically place it the same folder as the script.
Is this possible somehow?