Wingetlywingetly
← All apps

LiveChat

by LiveChatv10.1.1

Last updated

The live chat software that gets the job done

Install with winget

$ winget install --id Text.LiveChat --exact --version 10.1.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for LiveChat

LiveChat uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
LiveChat%20Setup%2010.1.1.exe /S /currentuser

See the full silent install reference for LiveChat

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

LiveChat® is the best AI live chat software for business, designed for B2B SaaS companies and ecommerce stores. This powerful customer service software helps you connect with customers, provide real-time support, and drive sales across multiple communication channels. If you’re looking for the best live chat software for website engagement and customer satisfaction, LiveChat® will help you grow your business.

Installers · v10.1.1

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect
x86EXE
NSIS
machineDirect
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for LiveChat.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • Office Deployment ToolMicrosoft Corporation
    Microsoft.OfficeDeploymentToolv16.0.20326.20112

    A command-line tool that you can use to download and deploy Click-to-Run versions of Office, such as Microsoft 365 Apps for enterprise, to your client computers.

  • Microsoft TeamsMicrosoft Corporation
    Microsoft.Teamsv26198.304.4946.9672

    Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • DingTalkAlibaba (China) Network Technology Co.,Ltd.
    Alibaba.DingTalkv8.3.10-Release.260413002

    DingTalk, make work and study easy

More from LiveChat or browse bussiness, collaboration, comunication.

Frequently asked questions

How do I install LiveChat on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Text.LiveChat --exact --version 10.1.1. winget downloads the installer from LiveChat and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install LiveChat silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Text.LiveChat --exact 10.1.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for LiveChat?
LiveChat uses EXE (NSIS). Run the downloaded installer with: LiveChat%20Setup%2010.1.1.exe /S /currentuser. The silent switches are /S.
How do I uninstall LiveChat via winget?
Run: winget uninstall --id Text.LiveChat --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from LiveChat's Apps & Features entry.
Is LiveChat free?
LiveChat is distributed under Proprietary. Refer to the publisher (https://www.livechat.com/app/livechat-for-windows/) for the full license terms - Wingetly itself does not charge for installation.
Does LiveChat work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls LiveChat directly from the publisher.
How do I keep LiveChat up to date?
Run winget upgrade --id Text.LiveChat --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of LiveChat from microsoft/winget-pkgs.