1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 10:33:34 +00:00

docs: add guide to configuring autorun in install documentation

This commit is contained in:
albertony
2021-01-26 15:28:45 +01:00
parent 7b1ca716bf
commit 60d376c323
2 changed files with 148 additions and 5 deletions

View File

@@ -350,11 +350,9 @@ Command Prompt and then try to access the same drive from Explorer
new drive.
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 or
alternatively using [the nssm service manager](https://nssm.cc/usage).
command prompt. It is also possible to start a drive as the SYSTEM
account, which creates drives accessible for everyone on the system,
read more in the [install documentation](https://rclone.org/install/).
### Limitations