Wingetlywingetly
← All apps

ZSAPConnect Manager

by kts982v0.3.2

Last updated

SAP system connection manager for consultants — one-click SAP GUI logon.

Install with winget

$ winget install --id kts982.ZSAPConnect --exact --version 0.3.2

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

Silent install command for ZSAPConnect Manager

ZSAPConnect Manager uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
ZSAPConnect-Setup-0.3.2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for ZSAPConnect Manager

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

ZSAPConnect Manager is a lightweight, native Windows tool for SAP consultants who juggle many systems across many customers — each with its own client, user, password, and VPN. Import your SAP Logon landscape (SAPUILandscape.xml) with support for direct application servers, load-balanced systems, and SAProuter routes; keep per-system credentials in the Windows Credential Manager (never in files); and log on with one click via SAP GUI Scripting or auto-type. Organize systems in groups with color and label tags, generate SAP-compliant passwords, copy credentials through a history-excluded auto-clearing clipboard, and move everything to another PC with AES-256-GCM encrypted transfer bundles. No telemetry; the app makes no network connections except to the SAP systems you connect to. Installs per-user, no admin rights required. ZSAPConnect is an independent tool, not affiliated with, endorsed by, or supported by SAP SE. SAP, SAP GUI and SAP Logon are registered trademarks of SAP SE.

Installers · v0.3.2

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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 ZSAPConnect Manager.

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

  • WinTUIkts982
    kts982.WinTUIv2.11.2

    Terminal UI for winget on Windows.

  • SAP OData Explorerkts982
    kts982.SAPODataExplorerv0.1.0

    A focused SAP OData explorer for real systems, with catalog discovery, metadata browsing, and query tooling.

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • Zapret Hubgoshkow
    goshkow.ZapretHubv1.4.4.0

    GUI for zapret and TG WS Proxy

More from kts982 or browse sap, sap-gui, sap-logon.

Frequently asked questions

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