fix issue with startup folder and config folder beeing identical

This commit is contained in:
Frank Skare
2019-07-29 22:05:06 +02:00
parent 8c36cc8b8c
commit 9c6c0f3506
7 changed files with 31 additions and 23 deletions

View File

@@ -15,6 +15,11 @@
environment variable and the OS default apps settings can be opened (Win 10 only)
- Error messages are shown when unknown scripts and extensions are found in the startup folder
because user scripts and extensions are supposed to be located in the config folder instead
- when the config folder and the startup folder were identical then extensions were loaded
twice and script were loaded four times because the script host is an extension, there is
now a check to ensure extensions and scripts are only loaded once. On first start there
is no longer an option to select the startup folder as config folder, it's still possible
using a custom folder but discouraged
### 5.0