8 Sep
2018
8 Sep
'18
1:04 p.m.
https://bugs.winehq.org/show_bug.cgi?id=43211 --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, small correction after this bug wall of text. Setting Scheduler service start type to 'auto start' via registry -> 2 (3 = manual start = default). --- snip --- $ wine reg add "HKLM\System\CurrentControlSet\Services\Schedule" /v Start /t REG_DWORD /d 2 /f --- snip --- If more services hosted by Service Host/SvcHost run automatically at startup then the process resource argument is of course moot as these Windows services run in the same process. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.