mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-25 06:41:57 +00:00
屏蔽解密输出
This commit is contained in:
parent
619428ae05
commit
74959e3d7d
@ -69,8 +69,8 @@ namespace N_m3u8DL_RE.Util
|
||||
{
|
||||
FileName = name,
|
||||
Arguments = arg,
|
||||
//RedirectStandardOutput = true,
|
||||
//RedirectStandardError = true,
|
||||
RedirectStandardOutput = true,
|
||||
RedirectStandardError = true,
|
||||
CreateNoWindow = true,
|
||||
UseShellExecute = false
|
||||
})!.WaitForExitAsync();
|
||||
|
Loading…
x
Reference in New Issue
Block a user