powershell maybe now?

This commit is contained in:
2025-10-08 00:42:02 +03:00
parent 173a4643fa
commit bf8ad71bc3
44 changed files with 100 additions and 625 deletions
+3
View File
@@ -0,0 +1,3 @@
Invoke-WebRequest -Uri https://aka.ms/getwinget -OutFile winget.msixbundle
Add-AppxPackage winget.msixbundle
del winget.msixbundle