diff --git a/scripts/Win_Chocolatey_List_Installed.bat b/scripts/Win_Chocolatey_List_Installed.bat index b5efdefc..3b6e2bc3 100644 --- a/scripts/Win_Chocolatey_List_Installed.bat +++ b/scripts/Win_Chocolatey_List_Installed.bat @@ -1,3 +1,3 @@ rem List apps installed by Chocolatey -choco list --localonly \ No newline at end of file +choco list --local-only \ No newline at end of file