On 17/01/2022 22:07, Mateusz Viste via Svardos-users wrote:
Assuming that the user would preconfigure their COUNTRY.SYS file themselves (using a new dedicated tool), the COUNTRY.SYS line could be hardcoded with a "country id" that never changes (like 001). Would that work for you?

On a second thought the problem is easy to solve: the installer should simply ask the user about his date/time preferences, and at the same occasion ask for the country code. This would be a form like that:


  You can customize your local preferences here.

  Country code: 48                   Your country's dialing prefix
  Date format: D M Y                 either DMY, MDY or YMD
  Date separator: .                  current date is 18.01.2022
  Time format: 24h                   current time is 11:19
  Decimal separator: .               Pi = 3.14159265...
  Thousands separator: '             Speed of light is 299'792'458 m/s


Then the installer would generate a suitable COUNTRY.SYS file (in DOSDIR\CONF\COUNTRY.SYS) and make CONFIG.SYS point to it, using the user-defined country code.

Does it sound good?

Mateusz

_______________________________________________
Svardos-users mailing list
Svardos-users@lists.osdn.me
https://lists.osdn.me/mailman/listinfo/svardos-users

Reply via email to