jimm98y / MSSQLEXPRESS-M1-Install

Installers and installation scripts for Microsoft SQL Server Express on ARM64.
MIT License
270 stars 59 forks source link

Download SQL Server Express Language #1

Closed Piixell closed 1 year ago

Piixell commented 1 year ago

The download that you've placed in your scripts depends on my language, for example: I'm from Italy, and if I go on that link that you placed in the ps1 script, it will automatically download the _ITA version and not the _ENU.

I suggest to specify that users need to specify their language, instead the installer will not work because it cannot find the directory.

jimm98y commented 1 year ago

The installer should now correctly enforce ENU regardless of the system culture. Tested on Czech OS and it seems to be working.