<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1544" Guid="{422D1DFA-1BE0-4367-9DB7-12B532576526}" Time="1350474911.93">
    <Autostart Name="Autostart" Expanded="True">
        <Plugin Identifier="HTTPExplorer" Guid="{6AF3AF9A-D0F3-4DA8-8508-25BE61FB1914}" File="HTTPExplorer">
            gAIpLg==
        </Plugin>
        <Action>
            HTTPExplorer.StartServer(u'MyPictures', 0, u'All available interfaces', u'8282', (245, 215, 255), (0, 0, 0), (74, 74, 74), (183, 183, 255), (183, 183, 255), (74, 74, 74), (128, 0, 0), (243, 237, 109), (243, 237, 109), (128, 0, 0), u'HTTPE', u'Open', u'X:\\db\\Walters foton', u'*.*', True)
        </Action>
    </Autostart>
    <Folder Name="HTTP explorer" Expanded="True">
        <Macro Name="Start HTTP server">
            <Action>
                HTTPExplorer.StartServer()
            </Action>
        </Macro>
        <Macro Name="Start all enabled HTTP servers">
            <Action>
                HTTPExplorer.StartAllServers()
            </Action>
        </Macro>
        <Macro Name="Stop HTTP server">
            <Action>
                HTTPExplorer.StopServer()
            </Action>
        </Macro>
        <Macro Name="Stop all HTTP servers">
            <Action>
                HTTPExplorer.StopAllServers()
            </Action>
        </Macro>
    </Folder>
</EventGhost>
