由於 Google Chrome 要求作業系統必須是 Windows 10 才能使用新版本,因此使用 Windows 7 的用戶可能會看到類似 “To get future Google Chrome updates...” 的提示訊息。 為避免出現這種提示,可以通過以下方式關閉該訊息: 1. 開啟命令提示字元(CMD)。 2. 輸入以下命令並按下 Enter 鍵: `reg add "HKCU\Software\Policies\Google\Chrome" /v SuppressUnsupportedOSWarning /t REG_DWORD /d 1 /f` 如果需要重新開啟該提示,可以輸入以下命令: `reg add "HKCU\Software\Policies\Google\Chrome" /v SuppressUnsupportedOSWarning /t REG_DWORD /d 0 /f` 參考資料 * [如何禁用“要獲取未來的 Google Chrome 更新...”彈出通知?:r/chrome --- How do I disable the "To get future Google Chrome updates..." pop-up notification? : r/chrome](https://www.reddit.com/r/chrome/comments/z9ay1h/how_do_i_disable_the_to_get_future_google_chrome/)
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.