jimm98y / MSSQLEXPRESS-M1-Install

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

Can not run .bat file #10

Closed amayavne closed 1 year ago

amayavne commented 1 year ago

I couldn't download the script so I copied the raw text and made a .bat file out of it. However when I open it, it runs for a few seconds, powershell boots up and closes immediately.

jimm98y commented 1 year ago

Did you also copy the PowerShell (.ps1) and include it in the same directory as the .bat file? Also the file name for the PowerShell must be the same as in this repo.