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 c27a87c commit 7e849eeCopy full SHA for 7e849ee
Flow.Launcher.Infrastructure/UserSettings/Settings.cs
@@ -66,7 +66,7 @@ public CustomExplorerViewModel CustomExplorer
66
new()
67
{
68
Name = "Directory Opus",
69
- Path = @"C:\Program Files\GPSoftware\Directory Opus\dopus.exe",
+ Path = @"C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe",
70
DirectoryArgument = "/cmd Go \"%d\"",
71
FileArgument = "/cmd Go \"%f\""
72
0 commit comments