http://bugs.winehq.org/show_bug.cgi?id=20630 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #5 from Anastasius Focht <focht(a)gmx.net> 2012-04-03 15:58:15 CDT --- @austin You have to register the service first in newly created WINEPREFIX, e.g.: --- snip --- $ wine TestService.exe /install --- snip --- For starting and stopping you need to use the service name, e.g.: --- snip --- $ wine net start delphitestservice $ wine net stop delphitestservice --- snip --- Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.