dosbox-install(1)
| dosbox-install(1) | Reference Pages | dosbox-install(1) |
ИМЯ
dosbox-install - Games installer for DOSBox
СИНОПСИС
/usr/bin/dosbox-install [[-h] | [--help]] [[-V] | [--version]] [--verbose] [--executable EXE-filename] [--project Menu-itemname] [--basedir directory-for-C-drive] [file-or-URL...]
/usr/bin/dosbox-install [[-u] | [--uninstall] | [--remove]] [game-name...]
DESCRIPTION
dosbox-install performs four things:
COMMAND LINE ARGUMENTS
Each command line argument is handled as following:
EXAMPLES
dosbox-install http://ilya-evseev.narod.ru/games/tower.zip
dosbox-install /tmp/ugh.zip
dosbox-install /mnt/windows/Games/DefenderOfTheCrown/
dosbox-install /mnt/windows/Games/LR/LR.COM
UNINSTALL
Running with -u switch removes already installed application that's name is given in command line:
OPTIONS
-h, --help
-V, --version
--verbose
--executable EXE-filename
Examples:
dosbox-install --executable SIMFILES/SIM.EXE /mnt/windows/Games/SimCity/ dosbox-install --executable gpega.exe /usr/games/dosgames/GrandPrix
--basedir directory-mounted-as-C
Example:
dosbox-install --basedir /mnt/windows/Games/SimCity/ SIMFILES/SIM.EXE
--project Menu-itemname
Example:
dosbox-install --project "Accolade GrandPrix Rally" /usr/games/dosgames/gp/gpega.exe
-u name
Example:
dosbox-install --remove tower ugh para
FILES
/usr/games/dosbox is used as base directory for extracting processed archives.
/usr/lib/menu contain descriptions for menu items used for building Main menu for GUI.
AUTHORS
<evseev@altlinux.ru>, 2003-2004.
SEE ALSO
| 07/19/2025 | [FIXME: source] |
