forked from bizoo/OracleSQL
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyev.xml
More file actions
28 lines (28 loc) · 1.01 KB
/
myev.xml
File metadata and controls
28 lines (28 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1610" Guid="{3779BC61-DD97-4A85-97CD-6D6CA6AA327A}" Time="1371819275.1">
<Autostart Name="Autostart" />
<Macro Name="fmtplus" Expanded="True">
<Event Name="fmtplus" />
<Action>
System.Execute(u'C:\\Program Files (x86)\\Quest Software\\FormatterPlus\\FmtPlus.exe', u' {eg.event.payload[0]}', 1, False, 2, u'C:\\Program Files (x86)\\Quest Software\\FormatterPlus\\', False)
</Action>
<Action>
EventGhost.Wait(0.80000000000000004)
</Action>
<Action>
Window.SendKeys(u'{F2}', False)
</Action>
<Action>
EventGhost.Wait(0.40000000000000002)
</Action>
<Action>
Window.SendKeys(u'{Ctrl+S}', False)
</Action>
<Action>
EventGhost.Wait(0.40000000000000002)
</Action>
<Action>
Window.SendKeys(u'{Alt+F4}', False)
</Action>
</Macro>
</EventGhost>