- _Download() Automatically select test and select download method.
- Support URL redirect
- Account and password
UDF:
#include-once
#include <FTPEx.au3>
#include <WinAPIEx.au3>
#include <String.au3>
#include <InetConstants.au3>
#include "WinHttp.au3"
;Opt("MustDeclareVars", 1)
Opt("TrayAutoPause", 0)
If StringInStr(@OSArch, "64") And (Not @AutoItX64) Then _WinAPI_Wow64EnableWow64FsRedirection(0)
; #CONS