diff --git a/epyc/01_START.hta b/epyc/01_START.hta index d52db85..b968ceb 100644 --- a/epyc/01_START.hta +++ b/epyc/01_START.hta @@ -242,13 +242,13 @@ End If sleep 6 -msgbox(strCommand) +'msgbox(strCommand) Set objShellExec = objShell.Exec(strCommand) output = Trim(objShellExec.StdOut.ReadAll) -MsgBox(output) +'MsgBox(output) outp=Split(output,":") display=5900+outp(1)