Page 2 of 2

Re: Everything for xyplorer

Posted: 26 Apr 2022 02:53
by RalphM
Welcome to the forum wf2zxp!

As this is an English forum you might want to translate first to English before posting here.
I'm sure this would increase the number of replies you receive considerably. :whistle:

Re: Everything for xyplorer

Posted: 26 Apr 2022 21:32
by Norn
wf2zxp wrote: 25 Apr 2022 09:34 搜所带间隔号的关键字比如"インモラル・イリュージョン"就会在结果中显示"インモラル?イリュージョン"2022-04-25_153117.png所有间隔号都显示“?”点带“?”的结果就会显示“位置当前不可用”
Found a way:
runret ("cmd /c $es $delete $text2 >$paper"); -> runret ("cmd /c chcp 65001 & $es $delete $text2 >$paper");
paperfolder( $paper, , ,"l"); -> paperfolder($name, $result, <crlf>);
Updated to v3.2.

Re: Everything for xyplorer

Posted: 26 Apr 2022 22:19
by Norn
Another way: manually drag and drop to the paper folder...

Code: Select all

tab("new");
 paperfolder(now("yyyy-mm-dd-hhnnss"), , <crlf>);
 run """D:\Everything\Everything.exe"" -home"