We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25bd08f commit 984f44bCopy full SHA for 984f44b
Applications/Ice/Core/Settings/Settings.cs
@@ -288,7 +288,7 @@ public class SettingsFolder : SettingsFolder<Settings>
288
///
289
/* ----------------------------------------------------------------- */
290
public SettingsFolder()
291
- : this(SettingsType.Registry, @"CubeSoft\CubeICE\v3") { }
+ : this(SettingsType.Registry, @"Software\CubeSoft\CubeICE\v3") { }
292
293
294
0 commit comments