Make Thunderbird the default mail program
This commit is contained in:
parent
2ad0149950
commit
87d99f8ede
2 changed files with 39 additions and 0 deletions
scripts/Windows/Software/Thunderbird
|
@ -5,3 +5,4 @@ param($context)
|
|||
[Context] $context = $context;
|
||||
|
||||
choco install -y thunderbird;
|
||||
. "$PSScriptRoot/../../Config/Thunderbird/Install.ps1" $context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue