Releases: alvinhochun/KritaShellExtension
v1.2.4d
Krita Shell Extension
Release Version: 1.2.4d
This should be the version bundled with the official Krita 5.1 release.
Note: This release is intended for the Krita installer only. No standalone release will be made. Please use v1.2.4b instead.
Changelog
v1.2.4d (2022-06-15)
- Add common image formats associations for jxl
- Note: DLLs are unchanged from v1.2.4b
v1.2.4c (2021-12-19)
- Add support for .krz files and add common image formats associations for webp/heif/heic/avif
- Note: DLLs are unchanged from v1.2.4b
v1.2.4b (2018-03-01)
- Add Krita to the Open With list for other common image formats [#15]
- Build shell extension with debug info [#16]
v1.2.4a (2018-01-06)
- Update Krita icon and filetype icon
- Prepare for new Krita installer build setup
v1.2.4 (2017-07-28)
- [bug] Fix crash when loading certain files (especially autosave)
- Update zlib to 1.2.11
- Update tinyxml2 to f3f9925f1229873930a526c507f8721f74f1e80d
v1.2.3 (2017-04-30)
- [bug] Fix file being locked if the file is not a zip file [#13]
v1.2.2 (2016-11-01)
- [bug] Fix unable to open certain files (regression)
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2.4c
Krita Shell Extension
Release Version: 1.2.4c
This should be the version bundled with the official Krita 5.0 release.
Note: This release is intended for the Krita installer only. No standalone release will be made. Please use v1.2.4b instead.
Changelog
v1.2.4c (2021-12-19)
- Add support for .krz files and add common image formats associations for webp/heif/heic/avif
- Note: DLLs are unchanged from v1.2.4b
v1.2.4b (2018-03-01)
- Add Krita to the Open With list for other common image formats [#15]
- Build shell extension with debug info [#16]
v1.2.4a (2018-01-06)
- Update Krita icon and filetype icon
- Prepare for new Krita installer build setup
v1.2.4 (2017-07-28)
- [bug] Fix crash when loading certain files (especially autosave)
- Update zlib to 1.2.11
- Update tinyxml2 to f3f9925f1229873930a526c507f8721f74f1e80d
v1.2.3 (2017-04-30)
- [bug] Fix file being locked if the file is not a zip file [#13]
v1.2.2 (2016-11-01)
- [bug] Fix unable to open certain files (regression)
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2.4b
Krita Shell Extension
Release Version: 1.2.4b
This should be the version bundled with the official Krita 4.0 release.
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The released installer checks for Windows 7 or above, so it can not be used directly on Windows Vista.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
Installing the shell extensions by regsvr32
is not supported.
Using
Once this library is registered on the system, it will automatically work inside Windows Explorer and other shell components (e.g. File Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions.
Changelog
v1.2.4b (2018-03-01)
- Add Krita to the Open With list for other common image formats [#15]
- Build shell extension with debug info [#16]
v1.2.4a (2018-01-06)
- Update Krita icon and filetype icon
- Prepare for new Krita installer build setup
v1.2.4 (2017-07-28)
- [bug] Fix crash when loading certain files (especially autosave)
- Update zlib to 1.2.11
- Update tinyxml2 to f3f9925f1229873930a526c507f8721f74f1e80d
v1.2.3 (2017-04-30)
- [bug] Fix file being locked if the file is not a zip file [#13]
v1.2.2 (2016-11-01)
- [bug] Fix unable to open certain files (regression)
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2.4a
Krita Shell Extension
Release Version: 1.2.4
This should be the version bundled with the official Krita 3.2 release.
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The released installer checks for Windows 7 or above, so it can not be used directly on Windows Vista.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
Installing the shell extensions by regsvr32
is not supported.
Using
Once this library is registered on the system, it will automatically work inside Windows Explorer and other shell components (e.g. File Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions.
Changelog
v1.2.4a (2018-01-06)
- Update Krita icon and filetype icon
- Prepare for new Krita installer build setup
v1.2.4 (2017-07-28)
- [bug] Fix crash when loading certain files (especially autosave)
- Update zlib to 1.2.11
- Update tinyxml2 to f3f9925f1229873930a526c507f8721f74f1e80d
v1.2.3 (2017-04-30)
- [bug] Fix file being locked if the file is not a zip file [#13]
v1.2.2 (2016-11-01)
- [bug] Fix unable to open certain files (regression)
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2.4
Krita Shell Extension
Release Version: 1.2.4
This should be the version bundled with the official Krita 3.2 release.
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The released installer checks for Windows 7 or above, so it can not be used directly on Windows Vista.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
Installing the shell extensions by regsvr32
is not supported.
Using
Once this library is registered on the system, it will automatically work inside Windows Explorer and other shell components (e.g. File Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions.
Changelog
v1.2.4 (2017-07-28)
- [bug] Fix crash when loading certain files (especially autosave)
- Update zlib to 1.2.11
- Update tinyxml2 to f3f9925f1229873930a526c507f8721f74f1e80d
v1.2.3 (2017-04-30)
- [bug] Fix file being locked if the file is not a zip file [#13]
v1.2.2 (2016-11-01)
- [bug] Fix unable to open certain files (regression)
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2.3
Krita Shell Extension
Release Version: 1.2.3
This should be the version bundled with the official Krita 3.1.3 release.
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The released installer checks for Windows 7 or above, so it can not be used directly on Windows Vista.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
Installing the shell extensions by regsvr32
is not supported.
Using
Once this library is registered on the system, it will automatically work inside Windows Explorer and other shell components (e.g. File Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions.
Changelog
v1.2.3 (2017-04-30)
- [bug] Fix file being locked if the file is not a zip file [#13]
v1.2.2 (2016-11-01)
- [bug] Fix unable to open certain files (regression)
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2.2
Krita Shell Extension
Release Version: 1.2.2
This should be the version bundled with the official Krita 3.1 release.
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The released installer checks for Windows 7 or above, so it can not be used directly on Windows Vista.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
Installing the shell extensions by regsvr32
is not supported.
Using
Once this library is registered on the system, it will automatically work inside Windows Explorer and other shell components (e.g. File Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions.
Changelog
v1.2.2 (2016-11-01)
- [bug] Fix unable to open certain files (regression)
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2.1
Krita Shell Extension
Release Version: 1.2.1
This version has not been bundled with Krita.
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The released installer checks for Windows 7 or above, so it can not be used directly on Windows Vista.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
Installing the shell extensions by regsvr32
is not supported.
Using
Once this library is registered on the system, it will automatically work inside Windows Explorer and other shell components (e.g. File Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions.
Changelog
v1.2.1 (2016-10-27)
- [bug] Fix crash when opening corrupted files [#12]
v1.2
Krita Shell Extension
Release Version: 1.2
This is the version bundled with the official Krita 3.0.1 release.
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The released installer checks for Windows 7 or above, so it can not be used directly on Windows Vista.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
Installing the shell extensions by regsvr32
is not supported.
Using
Once this library is registered on the system, it will automatically work inside Windows Explorer and other shell components (e.g. File Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions.
Changelog
v1.2 (2016-06-12)
- [bug] Fix some file association registry entries
- Add support for OpenRaster (.ora) files [#3]
- [bug] Fix certain thumbnails being stretched or cropped incorrectly [#8, #11]
- [bug] Fix possible issues with images that are too narrow
- Allow the shell extension to be installed over existing Krita installation for
updating (requires Krita install newer than the 3.0 official release) [#10]
v1.1b
Krita Shell Extension
Release Version: 1.1
This is the version bundled with the official Krita 3.0 release..
Shell Extension to provide various information about Krita files in Windows Explorer.
License
The MIT License
Please refer to COPYING.txt
.
Acknowledgement
This software uses the following libraries:
- libzip - BSD-like license - http://www.nih.at/libzip/
- zlib - zlib license - http://www.zlib.net/
- TinyXML-2 - zlib license https://github.com/leethomason/tinyxml2
For the license information on these libraries, you can either refer to the above URLs, or refer to the corresponding COPYING
files included in the source tree and/or binary release package.
System Requirements
This shell extension requires Windows Vista or above. It does not work on Windows XP and previous versions of Windows.
The binaries were compiled using Visual Studio 2015. They are linked statically against the C++ runtime, so no extra runtime libraries are needed for this to work.
Installing
Executing the installer should work without any trouble.
If you would like to install the shell extension manually, please follow these steps:
- Place kritashellex32.dll (and also kritashellex64.dll if you are running a 64-bit Windows system) in a location that is accessible by all users.
- (Optional:) Set the access rights of the two dll files to be read-only by all users.
- Start a command prompt with administrative rights.
- Change to the location where the two dll files are located at.
- Execute
regsvr32 kritashellex32.dll
(without quotes.) - (For 64-bit system only:) Execute
regsvr32 kritashellex64.dll
If you would like to uninstall the shell extension manually, please follow these steps:
- Start a command prompt with administrative rights.
- Change to the location where the two dll files are located at.
- Execute
regsvr32 /u kritashellex32.dll
(without quotes.) - (For 64-bit system only:) Execute
regsvr32 /u kritashellex64.dll
- Delete the two dll files.
Additional registry changes are needed for properties from the property handler to show up in Windows Explorer. You can refer to the GitHub Wiki page or the NSIS installer scripts.
Using
Once this library is registered on the system, it will automatically
work inside Windows Explorer and other shell components (e.g. File
Dialogs) without needing further actions.
Building From Source
Please visit https://github.com/alvinhochun/KritaShellExtension for the source code and build instructions..