this post was submitted on 10 Jul 2025
10 points (100.0% liked)
MS-DOS gaming
940 readers
1 users here now
A place to discuss anything DOS related. From DOSBox to actual retro hardware and FPGA emulation. From old games and software to new running on DOS. We also allow source ports of games originally on DOS.
::: spoiler Rules:
- Be Respectful
- All post must be about or directly related to DOS Gaming
- No Spamming, Harassing or violence
- No Illegal downloads and/or links. Abandonware IS allowed
- NSFW content should be tagged as such
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No pressure but I appreciate the effort. I'm sure I'd be able to make something for macOS based on it.
Funnily enough, just a few comments back in my profile I've offered to find a config file for someone else and I also have absolutely no idea where to find it yet!
I found the core script file, BAT format for Windows though, that I used to do exactly what you're looking for...
Thank you very much! My memory of these files is coming back seeing your syntax, although this is more advanced than anything I wrote in my DOS days. I’m looking forward to experimenting with it!
I wrote that back in my Windows XP days, so keep that in mind when looking at my BootImg.bat script. I had it writing the template and temporary config scripts directly to the Program Files folder like a dummy, I should have used the %TEMP% folder instead.
And of course you'll still have to translate, adapt and overcome to get the same sort of thing working on a Mac.
Good luck fellow stranger, let me know how it goes!
Edit: Don't mind the registry file too much, it's not only proprietary to Windows, it also depends on WinImage being installed and also the default program to open IMA/IMG files. But the command itself was solid.