Skip to content

Add "forceUI" parameter to ServiceRunner.LoadServices() #2

@BlackZork

Description

@BlackZork

Sometimes I have to run debug version of service in production environment to check new code modifications.

It would be great if I can just upload bin\Debug folder and run:

myservice.exe --debugui and call LoadServices(forceUI=true) to run my service with ServiceHelper UI without Visual Studio installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions