The header: The names are optional. Enter empty lines if you don't want them to be shown. The setup: The first letter can be 'E', 'D' or 'F' for [E]nglish / [D]eutsch / [F]ran‡ais ...the screen texts will appear in the chosen language. The second letter can be 'S' for [S]tandard date format ( DD.MM.YYYY ) or 'A' for [A]merican date format ( MM/DD/YYYY ). Letter three to eight can be 'Y' or 'N' to activate/disactivate 3 - Clear screen before showing any texts ( usually 'N' ) 4 - Clear screen after selection ( usually 'Y' ) 5 - Show all operations while executing options ( usually 'N' ) 6 - Always wait for a key after executing options ( usually 'N' ) 7 - Auto-save configuration ( usually 'Y' ) 8 - Left [Shift] must be pressed to activate bootro ( usually 'N' ) --- From line 12 to the end of the file ( up to 1000 lines ) follow the definitions for the options ( up to 25 ). The definition begins with the line '* OPTION:' ( capital letters! ). There are two different kinds of options: The DISACTIVATE/ACTIVATE options and the MULTIPLE CHOICE options. --- The structure of a DISACTIVATE/ACTIVATE option is: * OPTION: x Title [ first command ] . . [ last command ] OR [ first command ] . . [ last command ] x is the letter you have to press in the boot menu to switch the option. The first alternative stands for => disactivated <= ! The OR line is a MUST, even if you only define one alternative. --- The structure of a MULTIPLE CHOICE option is: * OPTION: x Title - [ first status ] [ first command ] . . [ last command ] - [ next status ] [ first command ] . . [ last command ] . . - [ last status ] [ first command ] . . [ last command ] x is the letter you have to press in the boot menu to switch the option. --- The available commands are: RENAME [ File to rename ( including full path ) ] [ New name ] => Use this function to activate or disactivate boot PRGs or ACCessories by changing their extension from .prg to .prx / .acc to .acx and vice versa COPY [ Source path ] [ Destination path ] => Use this function to change a configuration file like the NEWDESK.INF by COPYing the selected file ( for example BIGDESK.INF ) to it MOVE [ Old path and name ] [ New path and name ] => Same as COPY, but this command deletes the source file after copying DELETE [ Name including full path ] => Well...say good bye to that poor file!!! ( Be careful with this command! ) EXECUTE [ Program to execute ( including full path ) ] [ Command line ] => For future extension / coder interface; the command line can be empty