mount: link the nssm service manager for mount under Windows
This commit is contained in:
parent
3a7bb7b2df
commit
0f787e43b0
1 changed files with 2 additions and 1 deletions
|
@ -112,7 +112,8 @@ The easiest way around this is to start the drive from a normal
|
|||
command prompt. It is also possible to start a drive from the SYSTEM
|
||||
account (using [the WinFsp.Launcher
|
||||
infrastructure](https://github.com/billziss-gh/winfsp/wiki/WinFsp-Service-Architecture))
|
||||
which creates drives accessible for everyone on the system.
|
||||
which creates drives accessible for everyone on the system or
|
||||
alternatively using [the nssm service manager](https://nssm.cc/usage).
|
||||
|
||||
### Limitations
|
||||
|
||||
|
|
Loading…
Reference in a new issue