https://bugs.winehq.org/show_bug.cgi?id=37588
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
--- snip --- lokesh@lokesh-desktop:~$ WINEPREFIX=~/.vb2010 wine VB.NET\ 2010\ Ultimate/Setup/setup.exe err:module:import_dll Library mscoree.dll (which is needed by L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe" failed, status c0000135 err:service:service_send_start_message service L"clr_optimization_v4.0.30319_32" failed to start fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:wer:WerRegisterMemoryBlock (0x530aa498 6144) stub fixme:wer:WerRegisterMemoryBlock (0x530a4000 4) stub err:menubuilder:convert_to_native_icon error 0x88982F81 initializing encoder err:menubuilder:convert_to_native_icon error 0x88982F81 initializing encoder err:menubuilder:convert_to_native_icon error 0x88982F81 initializing encoder err:menubuilder:convert_to_native_icon error 0x88982F81 initializing encoder --- snip ---
you reused an existing, broken WINEPREFIX. That alone makes the bug report invalid besides using an outdated Wine version.
Also the restart issue is not an issue. Just because the restart of the installer user-interface doesn't happen doesn't mean Wine is at fault here. There is no "automatic" restart/bootstrapping of the prefix by design.
Regards