[Bug 39462] New: GImageX v2.1.1 (gui for ImageX tool from Windows Assessment and Deployment Kit) needs WIMGAPI.DLL

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 16 07:08:32 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39462

            Bug ID: 39462
           Summary: GImageX v2.1.1 (gui for ImageX tool from Windows
                    Assessment and Deployment Kit) needs WIMGAPI.DLL
           Product: Wine
           Version: 1.7.52
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

this here: https://source.winehq.org/patches/data/115359 ("wimgapi: Add new
stub dll") and again found no bug report/explanation -> "why is this needed?".

Small research turned up this:
https://www.autoitscript.com/site/autoit-tools/gimagex/

--- quote ---
GImageX is a graphical user interface for the ImageX tool from the Windows
Assessment and Deployment Kit (Windows ADK). ImageX is used to capture and
apply WIM images for Windows deployments. GImageX uses the supported Microsoft
WIMGAPI API for working with WIM files.

GImageX is a native application for the x86 and x64 platforms (Windows XP and
above) that will also work in Windows PE (WinPE).  There is also a COM
component version included that implements some of the basic functionality for
direct use in languages such as VBScript.
--- quote ---

--- snip ---
$ wine ./gimagex.exe 
err:module:import_dll Library WIMGAPI.DLL (which is needed by
L"Z:\\home\\focht\\Downloads\\gimagex\\x86\\gimagex.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\focht\\Downloads\\gimagex\\x86\\gimagex.exe" failed, status
c0000135
--- snip ---

MSDN:

https://msdn.microsoft.com/de-de/library/windows/desktop/dd851933.aspx
("Introduction to the Imaging APIs for Windows")

$ sha1sum gimagex.zip 
ddd503f1e8aec8510fe9804e7fb4bf925badcfa1  gimagex.zip

$ du -sh gimagex.zip 
556K    gimagex.zip

$ wine --version
wine-1.7.52-222-ge8b9bda

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list