glad to hear from you! im using this: i did try and download the example projects from git. had to update them with project tool (does it automatically on loading it) and it said the dlls were missing.
looking in my project tho in the output folder it says: 
Viewing post in File Dragger and File Dropper for GameMaker comments
im downloading the project and opening it in GMS, it says it needs project tool to update. afterwards i try to hit run and it says the dlls were missing. i imported the yymps and replaced the extension and the project runs but gives the same compile error as its not working for me:
LoadLibraryW("C:\Users\Jinda\AppData\Local\GameMakerStudio2\GMS2TEMP\file_dropper_23_45FC0D0A_VM\file_dropper_x64.dll") failed with error code 87 ("The parameter is incorrect.")
I put up a new version (1.1.2a) that no longer depends on having Visual C++ redistributable installed, though I don’t think that’s the error that would give.
If that doesn’t do it, you’ll have to figure out yourself what your computer doesn’t like using Dependencies GUI or alike.
that did it! thank you! i appreciate you taking the time to help, i didnt realize i needed certain dependencies or visual C++ redistributable :O