Found a bug in "Everything"? report it here
-
yjwself
- Posts: 4
- Joined: Tue May 18, 2010 3:27 pm
Post
by yjwself »
These setting seem not work any more:
Code: Select all
open_folder_path_command=$exec("%COMMANDER_PATH%\TOTALCMD64.EXE" /O /P=L /L="$parent(%1)")
open_folder_command=$exec("%COMMANDER_PATH%\TOTALCMD64.EXE" /O /P=L /L="%1")
-
void
- Developer
- Posts: 16680
- Joined: Fri Oct 16, 2009 11:31 pm
Post
by void »
Please try replacing %COMMANDER_PATH% with the full path to totalcmd64.exe
-
yjwself
- Posts: 4
- Joined: Tue May 18, 2010 3:27 pm
Post
by yjwself »
NOT yet! But 1.2.1.452a works fine. My system is win7 64bit, local is Chinese.
-
yjwself
- Posts: 4
- Joined: Tue May 18, 2010 3:27 pm
Post
by yjwself »
Now I got it! Sorry for that, it's my problem. Wrong codepage ini! ET 1.3+ can not work with it, although 1.2.1 can。