Silent Install HQ
MSI WinGet

ChatGPT Next Web

yida · 2.14.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i NextChat_2.14.0_x64_en-US.msi /quiet /norestart
InstallPath
msiexec /i NextChat_2.14.0_x64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {0B5300CE-7E77-4CB8-9B9F-6E0C3855F68D}
Product version operator Greater than or equal to
Product version 2.14.0

MSI Properties

Product Code {0B5300CE-7E77-4CB8-9B9F-6E0C3855F68D}

File Identity

SHA256 10dd20248a687b37e59c64e4dbafcc3279a8860efa51dc814004d9ea62fcade4 VirusTotal ↗
Filename NextChat_2.14.0_x64_en-US.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID NextChat.NextChat
Version 2.14.0
Description A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS).
License Anti-996
Upgrade Behavior install(Install over existing)
Release Notes What's Changed - add google api safety settings by Settings page by @yeung66 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4847 - Change gpt summary model to gpt-4o-mini by @ChenglongWang in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5063 - refactor setting page by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5067 - chore: Remove useless judgment conditions by @consistent-k in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5081 - feat:…