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