SSMS 22 安裝器下載頁面 https://learn.microsoft.com/zh-tw/ssms/install/install
https://aka.ms/ssms/22/release/vs_SSMS.exe
將安裝檔下載到本機,檔案好大2.5G
https://learn.microsoft.com/zh-tw/ssms/install/create-offline
vs_SSMS.exe --layout C:\SSMS_Layout --all
在網路完全封閉的環境下安裝會莫名的消失,錯誤是ssms 22 launched extracted application exiting with result code 0x138b,但如果連網則不會有問題,所以離線安裝下載仍不夠周全。
查看了解法先試Primary Solution: Install Missing Certificates
到安裝 SQL Server Management Studio 離線安裝的憑證
vs_SSMS.exe --layout C:\SSMS_Layout --all
在網路完全封閉的環境下安裝會莫名的消失,錯誤是ssms 22 launched extracted application exiting with result code 0x138b,但如果連網則不會有問題,所以離線安裝下載仍不夠周全。
查看了解法先試Primary Solution: Install Missing Certificates
到安裝 SQL Server Management Studio 離線安裝的憑證
https://learn.microsoft.com/zh-tw/ssms/install/install-certificates
下載Microsoft Windows 程式代碼簽署 PCA 2024 憑證。https://www.microsoft.com/pkiops/certs/Microsoft%20Windows%20Code%20Signing%20PCA%202024.crt
下載Microsoft Windows 程式代碼簽署 PCA 2024 憑證。https://www.microsoft.com/pkiops/certs/Microsoft%20Windows%20Code%20Signing%20PCA%202024.crt
直接點選檔案後加入到受信任的根憑證後,再執行
vs_ssms.exe -noWeb
然後安裝畫面就可以出現了,但有點慢,請耐心等待。
沒有留言:
張貼留言