bruhov / WinThumbsPreloader

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

Using two options at the same time? #17

Closed KevanAwesome closed 2 years ago

KevanAwesome commented 3 years ago

Is there a way to use both Recursive and Multi-Threaded and the same time?

I tried Thload -rm . it just misses the options.

VL4DST3R commented 2 years ago

i believe you just separate them by space e.g. `WinThumbsPreloader.exe" -r -m "path"

KevanAwesome commented 2 years ago

I'll just use the right click menu now since that's working now.