]> vilimpoc.org git repositories - dotfiles/commitdiff
dotfiles: add iperf3 and nasm to the per-user winget installs
authorMax Vilimpoc <max@vilimpoc.org>
Tue, 1 Sep 2026 09:45:09 +0000 (11:45 +0200)
committerMax Vilimpoc <max@vilimpoc.org>
Tue, 1 Sep 2026 10:53:41 +0000 (12:53 +0200)
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012gCzbrN6p3emFUyufuJsyq

setup-windows.bat

index a42c1182f3b6c2363089a8e5b9688a86b9450dd4..cb2765eaee7d89bcbc149c6055252ace4c8f0419 100644 (file)
@@ -6,11 +6,13 @@
 \r
 @rem --- Non-admin (per-user) winget installs ---\r
 winget install Anthropic.ClaudeCode\r
+winget install ar51an.iPerf3\r
 winget install Brave.Brave\r
 winget install Git.Git\r
 winget install Google.AndroidGPUInspector\r
 winget install Microsoft.DotNet.SDK.10\r
 winget install Microsoft.PowerShell Microsoft.Sysinternals.ProcessExplorer Microsoft.Sysinternals.ProcessMonitor Microsoft.Sysinternals.SDelete Microsoft.VisualStudioCode Microsoft.WindowsTerminal\r
+winget install NASM.NASM\r
 winget install Oracle.VirtualBox\r
 winget install Python.Python.3.13\r
 winget install WinMerge.WinMerge\r