clearenv komutu
Son güncelleme tarihi:
Bu clearenv temizler UltraDefrag özgü ortam değişkenlerini komutuyla ayarlanan 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\*
C:\Program Files\UltraDefrag>clearenv
C:\Program Files\UltraDefrag>set UD_EX_FILTER
Environment variable UD_EX_FILTER not defined
UD_EX_FILTER=*system volume information*;*temp*;*tmp*;*recycle*;*dllcache*;*ServicePackFiles*;*Windows.old*;*.log;*\Windows\servicing\*
C:\Program Files\UltraDefrag>clearenv
C:\Program Files\UltraDefrag>set UD_EX_FILTER
Environment variable UD_EX_FILTER not defined
Lütfen dikkat, bu komut bir toplu işlem betiği olduğundan clearenv sistem komutunu kullanmanız gerekmektedir call onu toplu işlem betiklerinizden çağırmak için
1 | call "%UD_INSTALL_DIR%\clearenv.cmd" |