VOGONS


First post, by ananananas

User metadata
Rank Newbie
Rank
Newbie

I didn't quite realize Windows 3.11 "operating system" would be this unstable: change anything, and it will stop working.

So, is there a way to modify settings from within the DOS? I know C:\Windows\Setup.exe and Autoexec.bat but is there anything else? Or a DOS tool or something?

Reply 2 of 4, by maxtherabbit

User metadata
Rank l33t
Rank
l33t

you can always edit system.ini and win.ini too

Reply 3 of 4, by Jo22

User metadata
Rank l33t++
Rank
l33t++

Also win.ini and system.ini.
Registry also exists, but is rarely needed.
Other files like midimap.cfg, control.ini, progman.ini or winfile.ini etc usually don't stop Windows from starting.

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 4 of 4, by ananananas

User metadata
Rank Newbie
Rank
Newbie

Yeah, system.ini did the trick for recovering from some network driver related issue. Need to check those others too, thanks!