Skip to content

Commit

Permalink
modified: AutoIT/CheckIfWindowExists.au3
Browse files Browse the repository at this point in the history
	modified:   ProcessChecker - Main.png
  • Loading branch information
Ray nieva authored and Ray nieva committed Jul 16, 2017
1 parent 7372a86 commit 721551b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AutoIT/CheckIfWindowExists.au3
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
Local $X = WinExists("Network and Sharing Center")
If $X=1 Then
MsgBox($MB_OK, "Checking for Window", "Network and Sharing Center is Open")
WinActivate ("Network and Sharing Center" )
Else
MsgBox($MB_OK, "Checking for Window", "Network and Sharing Center is NOT Open")
MsgBox($MB_OK, "Open Window", "Will Start Network and Sharing Center")
Expand Down
Binary file modified ProcessChecker - Main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 721551b

Please sign in to comment.