Wingetlywingetly
← All apps

Navicat BI Viewer

by PremiumSoft CyberTech Ltd.v2.3.11

Last updated

Navicat BI Viewer is an easy-to-use tool for viewing BI workspace files.

Install with winget

$ winget install --id PremiumSoft.NavicatBIViewer --exact --version 2.3.11

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

Silent install command for Navicat BI Viewer

Navicat BI Viewer uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
navicatbiviewer02_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Navicat BI Viewer

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

Navicat BI Viewer is an easy-to-use tool for viewing BI workspace files. With its friendly Graphical User Interface (GUI), Navicat BI Viewer allows you to navigate workspaces designed by Navicat's BI feature or Navicat BI. You can access local workspace files, or workspace files stored in Navicat Cloud or Navicat On-Prem Server.

Installers · v2.3.11

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
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 Navicat BI Viewer.

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

  • Navicat Premium LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumLitev17.3.11

    Navicat Premium Lite is a compact version of Navicat, packed with the core features needed for users who primarily need to perform basic database operations.

  • Navicat PremiumPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumv17.3.11

    Navicat Premium is a robust, all-in-one solution for database development that enables seamless connections to multiple databases from a single application.

  • Navicat Data ModelerPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerv4.3.11

    Navicat Data Modeler is a powerful and cost-effective database design tool which helps you build high-quality conceptual, logical and physical data models.

  • Navicat On-Prem ServerPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatOnPremServerv3.0.1

    Navicat On-Prem Server provides you with the option to host a cloud environment for storing Navicat objects internally at your location. Enjoy complete control over your system and maintain 100% privacy.

  • Navicat MonitorPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatMonitorv3.1.4

    Navicat Monitor is a safe, simple and agentless remote server monitoring tool that is packed with powerful features to make your monitoring effective as possible.

  • Navicat Data Modeler LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerLitev4.3.11

    Navicat Data Modeler Lite is a powerful and easy-to-use database design tool for creating and manipulating data models.

More from PremiumSoft CyberTech Ltd. or browse Analytics, BI, Viewer.

Frequently asked questions

How do I install Navicat BI Viewer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PremiumSoft.NavicatBIViewer --exact --version 2.3.11. winget downloads the installer from PremiumSoft CyberTech Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Navicat BI Viewer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PremiumSoft.NavicatBIViewer --exact 2.3.11 --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 Navicat BI Viewer?
Navicat BI Viewer uses EXE (Inno Setup). Run the downloaded installer with: navicatbiviewer02_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Navicat BI Viewer via winget?
Run: winget uninstall --id PremiumSoft.NavicatBIViewer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Navicat BI Viewer's Apps & Features entry.
Is Navicat BI Viewer free?
Navicat BI Viewer is distributed under Proprietary. Refer to the publisher (https://www.navicat.com/en/products/navicat-bi) for the full license terms - Wingetly itself does not charge for installation.
Does Navicat BI Viewer 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 Navicat BI Viewer directly from the publisher.
How do I keep Navicat BI Viewer up to date?
Run winget upgrade --id PremiumSoft.NavicatBIViewer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Navicat BI Viewer from microsoft/winget-pkgs.