mirror of
https://github.com/winsw/winsw.git
synced 2025-12-10 18:37:28 +08:00
Prompt for elevation (#457)
* Prompt for elevation * Add error messages for interop errors * Assume process is elevated on Windows XP Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
This commit is contained in:
@@ -49,6 +49,8 @@ Your renamed *WinSW.exe* binary also accepts the following commands:
|
||||
* `Started` to indicate the service is currently running
|
||||
* `Stopped` to indicate that the service is installed but not currently running.
|
||||
|
||||
Most commands require Administrator privileges to execute. Since v2.8, WinSW will prompt for UAC in non-elevated sessions.
|
||||
|
||||
## Documentation
|
||||
|
||||
User documentation:
|
||||
|
||||
Reference in New Issue
Block a user