@freedosproject Hey, in 1.5, can the fdauto.sys call a user-made auto file that isn't tracked by any part of the system? On all my systems I don't like to modify fdauto.bat too much so it's easier to upgrade, rather I have them call a local.bat file so I can do my edits there.
@freedosproject Also, maybe the installer should ask for the user's timezone instead of always setting it to UTC?

@megatog615
DOS (including FreeDOS) does not use timezones. It uses the real time clock on board your system.

If you're seeing a different time, my guess is you're running in a virtual machine that sets the time differently.

@freedosproject sorry for the late reply. TZ is a variable in fdauto.bat and MTCP's SNTP.EXE adjusts the system clock time with it.