Minor change for #125 and readme.txt update
This commit is contained in:
@@ -1292,7 +1292,7 @@ Public Class frmMain
|
||||
prsNotify.StartInfo.RedirectStandardOutput = True
|
||||
prsNotify.StartInfo.CreateNoWindow = True
|
||||
prsNotify.Start()
|
||||
Catch ex As Exception
|
||||
Catch
|
||||
'Show default notification style
|
||||
gMonTray.BalloonTipText = sLogUpdate
|
||||
gMonTray.BalloonTipIcon = objIcon
|
||||
|
||||
Reference in New Issue
Block a user