Wingetlywingetly
← All apps

Half-Life Asset Manager

by Sam Vanheerv3.0.0

Last updated

Half-Life Asset Manager, a tool to view and edit Half-Life 1 models

Install with winget

$ winget install --id SamVanheer.HalfLifeAssetManager --exact --version 3.0.0

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

Silent install command for Half-Life Asset Manager

Half-Life Asset Manager uses EXE. The silent install switches are --accept-licenses --default-answer --confirm-command install.

One-line silent install (x64)
HalfLifeAssetManagerInstaller.exe --accept-licenses --default-answer --confirm-command install

See the full silent install reference for Half-Life Asset 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.

Installers · v3.0.0

ArchitectureTypeScopeInstallDownload
x64EXE-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

  • high7.3Patched in wingetCVE-2023-30382May 23, 2023

    A buffer overflow in the component hl.exe of Valve Half-Life up to 5433873 allows attackers to execute arbitrary code and escalate privileges by supplying crafted parameters.

Source: NVD, updated 6h 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

  • WallyTy & Neal
    Ty&Neal.Wallyv1.57

    A Visual C++ application for creating and editing 3D game texture files for games such as Quake II and Half-Life.

More from Sam Vanheer or browse half-life.

Frequently asked questions

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