ChatGPT by Lenox Corporation
Overview
msiexec /i ChatGPT.msi /quiet /norestartUninstall
msiexec /x {ProductCode} /quiet /norestart Version & Lifecycle
Community Notes
Silent install tip
Deploy the lencx ChatGPT desktop app silently using its MSI installer from https://github.com/lencx/ChatGPT/releases/latest with MsiExec.exe /i ChatGPT_x.y.z_windows_x86_64.msi /qn /L*v "%WINDIR%TempChatGPT-Install.log" to suppress UI and generate a verbose log for troubleshooting. Customize the installation directory via the INSTALLDIR property, e.g., MsiExec.exe /i ChatGPT_x.y.z_windows_x86_64.msi INSTALLDIR="C:Program FilesChatGPT" /qn.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
MSI installer supports silent install/uninstall with standard msiexec commands
chatgpt by J 178
Overview
Version & Lifecycle
Community Notes
Silent install tip
Deploy the lencx ChatGPT desktop app silently using its MSI installer from https://github.com/lencx/ChatGPT/releases/latest with MsiExec.exe /i ChatGPT_x.y.z_windows_x86_64.msi /qn /L*v "%WINDIR%TempChatGPT-Install.log" to suppress UI and generate a verbose log for troubleshooting. Customize the installation directory via the INSTALLDIR property, e.g., MsiExec.exe /i ChatGPT_x.y.z_windows_x86_64.msi INSTALLDIR="C:Program FilesChatGPT" /qn.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Available via Homebrew, Scoop, Nix, and Go install methods