wrong startup directory when using context menu
Posted: 12.11.2007, 12:24
If you right click on any file in the list and choose some command from context menu (e.g. open), this command is run not in current directory but in startup direcotry of Free Commander, what is wrong.
I'm using WinXP and FreeComander 2007.10.
HOW TO REPRODUCE:
1. Create file test.cmd with following content:
@echo off
cd
pause
2. Browse to it in FreeCommander and run it by pressing Enter on it - CD command shows current directory, what is correct.
3. Now run it by right-clicking on it and choosing Open from context menu - CD command shows startup directory of FreeCommander instead of current directory, what is wrong!
IMPACT OF THE BUG:
Serious, many context menu commands for different file types does not work correctly. When used from Windows Explorer, they work OK.
I'm using WinXP and FreeComander 2007.10.
HOW TO REPRODUCE:
1. Create file test.cmd with following content:
@echo off
cd
pause
2. Browse to it in FreeCommander and run it by pressing Enter on it - CD command shows current directory, what is correct.
3. Now run it by right-clicking on it and choosing Open from context menu - CD command shows startup directory of FreeCommander instead of current directory, what is wrong!
IMPACT OF THE BUG:
Serious, many context menu commands for different file types does not work correctly. When used from Windows Explorer, they work OK.