Add install-basic-apps.ps1

This commit is contained in:
Markus
2022-08-21 11:04:59 +02:00
parent 13e8828482
commit 6652660a39
2 changed files with 44 additions and 0 deletions

5
Data/basic-apps.csv Normal file
View File

@ -0,0 +1,5 @@
AppName,Category,AppID
"Google Chrome", "desktop browser", Google.Chrome
"Mozilla Firefox", "desktop browser", 9NZVDKPMR9RD
"Mozilla Thunderbird", "email client", Mozilla.Thunderbird
"Windows Terminal", "terminal application", 9N0DX20HK701
1 AppName Category AppID
2 Google Chrome desktop browser Google.Chrome
3 Mozilla Firefox desktop browser 9NZVDKPMR9RD
4 Mozilla Thunderbird email client Mozilla.Thunderbird
5 Windows Terminal terminal application 9N0DX20HK701