WCX: Blat Mailer plugin
Moderators: Hacker, petermad, Stefan2, white
Why would you need that if TC has built-in and external packer support?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Since I am not sure if it is possible to send the output of one packer as input of the next packer, I guess, a simple (batch) script placed in the button bar can also do it.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Hi,
I have a little problem with the button configuration.
My blat.ini file is located:
%COMMANDER_PATH%\user_ini\blat.ini
When I use packer (without the button) and I choose 'configure' I see own configuration data with all parameters and everything works fine.
However, when I tried to use the button with data, exactly:
First appears the command line with the selected file, and then shows a blank window of Blat, without my configuration data. It looks like the button there is no link with blat.ini
I suspect that I need to change something in my TOTALCMD#BAR#DATA but I do not know what?
Below is an excerpt from the TC configuration file:
I have a little problem with the button configuration.
My blat.ini file is located:
%COMMANDER_PATH%\user_ini\blat.ini
When I use packer (without the button) and I choose 'configure' I see own configuration data with all parameters and everything works fine.
However, when I tried to use the button with data, exactly:
Code: Select all
TOTALCMD#BAR#DATA
%COMMANDER_PATH%\plugins\wcx\Blat\blat64.exe
?%P%S64
%COMMANDER_PATH%\plugins\wcx\Blat\blat64.exe
Blat
%COMMANDER_PATH%\plugins\wcx\Blat\
-1
I suspect that I need to change something in my TOTALCMD#BAR#DATA but I do not know what?
Below is an excerpt from the TC configuration file:
Code: Select all
[PackerPlugins]
blat=277,%COMMANDER_PATH%\plugins\wcx\Blat\blat.wcx
regards
dmocha
dmocha
If you call the packer directly (without button) then blat.exe is not involved. If you call blat.exe from a button then blat.exe needs to know the path of blat.ini which it passed to blat.wcx (by function PackSetDefaultParams). It checks the path for wincmd.ini in
1. HKCU\Software\Ghisler\Total Commander\IniFileName
2. HKLM\Software\Ghisler\Total Commander\IniFileName
3. %APPDATA%\GHISLER\wincmd.ini
and assumes that blat.ini is in the same directory as wincmd.ini. The plugin blat.wcx first checks if there is blat.ini in the same directory as blat.wcx and alternatively uses the passed path from above with %APPDATA%\GHISLER\blat.ini as fallback path.
So its strange why the plugin blat.wcx actually finds %COMMANDER_PATH%\user_ini\blat.ini if blat.exe does not find it.
1. HKCU\Software\Ghisler\Total Commander\IniFileName
2. HKLM\Software\Ghisler\Total Commander\IniFileName
3. %APPDATA%\GHISLER\wincmd.ini
and assumes that blat.ini is in the same directory as wincmd.ini. The plugin blat.wcx first checks if there is blat.ini in the same directory as blat.wcx and alternatively uses the passed path from above with %APPDATA%\GHISLER\blat.ini as fallback path.
So its strange why the plugin blat.wcx actually finds %COMMANDER_PATH%\user_ini\blat.ini if blat.exe does not find it.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
In this location, I have also a TC config file.So its strange why the plugin blat.wcx actually finds %COMMANDER_PATH%\user_ini\blat.ini if blat.exe does not find it
I did the test, I replaced location for the blat.ini and I moved file from %COMMANDER_PATH%\user_ini\ to %COMMANDER_PATH%\plugins\wcx\Blat\
Button works, but this time "packer" doesn't work.
regards
dmocha
dmocha
Did you restart TC?dmocha wrote:Button works, but this time "packer" doesn't work.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Re: WCX: Blat Mailer plugin
gI'm using gmail
I'm curious how to set blat.
When writing is not possible, an error message is displayed.
I'm curious how to set blat.
When writing is not possible, an error message is displayed.
Re: WCX: Blat Mailer plugin
See the instructions here viewtopic.php?p=146889#p146889
F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Re: WCX: Blat Mailer plugin
Hi
I was searching a plugin like this
I have problem to create a button to send several files via email (even i have searched in the forum , here)?
thanks
I was searching a plugin like this
I have problem to create a button to send several files via email (even i have searched in the forum , here)?
thanks
love Total Commander , best file manager ever made
Re: WCX: Blat Mailer plugin
Blat button I use to email several files:giulia wrote: 2021-02-24, 18:31 UTC Hi
I was searching a plugin like this
I have problem to create a button to send several files via email (even i have searched in the forum , here)?
thanks
TOTALCMD#BAR#DATA
%COMMANDER_PATH%\Plugins\wcx\blat\blat64.exe
%P%S64
c:\totalcmd\icons\E-mail.ico
E-mail files with Blat
%COMMANDER_PATH%\Plugins\wcx\blat\
0
-1
Re: WCX: Blat Mailer plugin
There are current blat-versions from 2019. Any need for an update?
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Re: WCX: Blat Mailer plugin
For what reason ?Peter wrote: 2021-05-31, 12:55 UTC There are current blat-versions from 2019. Any need for an update?
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: WCX: Blat Mailer plugin
Basically for no special reason, just a question on the assumption "newer is (often) better"
But at the moment I tried to use it with a server which requires
- "activated TLS encryption" and
- Authentification yes (hosted Exchange Account)
and it does not work ..
The documentation here http://www.blat.net/syntax does not use the word TLS .. - can blat used there?
But at the moment I tried to use it with a server which requires
- "activated TLS encryption" and
- Authentification yes (hosted Exchange Account)
and it does not work ..
Code: Select all
2021.05.31 17:01:52 (Mon): >>>putline>>> AUTH LOGIN
2021.05.31 17:01:57 (Mon): <<<getline<<< 504 5.7.4 Unrecognized authentication type
2021.05.31 17:01:57 (Mon): *** Warning *** The SMTP server does not require AUTH LOGIN.
*** Warning *** Are you sure server supports AUTH?
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Re: WCX: Blat Mailer plugin
It's an old documentation, the newer one is here: http://www.blat.net/syntax/syntax.htmlPeter wrote: 2021-05-31, 15:12 UTC The documentation here http://www.blat.net/syntax does not use the word TLS .. - can blat used there?
However, Blat seems to not support SSL/TLS. You should use some proxy/tunnel, for example stunnel. Read this topic:
https://sourceforge.net/p/blat/discussion/279864/thread/de32516d/
You can ask questions on SourceForge forum, one of Blat maintainers is still present there: https://sourceforge.net/p/blat/discussion/
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator