Posted By: jerg (jerg) on 'CZmsdos'
Title:     Re: Menu
Date:      Tue Jul  8 14:29:24 1997

>     Hey hou!
>     Zaboha si nemuzu vzpomenout, jak se tvori menu v autoexec.bat a
> config.sys, nemohl by sem nekdo placnout nejaky priklad? Diky.
>                                             Fencer
   Ahoj,  
     zkus spustit v dosu HELP a hledej > config.sys > multiconfig comm. 
Jestli jsi liny, tady mas xerox:

    [Menu]
    menuitem=Steve
    menuitem=Lisa

    [Common]
    dos=high
    buffers=15
    device=c:doshimem.sys

    [Steve]
    files=20
    device=c:dosemm386 2048

    [Lisa]
    files=40
    device=c:netnetwork.sys

    [Common]

                                    a v autoexecu
   goto %config%

   :Steve
   ; now skip Lisa's section & go to end
   goto end

   :Lisa
   path=c:dos;c:network;c:utility
   doskey


Search the boards