I know we can fast add settings from the search bar - like /request_extra_fileinfo_end=256
I know we can execute a search from the command line via -s
but unexpectedly we can't combine the two:
Code: Select all
"C:\Program Files\Everything 1.5a\Everything64.exe" -s /request_extra_fileinfo_end=256ES will execute but wont update the option
Code: Select all
es.exe /request_extra_fileinfo_end=256It's not super important for me to solve this, it was just unexpected.