NetLimiter
Overview
choco install netlimiter --params "/InstallationPath:<path>"Version & Lifecycle
Community Notes
NetLimiter prerequisite note
For managed NetLimiter deployments, pre-stage both current Microsoft Visual C++ v14 redistributables before running the Windows installer: x64 for the application payload and x86 where your package workflow depends on the 32-bit runtime components. Treat the runtimes as explicit prerequisites in Intune, ConfigMgr, RMM, or PSADT so a missing VC++ runtime is not mistaken for a NetLimiter installer failure.
Source NetLimiter from the official download page and source the runtime from Microsoft’s supported Visual C++ Redistributable page. Official sources: https://www.netlimiter.com/download and https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170.
For managed NetLimiter deployments, preinstall Microsoft Visual C++ v14 x64 and x86 Redistributables before running the application installer. Model the runtime as an explicit prerequisite or dependency so install/update detection runs only after the required component is present. Source: official NetLimiter source.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Supports installation path parameter for silent install via Chocolatey