This PowerShell script installs Mozilla Thunderbird.
PS> ./install-thunderbird.ps1Author: Markus Fleschutz | License: CC0
This PowerShell script installs Syncthing on your computer. Syncthing is a continuous file synchronization program. See https://syncthing.net for details.
PS> ./install-syncthing.ps1⏳ Installing Syncthing from WinGet......https://github.com/fleschutz/PowerShell
This PowerShell script installs Spotify from the Microsoft Store.
PS> ./install-spotify.ps1Author: Markus Fleschutz | License: CC0
This PowerShell script installs signal-cli from github.com/AsamK/signal-cli. See the Web page for the correct version number.
Version Specifies the version to install
PS> ./install-signal-cli 0.11.12Author: Markus Fleschutz | License: CC0
This PowerShell script downloads and installs the Salesforce CLI on Windows.
PS> ./install-salesforce-cli.ps1(The Salesforce CLI installer will be downloaded and run.)Author: Gavin R. McDavitt
This PowerShell script installs Rufus from the Microsoft Store.
PS> ./install-rufus.ps1Author: Markus Fleschutz | License: CC0
This PowerShell script installs the Microsoft Powertoys.
PS> ./install-power-toys.ps1Author: Markus Fleschutz | License: CC0
This PowerShell script installs One Calendar from the Microsoft Store.
PS> ./install-one-calendar.ps1Author: Markus Fleschutz | License: CC0