Is there a way to have multiple cdshell.ini files on a disc, and have each of them be treated as separate instances? Like, can I omit the /boot directory, and force loader.bin and cdsh.bin to look in the current directory?
Right now I am using ezboot for my master menu, and am calling cdshell to load a single isolinux loader, but I would like to be able to call multiple instances. I can dump everything into a single cdshell instance and force the user to go through another menu (bad), but I would prefer to be able to call multiple discrete instances of cdshell that are each optimized for a specific task.
Thanks