On Wed, Apr 6, 2011 at 3:14 AM, LagunaLoire <wineforum-user@xxxxxxxxxx> wrote: > Sorry for triple post! > > Okay, upon reboot, everything's slow again :/ > > However, if I run "wineboot --update" in the terminal, everything speeds up again! > > Any ideas? I'd prefer not to have to run this command every time I boot up my computer <_< > > I get all this when I run this command too: > > > Code: > err:process:__wine_kernel_init boot event wait timed out > fixme:system:SetProcessDPIAware stub! > fixme:dwmapi:DwmIsCompositionEnabled 0x33cfdc > fixme:iphlpapi:NotifyAddrChange (Handle 0xa6ee8d8, overlapped 0xa6ee8e0): stub > wine: configuration in '/home/louis/.wine' has been updated. > louis@Louis-is-awesome:~$ fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.4053) > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.4053) > err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Common Files\\Apple\\Apple Application Support\\objc.dll") > not found > err:module:import_dll Library objc.dll (which is needed by L"C:\\Program Files\\Common Files\\Apple\\Apple Application > Support\\CoreFoundation.dll") not found What are you running that needs/requires this service? This can be fixed by installing the Visual C++ 2005 runtime. This is done using winetricks (http://wiki.winehq.org/winetricks). Please read the web page for information on how to get and use this script. James McKenzie