Merge pull request #1799 from BhaaLseN/fix-readme

fix registry paths for portable mode/userdir in Readme.md
This commit is contained in:
Pierre Bourdon 2014-12-31 23:06:14 +01:00
commit fe79e44c16
1 changed files with 5 additions and 5 deletions

View File

@ -115,12 +115,12 @@ folder by default, but there are various way to override this behavior:
store the user directory in a local directory called "User" next to the store the user directory in a local directory called "User" next to the
Dolphin executable. Dolphin executable.
* If the registry string value `LocalUserConfig` exists in * If the registry string value `LocalUserConfig` exists in
`HKEY_CURRENT_USER/Dolphin Emulator` and has the value **1**, Dolphin will `HKEY_CURRENT_USER/Software/Dolphin Emulator` and has the value **1**,
always start in portable mode. Dolphin will always start in portable mode.
* If the registry string value `UserConfigPath` exists in * If the registry string value `UserConfigPath` exists in
`HKEY_CURRENT_USER/Dolphin Emulator`, the user folders will be stored in the `HKEY_CURRENT_USER/Software/Dolphin Emulator`, the user folders will be
directory given by that string. The other two methods will be prioritized stored in the directory given by that string. The other two methods will be
over this setting. prioritized over this setting.
List of user folders: List of user folders: