EasySeriT32 is short for:
Easy Serial (text file) Transfer, send or receive files via Win32 explorer/shell.

First you copy the contents in "Copy to system32" to your C:\WINDOWS\system32\ directory, m100dump.exe serves as a COM->STDOUT redirector.
The included Win32 binary ignores CR (0x0D) and exits on EOF (0x1A), there's no timeout defined.
Then you copy the Link in the "Copy to SendTo" to your SendTo directory contained in user (or "All Users") directory within C:\Documents and Settings\.
And at last you run "runme.reg" create a dummy file extension get context menu entry inside the "New" submenu.
M100dump.c is the source code for the included binary executable.

Needs to be reworked to work in Win9x, so far only WinXP is tested and works fine.

You may want to change the icons in the link and the registry file.
This is set to COM1, you only need to edit the batch files to change that. For COM ports above 9 you write it as \\.\COM12.

If you completed the installation correctly then your right click context menu should now have a "Receive text file over COM;98N1E" entry under "New >" submenu and a "Send text file over COM;98N1E" entry under the "Send to >" submenu.
You may want to rename the link and edit the top of runme.reg to match your other computer(s).


T. Sosnow. <t-sosnow@posteo.com>
Visit QWERTZ-tek at http://qwertz.w10.site/ for my other stuff
April 18, 2025 