Code:
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").Select "NicheSoftek", micRightBtn
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").WinMenu("ContextMenu").Select "Add Node"
SwfWindow("Streme : Location Manager").SwfWindow("Streme : Node").SwfEdit("txtNodeName").Set "we"
SwfWindow("Streme : Location Manager").SwfWindow("Streme : Node").SwfButton("OK").Click
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").Select "NicheSoftek;we"
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").Select "NicheSoftek;we", micRightBtn
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").WinMenu("ContextMenu").Select "Add Location"
SwfWindow("Streme : Location Manager").SwfWindow("Streme : Location Detail").SwfEdit("txtLocationName").Set "as"
SwfWindow("Streme : Location Manager").SwfWindow("Streme : Location Detail").SwfButton("OK").Click
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").Select "NicheSoftek;we;as"
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").Select "NicheSoftek;we;as", micRightBtn
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").WinMenu("ContextMenu").Select "Add Display"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtSynchronizeServer").SetSelection 0,13
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtSynchronizeServer").Set "c"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtIPAddress").Type micCtrlDwn + "v" + micCtrlUp
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtIPAddress").SetSelection 0,25
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtSynchronizeServer").Set ""
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtSynchronizeServer").Type micCtrlDwn + "z" + micCtrlUp
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").Close
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").Select "NicheSoftek;we;as", micRightBtn
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").WinMenu("ContextMenu").Select "Add Display"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtSynchronizeServer").SetSelection 0,13
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtSynchronizeServer").Set "c"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").Close
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").Select "NicheSoftek;we;as", micRightBtn
SwfWindow("Streme : Location Manager").SwfTreeView("trvHirachy").WinMenu("ContextMenu").Select "Add Display"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtIPAddress").Set "192.168.4.171"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfObject("groupBox3").Click 244,206
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfEdit("txtName").Set "disp1"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfSpin("txtIntervalTime").Set 720
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfTab("tabDisplayDetails").Select "Download Details"
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfRadioButton("Disconnected").Set
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfButton("Save").Click
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").Dialog("Display Properties").WinButton("OK").Click
SwfWindow("Streme : Location Manager").SwfWindow("Player Details:").SwfButton("Close").Click