Does the "Xport method of command-line launching" apply to dosxbox?
Since I can't seem to find a definition anywhere of this method, am I right in that it is an unleashx menu item with an Arg1=? <item="c:\dosxbox\default.xbe" Arg1=.... >game title</item>
If that is the case, is the syntax the same as for dosbox .62? (dosbox [name] [-exit] [-c command] [-fullscreen] [-conf congfigfile] [-lang languagefile] [-machine machinetype] [-noconsole] [-startmapper])
If so, which options apply for the xbox version? (guessing name, hopefully -conf, and maybe -c command for xbox)
If so, do the command-line switches all get put in Arg1= as a single string or does there need to be Arg2= etc for each option?
Also, if these options do work, will it auto-mount the folder [name], or do you need to use -c MOUNT [name]?
When specifying a path, will a path relative to the xbe work, or does it need to be an absolute path?
If it will only take an absolute path, can it be defined as E:\games\blahblah or does it need to be \Device\Harddisk0\Partition1\games\blahblah?
I apologize for all these questions, but I have searched the forums and docs inside out for anything relating to this with no results whatsoever.