Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-services

Windows service throws "System.ComponentModel.Win32Exception: Access is denied" when starting

c# windows-services

Is it possible to use .NET 8 for a windows service?

How to get security token of a windows service's LogOn user?

FastAPI as a Windows service

how to set two environment variables in nssm with command line

windows-services nssm

wcf service hosted in a windows service, what caching options do I have?

c# wcf windows-services

How should a message queue consumer impersonate a user in Identity Server 3 in a microservices environment?

How to use Autofac container to resolve an instance of a type?

windows-services autofac

Delphi, WinSvc.StartService arguments not successfully passed Service app

delphi windows-services

using FileSystemWatcher to fire event, then delete the newly created file?

CreateProcessAsUser not working with LogonUser token when printing from a Windows Service

My C# program running as Windows Service is blocking Windows XP from hibernation

Opening IE through WCF

c# wcf windows-services

.net core console app as windows service- Is it possible to safely kill execution of started process without using Kill() method?

Is static List<WeakReference> needed?

Create a .NET Windows Service on Windows Mobile 6.x