Wingetlywingetly
← All apps

s3pe

by Peter L Jonesv17-0520-1821

Last updated

.package file editor for The Sims 3.

Install with winget

$ winget install --id pljones.s3pe --exact --version 17-0520-1821

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

Silent install command for s3pe

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

One-line silent install (x86)
installer.exe /S

See the full silent install reference for s3pe

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 · v17-0520-1821

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-Direct

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 s3pe.

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

  • A
    AlderLakePatcherNahuel Rocchetti (LazyDuchess)
    LazyDuchess.AlderLakePatcherv1.0.1

    Frontend for patching games to fix Alder Lake and Raptor Lake crashes on boot.

  • TeamSpeak 3 ClientTeamSpeak Systems GmbH
    TeamSpeakSystems.TeamSpeakClientv3.6.2

    Use crystal clear sound to communicate with your team mates cross-platform with military-grade security, lag-free performance & unparalleled reliability and uptime.

  • TeamSpeak BetaTeamSpeak
    TeamSpeakSystems.TeamSpeakClient.Beta.5v5.0.0

    The all-new TeamSpeak Client is built on the foundations of our rock solid, lag-free voice technology and packed with next-generation communication & productivity tools, while maintaining our renowned security and privacy.

  • R
    Regul Save CleanerDmitry Zhutkov
    Onebeld.RegulSaveCleanerv4.0.1

    Tool for cleaning the save files from unnecessary game data for The Sims 3 by Maxis

  • Sims 3 Package ReducerOhRudi
    OhRudi.S3PRv2.0.0

    Software to easily reduce, compress and decompress Package-Files

More from Peter L Jones or browse sims3, thesims3, ts3.

Frequently asked questions

How do I install s3pe on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id pljones.s3pe --exact --version 17-0520-1821. winget downloads the installer from Peter L Jones and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install s3pe silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id pljones.s3pe --exact 17-0520-1821 --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 s3pe?
s3pe uses EXE (NSIS). Run the downloaded installer with: installer.exe /S. The silent switches are /S.
How do I uninstall s3pe via winget?
Run: winget uninstall --id pljones.s3pe --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from s3pe's Apps & Features entry.
Is s3pe free?
s3pe is distributed under GNU General Public License v3.0. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does s3pe 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 s3pe directly from the publisher.
How do I keep s3pe up to date?
Run winget upgrade --id pljones.s3pe --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of s3pe from microsoft/winget-pkgs.