12-13-2019, 07:12 PM
QM3 creates several files.
ScriptX.dll - contains compiled script code.
ScriptX.exe - unmanaged .NET Core app host program that loads the dll.
Au.dll - automation library.
64\AuCpp.dll and 32\AuCpp.dll - unmanaged dlls used by Au.dll in 64-bit and 32-bit processes.
Currently cannot create single .exe file.
ScriptX.dll - contains compiled script code.
ScriptX.exe - unmanaged .NET Core app host program that loads the dll.
Au.dll - automation library.
64\AuCpp.dll and 32\AuCpp.dll - unmanaged dlls used by Au.dll in 64-bit and 32-bit processes.
Currently cannot create single .exe file.