[Wine] msconfig in Wine

L. Rahyen research at science.su
Sun Aug 12 21:04:32 CDT 2012


On Sunday 12 August 2012 19:05:28 you wrote:
> On Sun, Aug 12, 2012 at 1:48 PM, L. Rahyen <research at science.su> wrote:
> >         If you run:
> > wine net start
> >         ...it will display list of running services in current Wine prefix. Use "wine net start servicename" and "wine net stop servicename" to start or stop installed service.
> >
> 
> Terrific, thank you. How does one see a list of stopped services?
	You can look at the list of all installed services by running regedit and looknig at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services - since you already know what services are running, now you should know what services are stopped.

	If you need more convenient way to do that, run msconfig.exe from Windows. At least the one from 98 or XP should work. Alternatively, if you need to use free software only, you can try msconfig.exe from ReactOS, but I never tried ReactOS or any of its components, so I cannot tell you if it's functional or dummy implementation and how well it will work in Wine.



More information about the wine-users mailing list