<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="0.5.0-beta4" Guid="{E05F4F11-90B0-4980-910F-027078E7ABBF}" Time="1479388990.28">
    <Autostart Name="Autostart" />
    <Macro Name="Run Command: C:\Users\per\AppData\Local\Google\Chrome\Application\chrome.exe" Expanded="True">
        <Action>
            EventGhost.PythonCommand(u'URL="\\"http://crm.simplotel.com/index.php?action=UnifiedSearch&amp;module=Home&amp;search_form=false&amp;advanced=false&amp;query_string=%searchdat\\""')
        </Action>
        <Action>
            EventGhost.PythonCommand(u'print URL')
        </Action>
        <Action>
            System.Command(u'C:\\PROGRA~2\\Google\\Chrome\\Application\\chrome.exe {eg.globals.URL}', False, False, u'', False, False, False, False, False)
        </Action>
    </Macro>
</EventGhost>
