Compare Installer, Portable, and Store Versions
Installer version (MSI)
The standard version, installed with a setup program (MSI). It integrates fully with Windows — adding shortcuts, file associations, context-menu commands, and registry entries — and supports a wide range of Windows versions. Updates are delivered through EmEditor’s built-in update checker.
Portable version (ZIP)
A self-contained version that runs without installation. It can be copied to a USB drive or any folder and run on any compatible PC without system changes, making it ideal for use on multiple or restricted computers. Settings are stored alongside the program files rather than in the system registry.
Store version (MSIX)
The full EmEditor desktop application, delivered through the Microsoft Store using the modern MSIX packaging format. It is a complete desktop app with the same speed and features as the Installer version — not a restricted or sandboxed app. The package installs and uninstalls cleanly, stores its settings in a per-app location, and is updated automatically through the Microsoft Store. This is the most secure version, because the app is verified and signed through the Microsoft Store.
Installer version (MSIX, direct download)
The full EmEditor desktop application packaged in the modern MSIX format and downloaded directly from the EmEditor website, then installed manually instead of through the Microsoft Store. It offers the same speed, features, and clean install/uninstall behavior as the Store version, and stores its settings in a per-app location. Updates are delivered automatically through Windows App Installer using an .appinstaller file, so you do not need the Microsoft Store to receive new versions. This makes it suitable for environments where the Microsoft Store is unavailable but MSIX installations are permitted. The package is signed with Emurasoft’s certificate.
| Distribution format | MSI setup program | ZIP archive (no setup) | MSIX package via Microsoft Store | MSIX package (direct download) |
|---|---|---|---|---|
| Associate with EmEditor | ||||
| EmEditor shortcut in the Start Menu | ||||
| Add a shortcut to the “Send To” menu | ||||
| Display a tray icon when Windows Starts | ||||
| EmEditor Quick Start | ||||
| Windows 11 Context Menu on Explorer | ||||
| Jump List | ||||
| Export settings into a registry | ||||
| Import settings from a registry | ||||
| Automatic updates | ||||
| AI features | ||||
| Local Help | ||||
| All other features | ||||
| Pros |
|
|
|
|
| Cons |
|
|
|
|
1. Associating File Types with EmEditor (MSIX versions)
The “Associate with EmEditor” dialog box—normally accessible through Tools > Customize > File, where you can specify which file extensions to associate with EmEditor—is not available in the MSIX versions of EmEditor. However, you can still associate any file type with EmEditor by using the file association features built into Windows.
For example, in File Explorer, right-click a file of the type you want to associate, select Open with, and then choose EmEditor. Once the association is set, double-clicking files of that type will automatically open them in EmEditor, just as it would with the installer version.
2. Using the AI Features of EmEditor
To use the AI features of EmEditor, the ChatAI plug-in must be downloaded and installed separately from EmEditor. However, the MSIX versions of EmEditor (both the Store version and the direct-download version) already include the ChatAI plug-in in the package.