Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- sudo apt -y install dosbox
- wget "https://archive.org/download/win31_202201/win31.zip"
- unzip win31.zip
- cd win31
- dosbox AUTOEXEC.BAT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement