123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 |
- <Standard:Panel caption=" System ">
- <Properties>
- <FillColor>0</FillColor>
- </Properties>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SConfiguration</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>PET.Open Configuration.XML</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SLog</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMKernelLog.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SMacros</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>PET.Open Macros.XML</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SHotKeys</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>PET.Open HotKeys.XML</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SClock</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMClock.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SCalendar</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMCalendar.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SInstaller</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMInstaller.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SSaveDesktop</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMRestorable.Store Auto.dsk;SkinEngine.SetCurrentAsDefault;StartMenu.ClosePopup</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SReboot</Caption>
- <Alignment>2</Alignment>
- <ClDefault>0FF000080</ClDefault>
- <ClHover>0FF0000FF</ClHover>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>System.Reboot</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SShutdown</Caption>
- <Alignment>2</Alignment>
- <ClDefault>0FF000080</ClDefault>
- <ClHover>0FF0000FF</ClHover>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>System.PowerDown</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- </Standard:Panel>
|