same problem here. i did manage to get a little farther but not much. On Friday 25 April 2003 07:53, you wrote:> Hi@all, > > Im currently trying to install a Demo Version of MainConcepts "EVE" > > After launching the installer, the Windows InstallShield shows up, > appears to be fine, und exits after a few seconds > with "1611 : Unable to extract the file (null)". > > Wine shows : > > err:module:get_registry_value Invalid load order module-type L"so", ignored > fixme:ntdll:NtOpenThreadToken > (0xfffffffe,0x00000004,0x00000001,0x407707e0): stub > fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) > fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x407707dc): stub > fixme:ntdll:NtQueryInformationToken (0xcafe,1,0x40770618,80,0x40770668): > stub > fixme:advapi:SetThreadToken ((nil), 0xcafe): stub (NT impl. only) > err:module:get_registry_value Invalid load order module-type L"so", ignored > fixme:cabinet:FDICreate (pfnalloc == ^0x402fc6, pfnfree == ^0x413d7e, > pfnopen == ^0x4030ae, pfnread == ^0x402fd1, pfnwrite => ^0x40300e, pfnclose ==^0x403054, pfnseek == ^0x40307b, > cpuType == 1, perf == ^0x4076ebf4): stub > Wine exited with a successful status > > > Any idea about that? > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users-- Oh i've slipped the surly bonds of DOS and danced the skies on Linux silvered wings. http://pfrostie.freeservers.com/cad-tastrafy/ http://www.freelists.org/webpage/cad-linux
Hi@all, Im currently trying to install a Demo Version of MainConcepts "EVE" After launching the installer, the Windows InstallShield shows up, appears to be fine, und exits after a few seconds with "1611 : Unable to extract the file (null)". Wine shows : err:module:get_registry_value Invalid load order module-type L"so", ignored fixme:ntdll:NtOpenThreadToken (0xfffffffe,0x00000004,0x00000001,0x407707e0): stub fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x407707dc): stub fixme:ntdll:NtQueryInformationToken (0xcafe,1,0x40770618,80,0x40770668): stub fixme:advapi:SetThreadToken ((nil), 0xcafe): stub (NT impl. only) err:module:get_registry_value Invalid load order module-type L"so", ignored fixme:cabinet:FDICreate (pfnalloc == ^0x402fc6, pfnfree == ^0x413d7e, pfnopen == ^0x4030ae, pfnread == ^0x402fd1, pfnwrite == ^0x40300e, pfnclose ==^0x403054, pfnseek == ^0x40307b, cpuType == 1, perf == ^0x4076ebf4): stub Wine exited with a successful status Any idea about that?
Well, how much farther did you actually get? :-) phrostie wrote:>same problem here. >i did manage to get a little farther but not much. > >On Friday 25 April 2003 07:53, you wrote: > > >>Hi@all, >> >>Im currently trying to install a Demo Version of MainConcepts "EVE" >> >>After launching the installer, the Windows InstallShield shows up, >>appears to be fine, und exits after a few seconds >>with "1611 : Unable to extract the file (null)". >> >>Wine shows : >> >>err:module:get_registry_value Invalid load order module-type L"so", ignored >>fixme:ntdll:NtOpenThreadToken >>(0xfffffffe,0x00000004,0x00000001,0x407707e0): stub >>fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) >>fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x407707dc): stub >>fixme:ntdll:NtQueryInformationToken (0xcafe,1,0x40770618,80,0x40770668): >>stub >>fixme:advapi:SetThreadToken ((nil), 0xcafe): stub (NT impl. only) >>err:module:get_registry_value Invalid load order module-type L"so", ignored >>fixme:cabinet:FDICreate (pfnalloc == ^0x402fc6, pfnfree == ^0x413d7e, >>pfnopen == ^0x4030ae, pfnread == ^0x402fd1, pfnwrite =>>^0x40300e, pfnclose ==^0x403054, pfnseek == ^0x40307b, >>cpuType == 1, perf == ^0x4076ebf4): stub >>Wine exited with a successful status >> >> >>Any idea about that? >> >>_______________________________________________ >>wine-users mailing list >>wine-users@winehq.com >>http://www.winehq.com/mailman/listinfo/wine-users >> >> > > >
Michael Loose wrote:> Hi@all, > > Im currently trying to install a Demo Version of MainConcepts "EVE" > > After launching the installer, the Windows InstallShield shows up, > appears to be fine, und exits after a few seconds > with "1611 : Unable to extract the file (null)". > > Wine shows : > > err:module:get_registry_value Invalid load order module-type L"so", ignored > fixme:ntdll:NtOpenThreadToken > (0xfffffffe,0x00000004,0x00000001,0x407707e0): stub > fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) > fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x407707dc): stub > fixme:ntdll:NtQueryInformationToken (0xcafe,1,0x40770618,80,0x40770668): > stub > fixme:advapi:SetThreadToken ((nil), 0xcafe): stub (NT impl. only) > err:module:get_registry_value Invalid load order module-type L"so", ignoredYou should edit the ~/.wine/config file and change ; default for all other dlls "*" = "builtin, native, so" or anything similar to ; default for all other dlls "*" = "builtin, native" The "so" format is no longer supported.> fixme:cabinet:FDICreate (pfnalloc == ^0x402fc6, pfnfree == ^0x413d7e, > pfnopen == ^0x4030ae, pfnread == ^0x402fd1, pfnwrite == > ^0x40300e, pfnclose ==^0x403054, pfnseek == ^0x40307b, > cpuType == 1, perf == ^0x4076ebf4): stub > Wine exited with a successful status > > > Any idea about that?There are still a number of problems with cabinet.dll. If you can install a win98 version and then in ~/.wine/config put [DllOverrides] ... "cabinet" = "native" that might be enough to get it to work (though I did not download the demo to try it).
K. So far , so good. I've just tried the current release of Codeweavers wine-release (aka "Crossover Office"), installed dcom95(!) as suggested by the setup routine and was able to do a couple of installs . This is not an explanation for what went wrong, but at least a workaround for people who just like to get it going. The installer works flawlessly even on RH 9, and the demo-download from Codeweavers website, which was currently turned off, is back on. The installer puts the fake windows and the c:/ in unusual locations, do an updatedb after you've finished and locate where your stuff went. Add /opt/cxoffice/bin to your $PATH to call wine from elsewhere, some Win-Apps do not show up in the Launcher. I'm still stuck with my DV-stuff, but this is at least a kind of result... If i hadn't been desperated, i'd never tried their stuff :-), but it looks pretty good and is surely worth buying for anyone who is short of time and just wants to use the stuff. /Michael phrostie wrote:>i tried running the wine setup.exe as root (against my better judgement) and >it made it a few more lines in the text console then locked up anyway. > >nothing impressive. > >On Friday 25 April 2003 12:48, you wrote: > > >>Well, how much farther did you actually get? :-) >> >>phrostie wrote: >> >> >>>same problem here. >>>i did manage to get a little farther but not much. >>> >>> >>> > > > >
>You should edit the ~/.wine/config file and change >; default for all other dlls >"*" = "builtin, native, so" >or anything similar to >; default for all other dlls >"*" = "builtin, native" > >The "so" format is no longer supported.Our Windows app uses a .dll. On Linux we rewrote and recompiled this dll to a native .so. This worked fine a few months ago. I haven't tried since then but is this still possible now? Because we used to feed this .so to wine with this now deprecated setting. And aren't the native .dlls as well .so's? How should we configure it now? Thanks bye Fabi