http://bugs.winehq.org/show_bug.cgi?id=21787
--- Comment #10 from joenewbob@live.co.uk 2010-02-21 08:40:20 --- Hi
I still can cannot change in to the program file: The is what I do in terminal :
-cd ~/.wine/drive_c it works
-cd Program\ Files/ it works
- cd IncrediMail\Bin\ it work but if I type something it say : No such file or directory opening the program if I type -wine start incMail.exe the output is : fixme:exec:SHELL_execute flags ignored: 0x00000100 [mccaseley@localhosta Program Files]$ fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:hnetcfg:fw_app_get_Enabled 0x1554a0, 0x33fc80 fixme:hnetcfg:fw_app_put_Name 0x1554a0, L"IncrediMail" fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x1554a0, L"C:\Program Files\IncrediMail\Bin\IncMail.exe" fixme:hnetcfg:fw_app_put_Enabled 0x1554a0, 1 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:hnetcfg:fw_app_get_Enabled 0x154870, 0x33fd08 fixme:hnetcfg:fw_app_put_Name 0x154870, L"IncrediMail" fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x154870, L"C:\Program Files\IncrediMail\Bin\ImApp.exe" fixme:hnetcfg:fw_app_put_Enabled 0x154870, 1 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) Could not load wine-gecko. HTML rendering will be disabled. err:mshtml:HTMLDocument_Create Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE fixme:ole:CoCreateInstance no instance created for interface {332c4425-26cb-11d0-b483-00c04fd90119} of class {25336920-03f9-11cf-8fd0-00aa00686f13}, hres is 0x80040111
now i ran :WINEDEBUG=+relay,+seh,+tid wine your_program.exe &> /tmp/output.txt
I've attach it .