bruhov / WinThumbsPreloader

WinThumbsPreloader is a simple open source tool for preloading thumbnails in Windows Explorer.
MIT License
563 stars 38 forks source link

cmd line version? #11

Closed Skrell closed 2 years ago

Skrell commented 3 years ago

Would be awesome to have a way to run this from a batch script at night periodically.

bruhov commented 3 years ago

Hi! This tool can be run in quiet mode, and you can specify the directory to update thumbnails. I myself have a .bat file executed on system boot:

start /B "" "C:\Program Files\WinThumbsPreloader\WinThumbsPreloader.exe" -s "W:\Media"