Add install-google-chrome.ps1

This commit is contained in:
Markus Fleschutz
2021-04-10 10:57:52 +02:00
parent 2536c282bb
commit 330fb1366a
3 changed files with 9 additions and 0 deletions

View File

@ -54,6 +54,7 @@ go-root.ps1, go to the root directory (C: on Windows)
go-scripts.ps1, go to the PowerShell Scripts folder
hibernate.ps1, enables hibernate mode for the local computer (requires admin rights)
inspect-exe.ps1, prints basic information of the given executable file
install-google-chrome.ps1, installs the Google Chrome browser
introduce-powershell.ps1, introduces PowerShell to new users
list-aliases.ps1, lists all PowerShell aliases
list-anagrams.ps1, lists all anagrams of the given word

1 Script Description
54 go-scripts.ps1 go to the PowerShell Scripts folder
55 hibernate.ps1 enables hibernate mode for the local computer (requires admin rights)
56 inspect-exe.ps1 prints basic information of the given executable file
57 install-google-chrome.ps1 installs the Google Chrome browser
58 introduce-powershell.ps1 introduces PowerShell to new users
59 list-aliases.ps1 lists all PowerShell aliases
60 list-anagrams.ps1 lists all anagrams of the given word