bat,power-automate-desktop,PowerShell ,windows

Thumbnail of post image 146

バージョンアップで画面が変わる場合があるので自分で修正できる方がお使いください

バッチファイル

フローの名前をパラメーターとして与えたい場合は4行目以降をパワーシェルのファイルとして保存して実行してください powershe ...

bat,PowerShell ,windows

Thumbnail of post image 000

電卓とメモ帳のサンプルです

inspect

要素を調べるツール

“C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64\inspect ...

bat,windows

Thumbnail of post image 162

Popplerは、PDFをレンダリングするためのライブラリで、その汎用性とパフォーマンスの高さから広く使用されています。Windows上でPopplerを使用することができます

インストール

GitHub – o ...

windows

Thumbnail of post image 009

gnome

Index of/binaries/win64/

GNOME(グノーム)は、Linuxディストリビューションでよく使われるデスクトップ環境のひとつです。ソースからビルドしなくて済むので便利です

 Anaco ...

bat,PowerShell ,windows

Thumbnail of post image 194
コードPowerShell -Command "& (Invoke-Expression -Command ('{' + (((Get-Content %~f0 )) | Out-String )+ '}& ...

bat,PowerShell ,windows

Thumbnail of post image 084
バッチファイル@echo offFOR/F "usebackq" %%a IN (`powershell -command "Write-Output $((Get-Date).AddDays(-1)).ToS ...

bat,windows

Thumbnail of post image 090
smail

SMAIL|フリーソフトウェア

smail -hmailhost -fuser -sメールテスト -Fread.me foo@hoge.co.xx,foo1@hoge.co.xx -t

認証の設定などはエクスプロー ...

bat,PowerShell ,windows

Thumbnail of post image 063
インストール

管理者権限でパワーシェルを起動してください

Install-Package -Name Portable.BouncyCastle -Source -Name MailKit -Source -SkipDepen ...

bat,windows

Thumbnail of post image 077
ファイル名で振り分けset "source=C:\source\"set "destination=C:\destination\"mkdir "%destination%" se ...

bat,windows

Thumbnail of post image 060
bitsadminset FILENAME=20231101.zipset FILENAME2=C:\data\%FILENAME%if not exist %FILENAME2% (bitsadmin/transfer "tes ...