Site Tools


autoit:codes:windowswitcher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
autoit:codes:windowswitcher [2016/02/05 18:00] lunetikkautoit:codes:windowswitcher [2017/03/01 12:50] – external edit 127.0.0.1
Line 3: Line 3:
 This script will switch between Icinga in IE and SCOM Console. Pause and Start isnt working yet. This script will switch between Icinga in IE and SCOM Console. Pause and Start isnt working yet.
  
-<code - windowswitcher>+<code - windowswitcher.au3>
 HotKeySet("{F9}", "start") HotKeySet("{F9}", "start")
 HotKeySet("{F10}", "pause") HotKeySet("{F10}", "pause")
Line 12: Line 12:
 $Title = "x" $Title = "x"
 $Title = WinGetTitle("") $Title = WinGetTitle("")
-$Title_icinga = "Icinga2 Classic: icinga.mgmt.flexcloud.de - Internet Explorer" +$Title_icinga = "Icinga2 Classic: icinga.lunetikk.de - Internet Explorer" 
-$Title_scom = "Aktive Warnungen - OM_MGMT - Operations Manager"+$Title_scom = "Aktive Warnungen - SCOMSRV - Operations Manager"
 $Firststart = "1" $Firststart = "1"
  
autoit/codes/windowswitcher.txt · Last modified: 2017/11/29 17:05 by lunetikk