11-01-2021, 06:51 AM
Hi Gintaras
Thanks your answer.
(I only exe file.)
My code, but not good
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
"
"
OK add code may script.
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 0 >> 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)
Thanks your answer.
(I only exe file.)
My code, but not good
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
"
#exe addfile "$system$\notepad.exe" 10 ;;add notepad.exe to this exe (when making exe)
OK add code may script.
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 0 >> 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)