diff --git a/Flow.Launcher.Infrastructure/UserSettings/Settings.cs b/Flow.Launcher.Infrastructure/UserSettings/Settings.cs index 13ef499f7..4554dbc4f 100644 --- a/Flow.Launcher.Infrastructure/UserSettings/Settings.cs +++ b/Flow.Launcher.Infrastructure/UserSettings/Settings.cs @@ -66,7 +66,7 @@ namespace Flow.Launcher.Infrastructure.UserSettings new() { Name = "Directory Opus", - Path = @"C:\Program Files\GPSoftware\Directory Opus\dopus.exe", + Path = @"C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe", DirectoryArgument = "/cmd Go \"%d\"", FileArgument = "/cmd Go \"%f\""