Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MAKE exe with macro+dll?
#3
Hi Gintaras

Thanks your answer.
(I only exe file.)

My code, but not good Huh
Code:
Copy      Help
ExeQmGridDll
#if EXE
#exe addfile "$qm$\mailbee.dll" 10
#endif
SendMail "[email protected]" "Teszt-exe-202111010712" "Test text" 0

1,
Do you wrote:

ExeQmGridDll 

Ok list :

Loaded dll: user32
Loaded dll: kernel32
Loaded dll: gdi32
Loaded dll: shell32
Loaded dll: shlwapi
Loaded dll: comctl32
Loaded dll: advapi32
Loaded dll: ole32
Loaded dll: oleaut32
Loaded dll: msvcrt
Loaded dll: qm.exe
Loaded COM type library: MailBee


2,
I see: https://www.quickmacros.com/forum/showth...p?tid=4395
"
Code:
Copy      Help
#exe addfile "$system$\notepad.exe" 10 ;;add notepad.exe to this exe (when making exe)
"

OK add code may script.
 
Code:
Copy      Help
#if EXE
#exe addfile "$qm$\mailbee.dll" 10
#endif

3,
SendMail error another computer
Not file  C:\Users.......smtp_log.txt

Reading:
https://www.quickmacros.com/forum/showth...p?tid=4338
so
I add >> SendMail ........ 0

Result:

My problems:
I do not can add dll to my exe :
#exe addfile "$qm$\mailbee.dll"

and
I do not can disable log write function.

Why?
I want only exe file copy on another computer i
(Not additional mailbee.dll and smtp_log.txt)

Can you help?
Info?

Thanks
Norbert
My script run OK and send mail, if is qm software on computer. (with install)


Messages In This Thread
MAKE exe with macro+dll? - by 963 - 10-30-2021, 08:31 AM
RE: MAKE exe with macro+dll? - by Gintaras - 10-30-2021, 06:07 PM
RE: MAKE exe with macro+dll? - by 963 - 11-01-2021, 06:51 AM
RE: MAKE exe with macro+dll? - by Gintaras - 11-01-2021, 01:53 PM
RE: MAKE exe with macro+dll? - by 963 - 11-01-2021, 06:19 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)