home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 245.img / DOS50-2.ZIP / DOS50-2.TD0 / EGA.IN$ / EGA.bin
Encoding:
INI File  |  1990-06-07  |  8.7 KB  |  346 lines

  1. [savestate]
  2. screenmode = graphics
  3. resolution = medium
  4. startup = startprograms
  5. filemanagermode = singletree
  6. sortkey = name
  7. pause = disabled
  8. explicitselection = disabled
  9. swapmouse = disabled
  10. [programstarter]
  11. currentcolor = Default Colors
  12. filemanager = enabled
  13. command = enabled
  14. group = 
  15. {
  16.     program = 
  17.     {
  18.         title = Command Prompt
  19.         special = command
  20.         pause = disabled
  21.     }
  22.     program = 
  23.     {
  24.         title = Change Colors
  25.         special = color
  26.     }
  27.     program = 
  28.     {
  29.         title = File Manager
  30.         special = filemanager
  31.     }
  32.     group = 
  33.     {
  34.         title = Utilities
  35.         special = 
  36.         program = 
  37.         {
  38.             command = date %1
  39.             title = Set Date
  40.             pause = enabled
  41.             dialog = 
  42.             {
  43.                 title = Set Date
  44.                 info = Enter the date MM-DD-YY
  45.                 prompt = Parameters . . .
  46.                 parameter = %1
  47.             }
  48.         }
  49.         program = 
  50.         {
  51.             command = time %1
  52.             title = Set Time
  53.             pause = enabled
  54.             dialog = 
  55.             {
  56.                 title = Set Time
  57.                 info = Enter the time HH-MM-SS
  58.                 prompt = Parameters . . .
  59.                 parameter = %1
  60.             }
  61.         }
  62.         program = 
  63.         {
  64.             command = diskcopy %1 %2
  65.             title = Disk Copy
  66.             pause = enabled
  67.             dialog = 
  68.             {
  69.                 title = Disk Copy
  70.                 info = Enter source and destination drives.
  71.                 prompt = Parameters . . .
  72.                 default = a: b:
  73.                 parameter = %1
  74.             }
  75.             dialog = 
  76.             {
  77.                 parameter = %2
  78.             }
  79.         }
  80.         program = 
  81.         {
  82.             command = diskcomp %1 %2
  83.             title = Disk Compare
  84.             pause = enabled
  85.             dialog = 
  86.             {
  87.                 title = Disk Compare
  88.                 info = Enter the disk to compare.
  89.                 prompt = Parameters . . .
  90.                 default = a: b:
  91.                 parameter = %1
  92.             }
  93.             dialog = 
  94.             {
  95.                 parameter = %2
  96.             }
  97.         }
  98.         program = 
  99.         {
  100.             command = backup %1
  101.             title = Backup Fixed Disk
  102.             pause = enabled
  103.             dialog = 
  104.             {
  105.                 title = Backup Fixed Disk
  106.                 info = Enter source and destination drives.
  107.                 prompt = Parameters...
  108.                 default = c:\*.* a: /s
  109.                 parameter = %1
  110.             }
  111.         }
  112.         program = 
  113.         {
  114.             command = restore %1
  115.             title = Restore Fixed Disk
  116.             pause = enabled
  117.             dialog = 
  118.             {
  119.                 title = Restore Fixed Disk
  120.                 info = Enter the source and destination drives.
  121.                 prompt = Parameters . . .
  122.                 parameter = %1
  123.             }
  124.         }
  125.         program = 
  126.         {
  127.             command = format %1
  128.             title = Format 
  129.             pause = enabled
  130.             dialog = 
  131.             {
  132.                 title = Format
  133.                 info = Enter the drive to format.
  134.                 prompt = Parameters . . .
  135.                 default = a:
  136.                 parameter = %1
  137.             }
  138.         }
  139.         program = 
  140.         {
  141.             command = qbasic %1
  142.             title = Quick Basic
  143.             pause = disabled
  144.             dialog = 
  145.             {
  146.                 title = Quick Basic
  147.                 info = Type in the name of your basic program.
  148.                 prompt = Parameters
  149.                 parameter = %1
  150.             }
  151.         }
  152.         program = 
  153.         {
  154.             command = edit %1
  155.             title = DOS Editor
  156.             pause = disabled
  157.             dialog = 
  158.             {
  159.                 title = DOS Editor
  160.                 info = Enter the file you want to edit.
  161.                 prompt = Edit . . .
  162.                 parameter = %1
  163.             }
  164.         }
  165.     }
  166. }
  167. color = 
  168. {
  169.     selection = 
  170.     {
  171.         title = Default Colors
  172.         foreground = 
  173.         {
  174.             base = black
  175.             highlight = brightwhite
  176.             selection = brightwhite
  177.             alert = brightred
  178.             menubar = brightwhite
  179.             menu = black
  180.             disabled = white
  181.             accelerator = brightblue
  182.             dialog = black
  183.             button = black
  184.             elevator = white
  185.             titlebar = black
  186.             scrollbar = brightwhite
  187.             borders = black
  188.             drivebox = black
  189.             driveicon = black
  190.         }
  191.         background = 
  192.         {
  193.             base = brightwhite
  194.             highlight = brightblue
  195.             selection = black
  196.             alert = brightwhite
  197.             menubar = brightcyan
  198.             menu = brightcyan
  199.             disabled = brightcyan
  200.             accelerator = brightcyan
  201.             dialog = brightcyan
  202.             button = brightwhite
  203.             elevator = white
  204.             titlebar = white
  205.             scrollbar = black
  206.             borders = black
  207.             drivebox = brightwhite
  208.             driveicon = brightwhite
  209.         }
  210.     }
  211.     selection = 
  212.     {
  213.         title = MS-DOS Magenta
  214.         foreground = 
  215.         {
  216.             base = black
  217.             highlight = brightwhite
  218.             selection = brightwhite
  219.             alert = brightwhite
  220.             menubar = black
  221.             menu = black
  222.             disabled = white
  223.             accelerator = magenta
  224.             dialog = black
  225.             button = black
  226.             elevator = white
  227.             titlebar = black
  228.             scrollbar = white
  229.             borders = black
  230.             drivebox = black
  231.             driveicon = black
  232.         }
  233.         background = 
  234.         {
  235.             base = brightwhite
  236.             highlight = magenta
  237.             selection = black
  238.             alert = brightred
  239.             menubar = brightmagenta
  240.             menu = brightmagenta
  241.             disabled = brightmagenta
  242.             accelerator = brightwhite
  243.             dialog = brightmagenta
  244.             button = brightwhite
  245.             elevator = white
  246.             titlebar = white
  247.             scrollbar = black
  248.             borders = black
  249.             drivebox = brightwhite
  250.             driveicon = brightwhite
  251.         }
  252.     }
  253.     selection = 
  254.     {
  255.         title = MonoChrome
  256.         foreground = 
  257.         {
  258.             base = black
  259.             highlight = white
  260.             selection = white
  261.             alert = white
  262.             menubar = black
  263.             menu = black
  264.             disabled = white
  265.             accelerator = white
  266.             dialog = black
  267.             button = white
  268.             elevator = black
  269.             titlebar = white
  270.             scrollbar = white
  271.             borders = black
  272.             drivebox = black
  273.             driveicon = black
  274.         }
  275.         background = 
  276.         {
  277.             base = white
  278.             highlight = black
  279.             selection = black
  280.             alert = black
  281.             menubar = white
  282.             menu = white
  283.             disabled = white
  284.             accelerator = black
  285.             dialog = white
  286.             button = black
  287.             elevator = white
  288.             titlebar = black
  289.             scrollbar = black
  290.             borders = black
  291.             drivebox = white
  292.             driveicon = white
  293.         }
  294.     }
  295.     selection = 
  296.     {
  297.         title = Reverse
  298.         foreground = 
  299.         {
  300.             base = white
  301.             highlight = black
  302.             selection = black
  303.             alert = black
  304.             menubar = white
  305.             menu = white
  306.             disabled = black
  307.             accelerator = black
  308.             dialog = white
  309.             button = black
  310.             elevator = white
  311.             titlebar = black
  312.             scrollbar = black
  313.             borders = white
  314.             drivebox = white
  315.             driveicon = white
  316.         }
  317.         background = 
  318.         {
  319.             base = black
  320.             highlight = white
  321.             selection = white
  322.             alert = white
  323.             menubar = black
  324.             menu = black
  325.             disabled = black
  326.             accelerator = white
  327.             dialog = black
  328.             button = white
  329.             elevator = black
  330.             titlebar = white
  331.             scrollbar = white
  332.             borders = black
  333.             drivebox = black
  334.             driveicon = black
  335.         }
  336.     }
  337. }
  338. associations = 
  339. {
  340.     association = 
  341.     {
  342.         program = C:\DOS\EDIT.COM
  343.         extension = TXT
  344.     }
  345. }
  346.