SvarDOS / edrdos

Enhanced DR-DOS kernel and command interpreter ported to JWasm and OpenWatcom C
http://svardos.org/
Other
40 stars 4 forks source link

FreeCOM fails to load string resources #55

Open boeckmann opened 6 months ago

boeckmann commented 6 months ago

Kernel is booted from drive A:. Chances are high it has something to do with COMSPEC, as FreeCOM indicates. Additional info: no CONFIG.SYS and AUTOEXEC.BAT. It should nevertheless work, even without these files and manuall specifying COMSPEC.

Bildschirmfoto 2024-05-18 um 12 35 09
boeckmann commented 6 months ago

Bonus exercise: System crashes if "exit" is entered at the FreeCOM (process 0) command prompt, probably because the shell terminates, which it should not.

boeckmann commented 3 months ago

For this to work FreeCOM had to be modified to accept the config environment stored containing COMSPEC.