shdeb
shdeb
Setting the "launch on system startup" sets the `nextcloud-portable\app\nextcloud.exe` as startup, instead of `nextcloud-portable\nextcloud-portable.exe` which is the actual launcher. FIX: unset it and manually add `nextcloud-portable\nextcloud-portable.exe` at system logon from...
or you can also run/import the following reg file(copy it and save it as .reg) **replace** the `---Path-to-root---` with install folder eg: `A:\\programs\\nextcloud-portable` ``` Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]...