fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"X:\\GAMES\\Warcraft III\\war3.exe" failed, status c0000142 Any idea why is this happening?I use -opengl in command line.
On Thu, Dec 18, 2008 at 2:33 PM, roguehosting <wineforum-user at winehq.org> wrote:> fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" > err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting > err:module:LdrInitializeThunk Main exe initialization for L"X:\\GAMES\\Warcraft III\\war3.exe" failed, status c0000142 > Any idea why is this happening?I use -opengl in command line. > > > > > >Install it in wine, don't run it from a windows install. -- -Austin
austin987 wrote:> On Thu, Dec 18, 2008 at 2:33 PM, roguehosting <wineforum-user at winehq.org> wrote: > > > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" > > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" > > err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting > > err:module:LdrInitializeThunk Main exe initialization for L"X:\\GAMES\\Warcraft III\\war3.exe" failed, status c0000142 > > Any idea why is this happening?I use -opengl in command line. > > > > > > > > > > > > > > Install it in wine, don't run it from a windows install. > > -- > -AustinFirst i tried winedoors ,there didnt installed at all.This one i loaded directly from directory from which i usualy start game in windows.
> First i tried winedoors ,there didnt installed at all.This one i loaded directly from directory from which i usualy start game in windows. >winedoors is not recommended or supported on this list. John
austin987 wrote:> On Thu, Dec 18, 2008 at 3:00 PM, roguehosting <wineforum-user at winehq.org> wrote: > > > > > austin987 wrote: > > > > > On Thu, Dec 18, 2008 at 2:33 PM, roguehosting <wineforum-user at winehq.org> wrote: > > > > > > > > > > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" > > > > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" > > > > err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting > > > > err:module:LdrInitializeThunk Main exe initialization for L"X:\\GAMES\\Warcraft III\\war3.exe" failed, status c0000142 > > > > Any idea why is this happening?I use -opengl in command line. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Install it in wine, don't run it from a windows install. > > > > > > -- > > > -Austin > > > > > > > > > First i tried winedoors ,there didnt installed at all.This one i loaded directly from directory from which i usualy start game in windows. > > > > > > > > > > > > > > > > Don't use winedoors, and don't run from a windows install. To be safe, > use a clean WINEPREFIX: > > $ rm -rf ~/.wine > $ wine warcraft_setup.exe > > You should read the faq before continuing, to prevent similar mistakes: > http://wiki.winehq.org/FAQ > > -- > -AustinRm rf which directory?In home user directory?Would'nt that erase settings of wine?Also by warcraft setup does that mean i need to do clean install from cd's or somewhere else?Since i have iso images of wcIII and frozen throne instead cd's beacuse i dont have cd rom installed in computer at the moment.