Windows Imaging Component for Windows XP 64-bit and Server 2003 64-bit (Deprecated) |
The Windows Imaging Component (WIC) has been included as part of the OS since Windows Vista. This redistributable was provided to enable WIC functionality for Windows XP and Server 2003-based OSes. Because Windows XP and Server 2003 are no longer supported by Microsoft, this redistributable will be removed from the Download Center.
- The Windows Imaging Component (WIC) has been included as part of the OS since Windows Vista. This redistributable was provided to enable WIC functionality for Windows XP and Server 2003-based OSes. Because Windows XP and Server 2003 are no longer supported by Microsoft, this redistributable will be removed from the Download Center.
System Requirements
Operating Systems: Windows Server 2003 R2 Datacenter x64 Edition, Windows Server 2003 R2 Enterprise x64 Edition, Windows Server 2003 R2 Standard x64 Edition, Windows Server 2003 x64 editions, Windows XP 64-bit, Windows XP Professional x64 Edition
- 64-bit Windows XP SP2 or 64-bit Windows Server 2003
Installation Instructions
- 1. Click the Download button at the top of this page to start the download.
2. Do one of the following:
— To start the installation immediately, click Run.
— To copy the download to your computer for installation at a later time, click Save.
- About
- Blog
- Projects
- Help
-
Donate
Donate icon
An illustration of a heart shape - Contact
- Jobs
- Volunteer
- People
Item Preview
Mysql_win_workbench14.jpg
software
Windows imaging component (for Windows XP) — wic_x86_enu
- by
- Microsoft
Windows imaging component (for Windows XP) — wic_x86_enu
* Also supports XP-based distros. Such as early Windows Longhorn and POSReady 2009
- Addeddate
- 2019-12-28 16:23:49
- Identifier
- wic_x86_enu
- Scanner
- Internet Archive HTML5 Uploader 1.6.4
comment
Reviews
(1)
There is 1 review for this item. .
14,472
Views
10
Favorites
1
Review
DOWNLOAD OPTIONS
Uploaded by
Tim A.
on
SIMILAR ITEMS (based on metadata)
WIC, a native Windows interface for image manipulation, allows for the installation of codecs for specific image formats, thereby enabling support for them in Windows and other applications.
This app enables users to view HEIC files directly within Windows Explorer, or other software that supports the format, like IrfanView, XnView or FastStone Image Viewer.
How to Install/Uninstall WIC for HEIC 1.0.3?
Currently, there’s no installer provided.Here’s how to proceed:
Download the WIC for HEIC 1.0.3 archive.
Copy the «wic_heic.dll» file to a folder of your choice.
Open Command Prompt as an administrator.
To install, use «regsvr32.exe wic_heic.dll«.
To uninstall, use «regsvr32.exe /u wic_heic.dll«.
Alternatively, you can execute the «_install.bat» file as an administrator. Right-click on it, and choose «Run as administrator«.
The same procedure applies for uninstallation by right-clicking on «_uninstall.bat» and selecting «Run as administrator«.
Some recommended software:
For decoding and encoding HEIF and AVIF (AV1 Image File Format) images, we recommend a powerful library, like libheif.
And, of course, the HEIF Image Extensions, developed by Microsoft, which provide additional functionality and compatibility for viewing HEIF files.
Skip to content
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign up
Repository files navigation
Windows Imaging Component for HEIC file
This software add support to open heic files in windows or other software like IrfanView.
This software uses libheif (https://github.com/strukturag/libheif)
How to build
Requirements:
- CMake
- Visual Studio C++ Compiler v14
- nasm
Steps:
- This repository contains submodule for 3rd party libs, clone with
git clone --recurse-submodules <url>
- Build 3rd party component (
wic_heic\3rdparty\build.bat
) - Build solution
- The resulting files will be at
(Build)\[ARCH]\[TARGET]\wic_heic.dll
or(Build)\x86\Release\wic_heic.dll
Installation:
- For now there is no installer
- Download dll file from here: https://github.com/prsyahmi/wic_heic/releases
- Copy *.dll files into folder of your choice
- Open command as admin
- Execute
_install.bat
or by directlyregsvr32.exe wic_heic.dll
- To uninstall execute
_uninstall.bat
orregsvr32.exe /u wic_heic.dll
About
Windows Imaging Component for HEIC file — Add ability for windows or other software to open HEIC files
Topics
Resources
Readme
Activity
Stars
194
stars
Watchers
5
watching
Forks
6
forks