fix directory opus default path

This commit is contained in:
DB p 2021-11-06 22:51:57 +09:00 committed by Kevin Zhang
parent c27a87c8b0
commit 7e849ee914

View file

@ -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\""