24 lines
1.5 KiB
XML
24 lines
1.5 KiB
XML
<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
|
|
<StartMenu text="MBS MASTER BUSSINES SOFTWARE" >
|
|
<StartMenuGroup text="OPCIONES" image="c:\genero\BOTONES GENERO\PEQUENOS\logo.bmp">
|
|
<StartMenuCommand text="Compras" exec="fglrun hello Command1" image="c:\genero\BOTONES GENERO\PEQUENOS\compras.bmp" />
|
|
<StartMenuCommand text="Produccion" exec="fglrun c:\genero\prdir\prmnmt000" image="c:\genero\BOTONES GENERO\PEQUENOS\13.bmp"/>
|
|
<StartMenuCommand text="Ventas" exec="fglrun hello Command1" image="c:\genero\BOTONES GENERO\PEQUENOS\ventas.bmp" />
|
|
<StartMenuCommand text="Nominas" exec="fglrun hello Command241" />
|
|
</StartMenuGroup>
|
|
<StartMenuGroup text="INVENTARIOS">
|
|
<StartMenuCommand text="Materia Prima" exec="fglrun hello Command1" />
|
|
<StartMenuCommand text="Productos Terminados" exec="fglrun hello Command2" />
|
|
<StartMenuCommand text="Repuestos" exec="fglrun hello Command3" />
|
|
</StartMenuGroup>
|
|
<StartMenuGroup text="FINANZAS">
|
|
<StartMenuCommand text="Contabilidad General" exec="fglrun hello Command1" />
|
|
<StartMenuCommand text="Cuentas Por Cobrar" exec="fglrun hello Command2" />
|
|
<StartMenuCommand text="Cuentas Por Pagar" exec="fglrun hello Command3" />
|
|
</StartMenuGroup>
|
|
<StartMenuGroup text="INFORMATICA">
|
|
<StartMenuCommand text="Administracion Opciones" exec="fglrun hello Command1" />
|
|
<StartMenuCommand text="Administracion Mensajes" exec="fglrun hello Command2" />
|
|
</StartMenuGroup>
|
|
</StartMenu>
|