grub4dos
grub4dos copied to clipboard
Request: Add an 'include' command
Is it possible to have an 'include' command for menu.lst ? e.g.
title ssss root ()
title bbb root ()
if exist /extra.cfg include /extra.cfg
title ccc root ()
can Have a try
title ccc root () pause
?? I do not understand?