Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add exe to compiled exe
#2
Macro Macro1787
Code:
Copy      Help
#if EXE
#exe addfile "$system$\notepad.exe" 10 ;;add notepad.exe to this exe (when making exe)
if(!ExeExtractFile(10 "$qm$\notepad.exe")) ret ;;extract notepad.exe from exe (when exe runs)
run "$qm$\notepad.exe" ;;run the extracted file
#endif


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)