On Sun, Jan 11, 2009 at 11:37 AM, llama_attack <wineforum-user@xxxxxxxxxx> wrote: > Hey, when I try to run the setup for Republic the Revolution using the latest version of wine and intrepid I get this output from the terminal > > >> ~$ wine /media/cdrom/setup.exe >> fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x32bdf0 (nil) 0x32bdf4 0x32bde8 - stub >> fixme:advapi:LookupAccountNameW (null) L"chris" 0x180f30 0x32bdf0 0x181300 0x32bdf4 0x32bde8 - stub >> err:msi:ITERATE_DuplicateFiles Original file unknown L"F1319_IDriver.exe" >> fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values >> fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x33f80c (nil) 0x33f810 0x33f804 - stub >> fixme:advapi:LookupAccountNameW (null) L"chris" 0x134740 0x33f80c 0x133d88 0x33f810 0x33f804 - stub >> err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here. >> err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b >> err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x8002802b >> fixme:ole:CoCreateInstance no instance created for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6} of class {8b1670c8-dc4a-4ed4-974b-81737a23826b}, hres is 0x8002802b >> err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here. >> err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b >> err:ole:ClientIdentity_QueryMultipleInterfaces Failed to get pointer to interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6} >> err:msi:ITERATE_Actions Execution halted, action L"ISStartup" returned 1603 >> > > > Is there any way to make the program install, or are there any work-arounds? > > Thanks in advance > > > > > > Could try native OLE: $ wget kegel.com/wine/winetricks $ sh winetricks -q dcom98 -- -Austin