Wingetlywingetly
← All apps

ICBCEBankAssist

by Industrial and Commercial Bank of Chinav2.5.3.0

Last updated

Internet Banking Assistant provides necessary system configuration installation to secure Internet Banking

Install with winget

$ winget install --id ICBC.ICBCEBankAssist --exact --version 2.5.3.0

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

Silent install command for ICBCEBankAssist

ICBCEBankAssist uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i ICBCSetupIntegration.msi /quiet /norestart

See the full silent install reference for ICBCEBankAssist

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.

Installers · v2.5.3.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
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 ICBCEBankAssist.

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

  • S
    SecEditCtlHostAdv.ICBC.SetupCFCA
    ICBC.SecEditCtlv3.2.3.1

    ICBC Personal Internet Banking Security Control for Microsoft Edge

  • S
    SecEditCtlHost.BCM.SetupCFCA
    BCM.SecEditCtlv3.2.1.2

    Online Banking Login Security Controls for Bank of Communications

  • 中国农业银行网银助手ABCBank
    ABC.ABCEBankAssistantv1.0.26.0618

    Internet banking assistant for Agricultural Bank of China

  • 中国农业银行网银安全控件Agricultural Bank of China
    ABC.PowerExtensionv1.0

    Online Banking Login Security Controls for Agricultural Bank of China

  • CEB EBanking AssistantChina Everbright Bank Co., Ltd
    CEB.CEBEBankAssistantv4.0.9.0

    Internet banking assistant for China Everbright Bank

  • SecEditCtl.BOCBOC
    BOC.SecEditCtlv3.1.4.2

    BOC Online Banking Login Security Controls

More from Industrial and Commercial Bank of China or browse bank, ebank, icbc.

Frequently asked questions

How do I install ICBCEBankAssist on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ICBC.ICBCEBankAssist --exact --version 2.5.3.0. winget downloads the installer from Industrial and Commercial Bank of China and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ICBCEBankAssist silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ICBC.ICBCEBankAssist --exact 2.5.3.0 --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 ICBCEBankAssist?
ICBCEBankAssist uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i ICBCSetupIntegration.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall ICBCEBankAssist via winget?
Run: winget uninstall --id ICBC.ICBCEBankAssist --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ICBCEBankAssist's Apps & Features entry.
Is ICBCEBankAssist free?
ICBCEBankAssist is distributed under Freeware. Refer to the publisher (https://www.icbc.com.cn/ICBC/EN/Ebanking/DownloadSoftware/DownloadSoftware/) for the full license terms - Wingetly itself does not charge for installation.
Does ICBCEBankAssist 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 ICBCEBankAssist directly from the publisher.
How do I keep ICBCEBankAssist up to date?
Run winget upgrade --id ICBC.ICBCEBankAssist --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ICBCEBankAssist from microsoft/winget-pkgs.