clearenv komutu
Son güncelleme tarihi:
Bu komut, setenv komutuyla ayarlanan temizler UltraDefrag özgü ortam değişkenlerini :clearenv
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 , onu toplu işlem betiklerinizden çağırmak için sistem komutunu kullanmanız gerekmektedir :clearenvcall
1 | call "%UD_INSTALL_DIR%\clearenv.cmd" |