Steps:
1. Configuration, Edit/View, Associations...
2. Enter any new extension.
3a. Write any path with spaces to EXE (e.g. C:\Program Files\Internet Explorer\IEXPLORE.EXE).
3b. Write any path to EXE that start with %PROGRAMFILES% and doesn't contain spaces.
3c. Write any path to EXE that start with %PROGRAMFILES% and does contain spaces (e.g. %ProgramFiles%\Internet Explorer\IEXPLORE.EXE).
4. Click OK.
Results: for 3a and 3b you get success at step 4. But for step 3c you get 'Program not found!' error.
It is old bug, it exists in 7.56a too.
[32/64] Can't define ext viewer if path has envvar and space
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Try
"%ProgramFiles%\Internet Explorer\IEXPLORE.EXE"
Does that work? Otherwise TC expects that you want to call the program
"%ProgramFiles%\Internet" with paraemeter "Explorer\IEXPLORE.EXE".
"%ProgramFiles%\Internet Explorer\IEXPLORE.EXE"
Does that work? Otherwise TC expects that you want to call the program
"%ProgramFiles%\Internet" with paraemeter "Explorer\IEXPLORE.EXE".
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
OK, I will check in the debugger what is going on.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact: