TVAM / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

richtx32.cab: WARNING; possible 5936 extra bytes at end of file. #426

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Do a fresh wineprefix and use the latest 1196 winetricks
2.winetricks riched32
3.ubuntu i386 Trusty

What is the expected output? What do you see instead?
install successed

What version of the product are you using? On what operating system?

Please provide any additional information below.
Executing load_richtx32
Executing mkdir -p /home/oem/.cache/winetricks/richtx32
Downloading http://activex.microsoft.com/controls/vb6/richtx32.cab to 
/home/oem/.cache/winetricks/richtx32
Executing cabextract -q /home/oem/.cache/winetricks/richtx32/richtx32.cab -d 
/home/oem/.wine/dosdevices/c:/windows/system32 -F RichTx32.ocx
/home/oem/.cache/winetricks/richtx32/richtx32.cab: WARNING; possible 5936 extra 
bytes at end of file.
Executing wine regsvr32 RichTx32.ocx
err:module:import_dll Library windowscodecs.dll (which is needed by 
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:LdrInitializeThunk Main exe initialization for 
L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135

Original issue reported on code.google.com by sparb...@numericable.fr on 1 Jun 2014 at 4:21

GoogleCodeExporter commented 8 years ago
Based on issue 427, I'm guessing this isn't a clean WINEPREFIX..

Original comment by austinenglish@gmail.com on 2 Jun 2014 at 12:06