Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 708 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 708 Bytes

Nautilus - DOSBox Script

A simple script to launch an executable or mount a directory in DOSBox.
Right click any executable or folder, go to "Scripts" and select "Run with DOSBox".

(mount drive is always A:)

Installation

  1. Git clone (recommended) or download
  2. Symlink (recommended) or extract to ~/.local/share/nautilus/scripts

Updating

If you used Git clone and symlinked the script; all you have to do is run git pull in the Git cloned directory to update the files.
Otherwise, you'll have to re-download all the files and extract them to your nautilus scripts folder on each update.