<SharpEMenuFile>
<item>
<type>label</type>
<caption>SharpE Menu</caption>
</item>
<item>
<type>separator</type>
</item>
<item>
<type>link</type>
<icon>icon.mycomputer</icon>
<target>shell:drivefolder</target>
<caption>Computer</caption>
</item>
<item>
<type>link</type>
<icon>icon.network</icon>
<target>shell:NetworkFolder</target>
<caption>Network</caption>
</item>
<item>
<type>submenu</type>
<icon>icon.controlpanel</icon>
<caption>Control Panel</caption>
<target>shell:ControlPanelFolder</target>
<items>
<item>
<type>CPLList</type>
</item>
</items>
</item>
<item>
<type>separator</type>
</item>
<item>
<type>link</type>
<icon>icon.folder.documents</icon>
<target>shell:Personal</target>
<caption>Documents</caption>
</item>
<item>
<type>submenu</type>
<icon>icon.folder</icon>
<caption>Desktop</caption>
<items>
<item>
<type>dynamicdirectory</type>
<target>{#DesktopDir#}</target>
</item>
<item>
<type>dynamicdirectory</type>
<target>{#CommonDesktopDir#}</target>
</item>
</items>
</item>
<item>
<type>submenu</type>
<icon>icon.folder</icon>
<caption>Startmenu</caption>
<items>
<item>
<type>dynamicdirectory</type>
<target>{#StartMenuDir#}</target>
</item>
<item>
<type>dynamicdirectory</type>
<target>{#CommonStartMenuDir#}</target>
</item>
</items>
</item>
<item>
<type>submenu</type>
<icon>icon.folder.documents</icon>
<caption>Quick Launch</caption>
<items>
<item>
<type>dynamicdirectory</type>
<target>{#AppDataDir#}Microsoft\Internet Explorer\Quick Launch\</target>
</item>
</items>
</item>
<item>
<type>separator</type>
</item>
<item>
<type>submenu</type>
<icon>icon.settings</icon>
<caption>SharpE</caption>
<items>
<item>
<type>link</type>
<icon>icon.folder</icon>
<target>{#SHARPEDIR#}</target>
<caption>Root Directory</caption>
</item>
<item>
<type>link</type>
<icon>icon.folder.documents</icon>
<target>{#SharpEUserSettingsDir#}</target>
<caption>User Settings Directory</caption>
</item>
<item>
<type>separator</type>
</item>
<item>
<type>submenu</type>
<icon>icon.folder</icon>
<caption>Components</caption>
<items>
<item>
<type>link</type>
<icon>shell:icon</icon>
<target>{#SHARPEDIR#}SharpBar.exe</target>
<caption>SharpBar</caption>
</item>
<item>
<type>link</type>
<icon>shell:icon</icon>
<target>{#SHARPEDIR#}SharpCompile.exe</target>
<caption>SharpCompile (Admin)</caption>
</item>
<item>
<type>link</type>
<icon>shell:icon</icon>
<target>{#SHARPEDIR#}SharpCore.exe</target>
<caption>SharpCore</caption>
</item>
<item>
<type>link</type>
<icon>shell:icon</icon>
<target>{#SHARPEDIR#}SharpDesk.exe</target>
<caption>SharpDesk</caption>
</item>
</items>
</item>
<item>
<type>link</type>
<icon>icon.file</icon>
<target>{#SHARPEDIR#}SharpConsole.exe</target>
<caption>Debug Console</caption>
</item>
<item>
<type>link</type>
<icon>icon.file</icon>
<target>{#SHARPEDIR#}SetShell.exe</target>
<caption>Shell Manager (Admin)</caption>
</item>
<item>
<type>separator</type>
</item>
<item>
<type>link</type>
<icon>icon.file.url</icon>
<target>http://trac.sharpe-shell.org</target>
<caption>Bug Tracker and Wiki</caption>
</item>
<item>
<type>link</type>
<icon>icon.file.url</icon>
<target>http://www.sharpe-shell.org</target>
<caption>Official Website</caption>
</item>
</items>
</item>
<item>
<type>submenu</type>
<icon>icon.settings</icon>
<caption>Configuration</caption>
<items>
<item>
<type>link</type>
<icon>icon.controlpanel</icon>
<target>{#SHARPEDIR#}SharpCenter.exe</target>
<caption>SharpCenter</caption>
</item>
<item>
<type>separator</type>
</item>
<item>
<type>submenu</type>
<icon>icon.folder.documents</icon>
<caption>Add Desktop Object</caption>
<items>
<item>
<type>objectlist</type>
</item>
</items>
</item>
<item>
<type>link</type>
<icon>icon.file.config</icon>
<target>{#SHARPEDIR#}SharpCenter.exe -api0|{#SHARPEDIR#}Center\Root\Desktop.con</target>
<caption>Desktop Settings</caption>
</item>
<item>
<type>link</type>
<icon>icon.file.config</icon>
<target>!ToggleServiceManager</target>
<caption>Services</caption>
</item>
<item>
<type>link</type>
<icon>icon.file.config</icon>
<target>{#SHARPEDIR#}SharpCenter.exe -api0|{#SHARPEDIR#}Center\Root\Themes.con</target>
<caption>Themes</caption>
</item>
<item>
<type>link</type>
<icon>icon.file.config</icon>
<target>{#SHARPEDIR#}SharpCenter.exe -api0|{#SHARPEDIR#}Center\Root\Toolbars.con</target>
<caption>Toolbars</caption>
</item>
</items>
</item>
<item>
<type>separator</type>
</item>
<item>
<type>submenu</type>
<icon>icon.controlpanel</icon>
<caption>Shutdown</caption>
<items>
<item>
<type>link</type>
<icon>icon.settings</icon>
<target>!Hibernate</target>
<caption>Hibernate</caption>
</item>
<item>
<type>link</type>
<icon>icon.settings</icon>
<target>!Logout</target>
<caption>Logout</caption>
</item>
<item>
<type>link</type>
<icon>icon.settings</icon>
<target>!Restart</target>
<caption>Restart</caption>
</item>
<item>
<type>link</type>
<icon>icon.settings</icon>
<target>!Shutdown</target>
<caption>Shutdown</caption>
</item>
<item>
<type>link</type>
<icon>icon.settings</icon>
<target>!SwitchUser/LockStation</target>
<caption>Switch User</caption>
</item>
</items>
</item>
</SharpEMenuFile>