setenvコマンド

最終更新日: 2024年5月19日

このsetenvコマンドは、ユーザーの設定に応じてUltraDefrag固有の環境変数

C:\Program Files\UltraDefrag>set UD_EX_FILTER
Environment variable UD_EX_FILTER not defined

C:\Program Files\UltraDefrag>setenv

C:\Program Files\UltraDefrag>set UD_EX_FILTER
UD_EX_FILTER=*system volume information*;*temp*;*tmp*;*recycle*;*dllcache*;*ServicePackFiles*;*Windows.old*;*.log;*\Windows\servicing\*

setenvコマンドはバッチ スクリプトなので、callバッチ スクリプトから呼び出すにはシステム コマンドをことに注意してください

1
call "%UD_INSTALL_DIR%\setenv.cmd"
このページを共有する:
上へスクロール 英語