l3ill

Include Other EXE into Autoit Compiler Without FileInstall

October 13, 2016

Include Other EXE into Autoit Compiler Without FileInstall

I apologize i new but already asking questions .. how to add another program exe file into autoit compiler without using fileinstall, load the file in the exe itself. I've been searching in this forum and try one by one in help file, found about resources.au3 but I don't quite understand. this is my script :   #include <GUIConstantsEx.au3> #include <MsgBoxConstants.au3> #include <WindowsConstants.au3> #RequireAdmin MBRWiz() Func MBRWiz()     Fil
  • Sudiro
  • By Sudiro, October 13, 2016
  • 14 replies