Merge pull request #29 from vasili111/patch-17

Update 02-installation.md
This commit is contained in:
kees-z 2018-07-03 08:53:38 +02:00 committed by GitHub
commit e6adfc71b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@ The first time the server component starts, Windows Firewall (or another third p
## Configuring the Duplicati Tray Icon in Windows
If you have chosen _Launch Duplicati at startup_, but don't want to use the internal server component of the Tray Icon tool, you have to edit the properties of the Duplicati shortcut in the Windows Startup folder. You can find this shortcut in `C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp`
If you have chosen _Launch Duplicati at startup_, but don't want to use the internal server component of the Tray Icon tool, you have to edit the properties of the Duplicati shortcut in the Windows Startup folder. Usually Windows Startup folder is located at `C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp`
Browse to this folder and edit the properties of the Duplicati 2 shortcut. Add space and after `--no-hosted-server` to the Target field. So the end of the line should look like `Duplicati.GUI.TrayIcon.exe" --no-hosted-server`