update browser launcher

pull/1154/head
Luke Pulverenti 8 years ago
parent d26a5086c1
commit 961ec0b815

@ -1592,7 +1592,7 @@ namespace Emby.Server.Core
var process = ProcessFactory.Create(new ProcessOptions
{
FileName = url,
EnableRaisingEvents = true,
//EnableRaisingEvents = true,
UseShellExecute = true,
ErrorDialog = false
});

Loading…
Cancel
Save