Download Example + Source for GM and VC++
http://sandbox.yoyogames.com/games/187638-dwnldexecdll---open-source-gmk
Features:
-Download and execute EXE files directly from the internet requardless of any parental controls that block downloading.
-Perfect for making a custom auto updater for games and software alike.
-Example EXE, editable GMK, and Visual C++ source for the DLL.
-Download files from the internet of any file type.
-Make your game's file size smaller (except at runtime), can be done by downloading huge external files to GM's temp_directory. Though it still requires internet connection.
I noticed there are several other DLLs like this that were released however this one is open source so you may modify it to your liking without having to worry about giving me any credit, because I really don't care. I've had this over at the YoYo sandbox for quite a while now, so anyway I thought to share it here as well. :D
Sam
So I can use this to DL an Update to my game? Do i have to give credit? and can it download without the users knowledge? such as, they are playing my game one minute, they close my game, open it again and now it is running 1.2 instead of 1.0?