Skip to content

InLook 0.1.0

Choose a tag to compare

@Struis112 Struis112 released this 08 May 00:02
· 20 commits to main since this release

InLook — fast EML viewer for Windows. Free Software from Struis ICT.

Install

Download inlook-0.1.0-x86_64.msi and double-click it (or run silently with msiexec /i inlook-0.1.0-x86_64.msi /quiet from an elevated terminal).

After install, double-click any .eml file to open it in InLook.

What's in 0.1.0

  • ~800 KB binary, ~15 MB resident
  • mail-parser for RFC 5322/MIME (handles HTML, plain-text, attachments, encodings)
  • Native window with WebView2 rendering — looks like the email
  • Sandboxed iframe with strict CSP — no scripts run, no remote loads (kills tracking pixels)
  • Declarative .eml file association via WiX MSI installer
  • Start Menu shortcut, clean uninstall via Programs & Features

Requirements

  • Windows 10/11 or Windows Server 2019+
  • Microsoft Edge WebView2 Runtime (preinstalled on modern Windows)