Hi all,
I am trying to install a windows based tool on linux using wine.
Wine version: wine-1.1.2-1.1
I get the following errors when I try to install the application
[root@localhost CpeTrace_v0.9.1]# wine setup.exe
fixme:reg:GetNativeSystemInfo (0x33f3fc) using GetSystemInfo()
fixme:advapi:CheckTokenMembership ((nil) 0x1262a0 0x33f33c) stub!
fixme:advapi:LookupAccountNameW (null) L"root" (nil) 0x33efd8 (nil) 0x33efdc 0x33efd0 - stub
fixme:advapi:LookupAccountNameW (null) L"root" 0x13b578 0x33efd8 0x130bb0 0x33efdc 0x33efd0 - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Can someone help me and say what I have to do next?
Waiting for your reply...
Regards,
Dom
Error when installing through wine-1.1.2-1.1
Re: Error when installing through wine-1.1.2-1.1
Go back to read the faq, dont run wine as root:dom4u wrote: [root@localhost CpeTrace_v0.9.1]# wine setup.exe
...
Can someone help me and say what I have to do next?
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014