-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Original report by me.
The app should probably have a services properties dialog like in services.msc. It should be accessible from the right-click menu and by double-clicking a service.
Some functions are implemented elsewhere and it's better that way, but the dialog should have:
- Service name, display name, executable name (read-only)
- Start type (dropbox, editable)
- Start parameters (editable)
- Login page (editable)
- Crash handling (editable)
It is not neccessary to implement all of this under this task. Only the first page is required, the rest may be then added as separate tasks.