Create a batch file in, for example, c:\temp directory with the following content:
@echo off
echo Current directory is:
echo.
pwd
echo.
pause
Then, navigate to C:\temp directory in Free Commander XE (0.0.0.532 public preview), and double-click the batch file to run it. The output is:
Current ...
Search found 2 matches
- 16.04.2011, 06:37
- Forum: Bug Reports
- Topic: Executables are run from FC directory instead of current
- Replies: 5
- Views: 14690
- 15.04.2011, 09:40
- Forum: Bug Reports
- Topic: Executables are run from FC directory instead of current
- Replies: 5
- Views: 14690
Re: Executables are run from FC directory instead of current
I have the same issue when using Free Commander XE 0.0.0.532 public preview