You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SetAndLogInfo($"Found Stream Deck directory in registry and verified executable: \"{installFolder}\"");
26
+
}
27
+
else
28
+
{
29
+
SetAndLogInfo($"Found Stream Deck directory in registry \"{installFolder}\", but executable not found. Using default: {Configuration.StreamDeckDefaultInstallFolder}");
0 commit comments