Wingetlywingetly
← All apps

CS Browser

by Netsdk Software FZEv13.5.7

Last updated

Free Windows Client for Amazon S3 and Amazon CloudFront

Install with winget

$ winget install --id Netsdk.S3Browser --exact --version 13.5.7

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

Silent install command for CS Browser

CS Browser uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i s3browser-13-5-7.msi /quiet /norestart

See the full silent install reference for CS Browser

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

CS Browser is a freeware Windows client for Amazon S3 and Amazon CloudFront. Amazon S3 provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from anywhere on the web. Amazon CloudFront is a content delivery network (CDN). It can be used to deliver your files using a global network of edge locations.

Installers · v13.5.7

ArchitectureTypeScopeInstallDownload
x64MSI-Direct
x64EXE
Inno Setup
-Direct

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

Security

1 known CVE via NVD

  • medium5.9Patched in wingetCVE-2024-37865affects before 11.7.5Jul 9, 2024

    An issue in S3Browser v.11.4.5 and v.10.9.9 and fixed in v.11.5.7 allows a remote attacker to obtain sensitive information via the S3 compatible storage component.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • RdpGuardNetsdk Software FZE
    Netsdk.RdpGuardv10.0.5

    RdpGuard version 10.0.5

  • AWS Command Line InterfaceAmazon Web Services
    Amazon.AWSCLIv2.36.44

    Universal Command Line Interface for Amazon Web Services

  • Session Manager PluginAmazon Web Services
    Amazon.SessionManagerPluginv1.2.835.0

    This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances.

  • WinSCPMartin Prikryl
    WinSCP.WinSCPv6.5.6

    Free SFTP, SCP, S3 and FTP client for Windows

  • RaiDriveOpenBoxLab Inc.
    OpenBoxLab.RaiDrivev2023.9.256

    Mount a Cloud Storage like a USB drive

  • RcloneRclone
    Rclone.Rclonev1.75.1

    Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.

More from Netsdk Software FZE or browse aws, cloudfront, s3.

Frequently asked questions

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