bat,PowerShell ,windows

Thumbnail of post image 066

SVG を使うとテキストをセットしたり画像をセットしたり図形をセットしたりすることが可能なので処理を作ればバッチファイルで出力が可能です

SVG ファイルは テキストエディターで編集が可能ですがinkscapeこれを使うと ...

windows

Thumbnail of post image 196
ハートマークのダウンロード

Heart SVG Vectors and Icons – SVG Repo

 SVG(Scalable Vector Graphics)は、拡大縮小しても画質が劣化しないベ ...

bat,PowerShell ,windows

Thumbnail of post image 026

手こずったのですが 参考 URL を見て作ることができました

バッチファイル

ドラッグアンドドロップやパッチファイルの引数指定可能です

echo e %*@powershell -Command "& (In ...

bat,PowerShell ,windows

Thumbnail of post image 191
バッチファイル

emf ファイルはうまくいきません

PowerShell -Command "Add-Type -AssemblyName System.Windows.Forms;Add-Type -AssemblyN ...

windows

Thumbnail of post image 200

別な設定を再度読み込むのは大変ですのでショートカットやランチャーで起動する方法があります

ショートカット

エクスプローラーでeightban.exe右クリックしてショートカットを作成します

同じくショートカット右 ...

etc,wordpress

Thumbnail of post image 074

元のデータは消えてしまうのでホームページを FTP でバックアップ 及び WordPress のバックアップをバックアップを取ってから行わないといけません

データの移行はユーザーが行う必要がありますが DNS レコードの変 ...

windows

Thumbnail of post image 197
やり方

プロジェクトマネージャーのターゲットプラットフォームを右クリックして新規に 64 bit を追加します

dcu ファイルが32ビットの場合一度消してービルドするとエラーが消えます

bat,PowerShell ,windows

Thumbnail of post image 078

SendInputを使ってC#で関数を作りパワー処理で実行します

バッチファイル@powershell/c '#'+(Get-Content \"%~f0\"-raw)^|Invoke-Exp ...

bat,PowerShell ,windows

Thumbnail of post image 009
バッチファイル

コンソールにやっている内容を表示しビープ音を鳴らします

wheelうまく動きません

@powershell/c '#'+(Get-Content \"%~f0\"-r ...

bat,PowerShell ,windows,アクセシビリティ

Thumbnail of post image 093

バッチファイル@powershell/c '#'+(Get-Content \"%~f0\"-raw)^|Invoke-Expression &timeout/t 50&goto:eof# const d ...