Windows Imaging Component (WIC) SVG/WMF/EMF decoders and File Explorer thumbnail provider extension. Gzip-compressed formats (.svgz, .wmz, .emz) are supported.
The extension uses Direct2D to render SVG and WMF/EMF graphics.
Works on Windows 10 Creators Update (1703, build 15063) or newer verion. No additional libraries or frameworks are used.
Microsoft Visual Studio Community 2019 (WiX Toolset Extension to build MSI packages)
The extension module architecture must match the architecture of your system. Download 64-bit package (English) for 64-bit Windows, or 32-bit package (English) for 32-bit Windows.
Then just install the downloaded .MSI package.
If you prefer to build the source code by yourself and/or use DLL self-registration, the corresponding routines (DllRegisterServer
, DllUnregisterServer
, DllInstall
) are available.
Choose an appropriate package or use these direct links:
- 64-bit .msi package (English) | MD5 | SHA1
- 64-bit .msi package (Russian) | MD5 | SHA1
- 32-bit .msi package (English) | MD5 | SHA1
- 32-bit .msi package (Russian) | MD5 | SHA1
* All the binaries are language-neutral, only installation package UI is translated.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.