windows

Thumbnail of post image 120
やり方

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

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

bat,PowerShell ,windows

Thumbnail of post image 056

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

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

bat,PowerShell ,windows

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

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

wheelうまく動きません

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

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

Thumbnail of post image 103

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

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

Thumbnail of post image 074

バッチファイルset kk='Enter'set kk='+{Enter}'set kk='{Enter}'timeout/t 9powershell -Command "Add-T ...

etc,windows,画像

Thumbnail of post image 047
pngquant

pngquant — lossy PNG compressor

ファイルサイズが大幅に(多くの場合は70%も)縮小され、完全なアルファ透明度が維持されます。

使用法: pngquant ]オプショ ...

etc,windows

Thumbnail of post image 109
pdf2htmlEX

GitHub-pdf2htmlEX/pdf2htmlEX:テキストや形式を失うことなくPDFをHTMLに変換します。

Windows 版 は以下の通りです

pdf2htmlEX-win32- ...

etc,windows,アクセシビリティ

Thumbnail of post image 028

Point-N-Clickは、無料のスタンドアロンの画面上の仮想マウスです。マウス、トラックボール、またはその他のポインティングデバイスを動かすことができる限り、 マウスクリックをほぼすべてのWindowsアプリケーションに送信できま ...

windows

Thumbnail of post image 013

このままでは動かないので色々とインストールします

Live Animation

ライブアニメーション (drf.co.jp)

DirectX

Download DirectX エンド ユーザー ランタイム Web ...

bat,PowerShell ,windows

Thumbnail of post image 179
バッチファイルfor/f %%a in (C:\txt\cs.txt) do (set moji=%%a set moji=!moji:~0,1! if !moji! == # (rem 16進数のカラーコードを引数から取得set hexC ...