Application Details:
Version: | V2.00J |
License: | |
URL: | http://www.virtualmechanics.co... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 0.9.15. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation works ok.
Just follow the HowTo
What does not
Everthing works that has been testet so far.
Workarounds
What was not tested
most other stuff
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | SuSE 9.3 | Jun 16 2006 | 0.9.15. | Yes | Yes | No | Gold | Nick Law |
Bug # | Description | Status | Resolution | Other apps affected |
How to Install and configure WebEngine with wine so that it Works !
Written 17/Jun/2006 by Nick law
Last Updated 17/Jun/2006 by Nick Law
Installation
Webengine 2.00J is now released as an msi file. Earlier versions were released as self extracting .exe files.
Download webengine and save, in this example we save to /home/[yourlogin]/downloads/webengine/
Then type
msiexec -i /home/[yourlogin]/downloads/webengine/WebEngineV200j.msi
Running WebEngine
Check the contents of /home/[yourlogin]/.wine/c_drive/windows/system/ and makesure you have these dll's
installed. The program will not run unless you have these programs in ../system/ . Do not put them in system32
the program only works if they are in system. See the troubleshooting section for further information.
SSCE5232.dll
mfc42.dll
You also require these dll's to prevent the "create formatted text" icon from terminating the application.
Put a copy of these two dll's in /home/[yourlogin]/.wine/c_drive/windows/system/ , don't put in ../system32)
and set the following dll overides using the wincfg application.
riched20.dll (using winecfg set "riched20 (native,builtin))
riched32.dll (using winecfg set "riched32 (native,builtin))
That's it, any problems then post a question on this page.
Benign Messages
Benign Installation messages
These messages are displayed when you install webengine succesfully. They are benign and do not prevent a
succesfull installation.
alt@linux:~/downloads/Virtual Mechanics> msiexec /i WebEngineV200j.msi
fixme:msi:MsiInstallProductW L"WebEngineV200j.msi" (null)
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:msi:msi_dialog_pathedit_control not implemented properly
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveExistingProducts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishComponents"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures"
fixme:msi:msi_unimplemented_action_stub SelfUnregModules -> 1 ignored L"SelfReg" table values
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterTypeLibraries"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterClassInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterExtensionInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterProgIdInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterMIMEInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveShortcuts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
err:menubuilder:extract_icon32 LoadLibraryExW (L"c:\\windows\\profiles\\alt\\Application Data\\Microsoft\\Installer\\{04AF1481-3FF7-4417-98F2-267E1260A1BF}\\_154754de.exe") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
err:msi:register_progid L"IMS object file" has no class
err:msi:register_progid L"IMS project file" has no class
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"InstallODBC"
fixme:ole:ITypeInfo_fnRelease destroy child objects
Successfully registered DLL c:\Program Files\Virtual Mechanics\Common\IMSExtract.dll
Benign webengine runtime messages
These messages are displayed when running webengine after having madesure the dll's are in place
and the dll overides are set correctly. They do not appear to cause any problems with use of the program.
wine IMSEngineV2.exe
fixme:ole:CoRegisterMessageFilter stub
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
file_set_error: No medium found
file_set_error: No medium found
fixme:shell:DllGetClassObject failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
err:shell:SHCoCreateInstance LoadFromShell failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
fixme:shell:DllGetClassObject failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
err:shell:SHCoCreateInstance LoadFromShell failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
fixme:shell:DllGetClassObject failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
err:shell:SHCoCreateInstance LoadFromShell failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
fixme:shell:DllGetClassObject failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
err:shell:SHCoCreateInstance LoadFromShell failed for CLSID=
{ff393560-c2a7-11cf-bff4-444553540000} (unknown)
fixme:ole:CoRegisterMessageFilter stub
Comments for this application have been disabled because there are no maintainers.