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