diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 6502961..bef2a8e 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -1,5 +1,7 @@ #region changes to be done # We could change line 298 and 379 the have it log in "SVS Scripting" instead of "Application" if we can find a way to force create the log +# winget install --id=Google.Chrome --silent --accept-package-agreements --accept-source-agreements +# winget install --id=Adobe.Acrobat.Reader.64-bit --silent --accept-package-agreements --accept-source-agreements #endregion changes to be done <#