Back in the days of DOS, it had a thing called Setver (Set Version) If you wanted to run an executable written for DOS 3, and you were running DOS 6.2, you set Setver for the program to DOS 3. It built an environment that looked like native to the app, so you could run virtually anything. Why...