OK,
here is such utility:
http://sindik.at/~ub880d/tmp/launcher
Usage:
.launcher add <name> <tap>
- creates a new launcher with name <name>. it will autoload tape <tap>
.launcher upd <name> <tap>
- change launcher <name> to autoload tape <tap>
.launcher del <name>
- delete launcher <name>
.launcher list
- lists all created (and recognized) launchers
launcher name <name> must be a plain filename, not containing '/'
tap name <tap> must be a fullpath name, so it must start with '/'
launchers are created in the system's bin path where are all external commands so more commands/launchers you have 'list' will run longer.
also, keep in mind that esxdos for now supports only 8+3 format of names, so every component of path (for tap) must be in this format as well as the launcher name.
please note, that as usual, I'm not giving any warranty, and you are using this command at your own risk. so please, keep backups of your work while using this command.