This commit is contained in:
2025-07-04 15:53:09 +03:00
parent 27d7f6bdeb
commit 989c1f01bd
10 changed files with 118 additions and 360 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ if not exist "%packages-user-lists%" (
)
:choco-list
start cmd /c choco export "%packages-user-lists%\choco.config" --include-version-numbers
start cmd /c choco export "%packages-user-lists%\choco.config"
::--include-version-numbers
:msstore-list
start cmd /c winget export -o "%packages-user-lists%\msstore.json" -s "msstore"