Controlling the Global User Directory: Difference between revisions

m
→‎Disable the Global User Directory for a Specific Build with "portable.txt": Dolphin never writes to the registry; it only reads from it.
mNo edit summary
m (→‎Disable the Global User Directory for a Specific Build with "portable.txt": Dolphin never writes to the registry; it only reads from it.)
Line 15: Line 15:


== Disable the Global User Directory for a Specific Build with "portable.txt" ==
== Disable the Global User Directory for a Specific Build with "portable.txt" ==
To make a build use a local user directory, create a text file named "portable" next to the exe of the build. With the extension it should be named "portable.txt". Dolphin will see the text file and never write to or use the registry for that build.
To make a build use a local user directory, create a text file named "portable" next to the exe of the build. With the extension it should be named "portable.txt". Dolphin will see the text file and will not check the registry for that build.
 


== Restore the Old Behavior with "LocalUserConfig" registry key ==
== Restore the Old Behavior with "LocalUserConfig" registry key ==
134

edits