What is FUADRFIL.dll?

FUADRFIL.dll is part of EPSON PC-FAX SOFTWARE and developed by SEIKO EPSON CORPORATION according to the FUADRFIL.dll version information.

FUADRFIL.dll's description is "Simple Address File Access Module"

FUADRFIL.dll is usually located in the 'C:\Program Files (x86)\EPSON Software\FAX Utility\' folder.

None of the anti-virus scanners at VirusTotal reports anything malicious about FUADRFIL.dll.

If you have additional information about the file, please share it with the FreeFixer users by posting a comment at the bottom of this page.

Vendor and version information [?]

The following is the available information on FUADRFIL.dll:

PropertyValue
Product nameEPSON PC-FAX SOFTWARE
Company nameSEIKO EPSON CORPORATION
File descriptionSimple Address File Access Module
Internal nameFUADRFIL.dll
Original filenameFUADRFIL.dll
Legal copyrightCopyright(C) Seiko Epson Corporation 2008-2017. All rights reserved.
Product version2,0,0,1
File version2,0,0,42

Here's a screenshot of the file properties when displayed by Windows Explorer:

Product nameEPSON PC-FAX SOFTWARE
Company nameSEIKO EPSON CORPORATION
File descriptionSimple Address File Access Module
Internal nameFUADRFIL.dll
Original filenameFUADRFIL.dll
Legal copyrightCopyright(C) Seiko Epson Corporation..
Product version2,0,0,1
File version2,0,0,42

Digital signatures [?]

FUADRFIL.dll is not signed.

VirusTotal report

None of the 65 anti-virus programs at VirusTotal detected the FUADRFIL.dll file.

None of the 65 anti-virus programs detected the FUADRFIL.dll file.

Sandbox Report

The following information was gathered by executing the file inside Cuckoo Sandbox.

Summary

Successfully executed process in sandbox.

Summary

{
    "file_exists": [
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.bin.dll.manifest",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.bin.dll"
    ],
    "regkey_read": [
        "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\CustomLocale\\en",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles",
        "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en",
        "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\CustomLocale\\en-US",
        "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en-US"
    ],
    "dll_loaded": [
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.binENU.dll",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.bin.dll",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.binLOC.dll"
    ]
}

Generic

[
    {
        "process_path": "C:\\Windows\\SysWOW64\\rundll32.exe",
        "process_name": "rundll32.exe",
        "pid": 2740,
        "summary": {
            "file_exists": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.bin.dll.manifest",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.bin.dll"
            ],
            "regkey_read": [
                "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\CustomLocale\\en",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles",
                "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en",
                "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\CustomLocale\\en-US",
                "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en-US"
            ],
            "dll_loaded": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.binENU.dll",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.bin.dll",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\3689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd.binLOC.dll"
            ]
        },
        "first_seen": 1606153986.671875,
        "ppid": 1664
    },
    {
        "process_path": "C:\\Windows\\System32\\lsass.exe",
        "process_name": "lsass.exe",
        "pid": 476,
        "summary": {},
        "first_seen": 1606153986.34375,
        "ppid": 376
    }
]

Signatures

[
    {
        "markcount": 1,
        "families": [],
        "description": "Allocates read-write-execute memory (usually to unpack itself)",
        "severity": 2,
        "marks": [
            {
                "call": {
                    "category": "process",
                    "status": 1,
                    "stacktrace": [],
                    "api": "NtProtectVirtualMemory",
                    "return_value": 0,
                    "arguments": {
                        "process_identifier": 2740,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 0,
                        "length": 4096,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x10021000"
                    },
                    "time": 1606153986.765875,
                    "tid": 2436,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 2740,
                "type": "call",
                "cid": 10
            }
        ],
        "references": [],
        "name": "allocates_rwx"
    },
    {
        "markcount": 49,
        "families": [],
        "description": "Foreign language identified in PE resource",
        "severity": 2,
        "marks": [
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x00030ba4",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000134"
            },
            {
                "name": "RT_BITMAP",
                "language": "LANG_JAPANESE",
                "offset": "0x00030d90",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000144"
            },
            {
                "name": "RT_BITMAP",
                "language": "LANG_JAPANESE",
                "offset": "0x00030d90",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000144"
            },
            {
                "name": "RT_DIALOG",
                "language": "LANG_JAPANESE",
                "offset": "0x00030fbc",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000034"
            },
            {
                "name": "RT_DIALOG",
                "language": "LANG_JAPANESE",
                "offset": "0x00030fbc",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000034"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_STRING",
                "language": "LANG_JAPANESE",
                "offset": "0x0003267c",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000042"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_GROUP_CURSOR",
                "language": "LANG_JAPANESE",
                "offset": "0x000327e8",
                "filetype": "MS Windows cursor resource - 1 icon, 32x256, hotspot @1x1",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x00000014"
            },
            {
                "name": "RT_VERSION",
                "language": "LANG_JAPANESE",
                "offset": "0x000327fc",
                "filetype": "data",
                "sublanguage": "SUBLANG_DEFAULT",
                "type": "generic",
                "size": "0x0000037c"
            }
        ],
        "references": [],
        "name": "origin_langid"
    }
]

Yara

The Yara rules did not detect anything in the file.

Network

{
    "tls": [],
    "udp": [
        {
            "src": "192.168.56.101",
            "dst": "192.168.56.255",
            "offset": 546,
            "time": 3.077863931655884,
            "dport": 137,
            "sport": 137
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 3346,
            "time": 3.026123046875,
            "dport": 5355,
            "sport": 51001
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 3674,
            "time": 1.034337043762207,
            "dport": 5355,
            "sport": 53595
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 4002,
            "time": 3.0355069637298584,
            "dport": 5355,
            "sport": 53848
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 4330,
            "time": 1.53550386428833,
            "dport": 5355,
            "sport": 54255
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 4658,
            "time": -0.08835101127624512,
            "dport": 5355,
            "sport": 55314
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 4986,
            "time": 1.110529899597168,
            "dport": 1900,
            "sport": 1900
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 12604,
            "time": 1.0628819465637207,
            "dport": 3702,
            "sport": 49152
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 16796,
            "time": 3.109238862991333,
            "dport": 1900,
            "sport": 53598
        }
    ],
    "dns_servers": [],
    "http": [],
    "icmp": [],
    "smtp": [],
    "tcp": [],
    "smtp_ex": [],
    "mitm": [],
    "hosts": [],
    "pcap_sha256": "5672a7a36351e40942485c1ee3840ee7935da75f686c5df1427b54c8e5795f6d",
    "dns": [],
    "http_ex": [],
    "domains": [],
    "dead_hosts": [],
    "sorted_pcap_sha256": "86c540e09ea4e3fd5420c136b915e58b7a62c67f74db8d7fd6fe7ae7b43bd78e",
    "irc": [],
    "https_ex": []
}

Screenshots

Screenshot from the sandboxScreenshot from the sandbox

Hashes [?]

PropertyValue
MD51250c63573c1118fcd07d614d5c2fee9
SHA2563689f452c14741bff1e34def1b6a4db338c9de77bb7e684e48ffa738eaca74bd

What will you do with FUADRFIL.dll?

To help other users, please let us know what you will do with FUADRFIL.dll:



Malware or legitimate?

If you feel that you need more information to determine if your should keep this file or remove it, please read this guide.

Please select the option that best describe your thoughts on the information provided on this web page


Free online surveys

And now some shameless self promotion ;)

A screenshot of FreeFixer's scan result.Hi, my name is Roger Karlsson. I've been running this website since 2006. I want to let you know about the FreeFixer program. FreeFixer is a freeware tool that analyzes your system and let you manually identify unwanted programs. Once you've identified some malware files, FreeFixer is pretty good at removing them. You can download FreeFixer here. It runs on Windows 2000/XP/2003/2008/2016/2019/Vista/7/8/8.1/10. Supports both 32- and 64-bit Windows.

If you have questions, feedback on FreeFixer or the freefixer.com website, need help analyzing FreeFixer's scan result or just want to say hello, please contact me. You can find my email address at the contact page.

Comments

Please share with the other users what you think about this file. What does this file do? Is it legitimate or something that your computer is better without? Do you know how it was installed on your system? Did you install it yourself or did it come bundled with some other software? Is it running smoothly or do you get some error message? Any information that will help to document this file is welcome. Thank you for your contributions.

I'm reading all new comments so don't hesitate to post a question about the file. If I don't have the answer perhaps another user can help you.

No comments posted yet.

Leave a reply