Wingetlywingetly
← All apps

EC Software eWriter

by EC Software GmbHv2.6.0

Last updated

Free HTML-to-eBook Converter

Install with winget

$ winget install --id ECSoftware.eWriter --exact --version 2.6.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for EC Software eWriter

EC Software eWriter uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
ewriter-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for EC Software eWriter

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

eWriter is a popular HTML compiler with compact file size and powerful features. It allows you to package a complete HTML application (along with all included files like HTML, CSS, JavaScript, image, etc.) into a single-file eBook. The built-in HTML-to-EXE converter creates executable Windows apps with eBook content included. This executable HTML app can be eBook, presentation, even a game, and more.

eWriter creates portable websites in a single compact Windows file with an integrated server and viewer. You don't need to make any changes to your site. You just point the eWriter program to the folder containing your HTML and other source files and it packs everything into the portable single-file version.

This file is a Windows EXE containing both your site and its own embedded web server and viewer. When the user opens the file the portable site works in exactly the same way that it would when accessed online in a web browser. All your navigation and links within the site are present. Links to external pages also work normally.

Installers · v2.6.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for EC Software eWriter.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • eWriter ViewerEC Software GmbH
    ECSoftware.eWriterViewerv5.4.0

    A free app to display and run eWriter and Ziphelp documentation files.

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • Adobe Acrobat Reader (32-bit)Adobe Systems Incorporated
    Adobe.Acrobat.Reader.32-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.2

    Take control of your documents with this powerful PDF editor.

  • HandBrakeThe HandBrake Team
    HandBrake.HandBrakev1.11.2

    HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs.

More from EC Software GmbH or browse convert, converter, ebook.

Frequently asked questions

How do I install EC Software eWriter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ECSoftware.eWriter --exact --version 2.6.0. winget downloads the installer from EC Software GmbH and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install EC Software eWriter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ECSoftware.eWriter --exact 2.6.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for EC Software eWriter?
EC Software eWriter uses EXE (Inno Setup). Run the downloaded installer with: ewriter-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall EC Software eWriter via winget?
Run: winget uninstall --id ECSoftware.eWriter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from EC Software eWriter's Apps & Features entry.
Is EC Software eWriter free?
EC Software eWriter is distributed under Freeware. Refer to the publisher (https://www.helpandmanual.com/ewriter/) for the full license terms - Wingetly itself does not charge for installation.
Does EC Software eWriter work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls EC Software eWriter directly from the publisher.
How do I keep EC Software eWriter up to date?
Run winget upgrade --id ECSoftware.eWriter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of EC Software eWriter from microsoft/winget-pkgs.