Add this to the AppDefault entries in your config file:
; force it to install even though wine has a newer version
[AppDefaults\\dcom98.exe\\DllOverrides]
"ole32" = "native"
[AppDefaults\\dcom95.exe\\DllOverrides]
"ole32" = "native"
and try again. HTH.
SK
Bruno Santos wrote:> Hello All.
> 
> HELP!!!
> 
> I cant install dcom98.exe...
> 
> when trying to install, gives all this errors:
> 
> [bvsantos@sc600001 wine-files]$ WINEDLLOVERRIDES="ole32=n" wine
dcom98.exe
> -------- ERRORS: -----------------------
> fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do 
> we have to do here ?
> fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH
> err:setupapi:SetupDefaultQueueCallbackA delete error 2 
> "C:\\windows\\system\\dcom98.inf"
> err:setupapi:SetupDefaultQueueCallbackA delete error 2 
> "C:\\windows\\system\\dcomcnfg.hlp"
> fixme:setupapi:do_file_copyW Notify that target version is greater..
> err:setupapi:SetupDefaultQueueCallbackA copy error 0 
> "E:\\IXP010.TMP\\ole32.dll" ->
"C:\\windows\\system\\ole32.dll"
> err:setupapi:SetupDefaultQueueCallbackA copy error 5 
> "E:\\IXP010.TMP\\install.exe" -> 
> "C:\\windows\\system\\dcom98\\oldole\\uninstall.exe"
> err:setupapi:SetupDefaultQueueCallbackA copy error 5 
> "E:\\IXP010.TMP\\dcom98.inf" -> 
> "C:\\windows\\system\\dcom98\\oldole\\dcom98.inf"
> err:setupapi:SetupDefaultQueueCallbackA copy error 5 
> "E:\\IXP010.TMP\\eula98.txt" ->
"C:\\windows\\system\\dcom98\\license.txt"
> err:setupapi:SetupDefaultQueueCallbackA copy error 5 
> "E:\\IXP010.TMP\\relnt98.txt" -> 
> "C:\\windows\\system\\dcom98\\relnotes.txt"
> err:setupapi:SetupDefaultQueueCallbackA copy error 5 
> "E:\\IXP010.TMP\\dcom98.inf" ->
"C:\\windows\\inf\\dcom98.inf"
> fixme:setupapi:vcpUICallbackProc16 (0xf4a0, 0705, 0000, 00000000, 
> b71c10c4) - semi-stub
> fixme:setupapi:vcpUICallbackProc16 (0xf4a0, 070f, 0000, 00000000, 
> b71c10c4) - semi-stub
> fixme:setupapi:vcpUICallbackProc16 (0xf4a0, 0710, 0000, 00000000, 
> b71c10c4) - semi-stub
> fixme:setupapi:vcpUICallbackProc16 (0xf4a0, 070b, 0000, 00000000, 
> b71c10c4) - semi-stub
> fixme:setupapi:vcpUICallbackProc16 (0xf4a0, 070c, 0000, 00000000, 
> b71c10c4) - semi-stub
> fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_CFGAUTO
> fixme:ole:RPCRT4_DllRegisterServer (): stub
> 
> -------
> 
> cant use winetools because i'm behind a firewall and a proxy server
> 
> Can some one tell me what is wrong with my wine instalation ?
> 
> the wine instalation is fresh new !!
> 
> HELP !!!
> 
> Best cheers
> 
> Bruno Santos
> 
-- 
--------------------------------------------------------------------------------
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.
                         --- Linus Torvalds
--------------------------------------------------------------------------------
SK