-- UltraDefrag GUI options -- Note that you must specify paths in filters -- with double back slashes instead of the single ones. -- For example: -- ex_filter = "MyDocs\\Music\\mp3\\Red_Hot_Chili_Peppers" in_filter = "" ex_filter = "system volume information;temp;recycler;recycled" sizelimit = "" fragments_threshold = 0 refresh_interval = 100 time_limit = "" disable_reports = 0 -- set dbgprint_level to DETAILED for reporting a bug, -- for normal operation set it to NORMAL or an empty string dbgprint_level = "" -- set hibernate_instead_of_shutdown to 1, if you prefer to hibernate the system -- after a job is done instead of shutting it down, otherwise set it to 0 hibernate_instead_of_shutdown = 0 -- set show_shutdown_check_confirmation_dialog to 1 to display the confirmation dialog -- for shutdown or hibernate, otherwise set it to 0 show_shutdown_check_confirmation_dialog = 1 -- seconds_for_shutdown_rejection sets the delay for the user to cancel -- the shutdown or hibernate execution, default is 60 seconds seconds_for_shutdown_rejection = 60 -- window coordinates etc. x = 65 y = 74 width = 620 height = 439 skip_removable = 1 column1_width = 104 column2_width = 104 column3_width = 127 column4_width = 145 column5_width = 104