[Wine] Installing DicomWorks

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Sep 14 08:33:36 CDT 2009


Just FYI,

  To install dicomworks I had to do the following:

download dicomworks_135b.exe from  http://dicom.online.fr/fr/donation.htm

then:

$ ln -s /home/mathieu/.winetrickscache/vcredist.exe

 $ wine dicomworks_135b.exe
fixme:advapi:CheckTokenMembership ((nil) 0x133f30 0x33fb64) stub!
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33f654,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\IXP000.TMP\\stdole2.tlb" ->
L"C:\\windows\\system32\\stdole2.tlb"
fixme:ole:DllRegisterServer stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub

For some reason vcredist.exe is required.

I was getting weird errors without it:

...
warn:ntdll:FILE_QueryFullAttributesFile
L"\\??\\C:\\windows\\system32\\stdole32.tlb" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"VCREDIST.EXE" not found in
/home/mathieu/.wine/dosdevices/z:/home/mathieu/Desktop
warn:ntdll:FILE_QueryFullAttributesFile
L"\\??\\Z:\\home\\mathieu\\Desktop\\VCREDIST.EXE" not found (c0000034)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena
magic 00555555 for 0x151778
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena
magic 00555555 for 0x14b778
...

Apps seems to run fine with wine 1.28

$ apt-cache policy wine
wine:
  Installed: 1.1.28~winehq1-1
  Candidate: 1.1.28~winehq1-1
  Version table:
 *** 1.1.28~winehq1-1 0
        700 http://www.lamaresh.net lenny/main Packages
        100 /var/lib/dpkg/status


HTH
-- 
Mathieu



More information about the wine-users mailing list