mirror of
https://github.com/rclone/rclone
synced 2024-12-29 22:26:24 +01:00
mount: link the nssm service manager for mount under Windows
This commit is contained in:
parent
3a7bb7b2df
commit
0f787e43b0
@ -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 New Issue
Block a user