duja wrote: > Should I see it running as a seperate app like if I start my service named "app" should I then see app.exe in the "ps x" -list? Yes, as well as few Wine own processes (explorer.exe, wineserver, etc). duja wrote: > EDIT: Is there anyway in wine to see all the installed services? The only way for now is to look under this registry key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services] Some entries are not services however but just some registry data. You should for entries with "DisplayName".