前回作成したPowerShellスクリプト「test-6.ps1」は次の通りだ。 #!/usr/bin/env pwsh #===== # 気温データを取得して整理する #===== $URL ...
本連載ではここ数回にわたり、Thunderbirdのメールコンポーザを起動するPowerShellスクリプトを作成中だ。本文をシステムクリップボードから持ってくると共に、前回は宛先(To)、送信元(From)、件名(Subject)をパラメータから指定できるようにした。
Whether you've just bought a new Windows 11 PC or you've had to start fresh on your existing one, it can be a hassle to get everything set up how you like it again. Installing all your apps is a ...