Minor change for #125 and readme.txt update

This commit is contained in:
MikeMaximus
2018-02-24 09:49:33 -06:00
parent dca86beebe
commit 866f6005dc
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -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