Error executing program (5) due to IE10?
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50610
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I see - so can you strart them when you move them to some other folder, e.g. to c:\totalcmd? You don't need to install something to test this - just start the installer and then immediately abort it.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Not sure at the moment; however, a few minutes ago I just discovered another weirdness (probably related)... I've been used to type "notepad FILENAME" in the TC's command line quite often to make a quick txt file in the current directory. Well, this time I got the error (5). Tried typing "procexp" (which resides in c:\bin) and pressing ENTER, worked ok.
So I tried focusing to another folder. Typing "notepad", I got the same error there. Then I changed to c:\bin (where various other utils are), and typed "notepad" there again. And it worked. The weird part is that "notepad FILENAME", after this, worked in the first folder normally. Maybe it was a coincidence or maybe something changed during my tests, but I'm keeping it "under observation" for the time being.
EDIT: I just wanted to install a new piece of software.
-Downloaded the setup file from teh internets, scanned it for viruses...
-Double-click on it returned the error.
-Moved the file using F6 to another folder.
-Double-click on it, got the security dialog box, and the installation started.
So I tried focusing to another folder. Typing "notepad", I got the same error there. Then I changed to c:\bin (where various other utils are), and typed "notepad" there again. And it worked. The weird part is that "notepad FILENAME", after this, worked in the first folder normally. Maybe it was a coincidence or maybe something changed during my tests, but I'm keeping it "under observation" for the time being.
EDIT: I just wanted to install a new piece of software.
-Downloaded the setup file from teh internets, scanned it for viruses...
-Double-click on it returned the error.
-Moved the file using F6 to another folder.
-Double-click on it, got the security dialog box, and the installation started.
I think it's almost solved, it seems to be a bug or at least a "feature" definitely related to IE10.
Windows 7 for sure, but someone needs to confirm this on Win 8.
See also here a similar issue (in German).
Someone already posted a bug report here.
The problem exists when you're in a Symbolic Link Folder,
from in there the API calls seem to be garbaged/broken with IE10 installed.
So TC has a problem launching the file from there, Explorer doesn't.
Windows 7 for sure, but someone needs to confirm this on Win 8.
See also here a similar issue (in German).
Someone already posted a bug report here.
The problem exists when you're in a Symbolic Link Folder,
from in there the API calls seem to be garbaged/broken with IE10 installed.
So TC has a problem launching the file from there, Explorer doesn't.
2milo1012
I can confirm, that after installing IE10 on Win7, users lost several permissions concerning symlinks, e.g. executing an application in such folders. That is definitely a bug. In Windows 7, not in TC.
I don't see such issues in Windows 8.
2commodore
Is your download dir a symlink or a real folder? You can right-click on it and see, if it is a shortcut or not.
I can confirm, that after installing IE10 on Win7, users lost several permissions concerning symlinks, e.g. executing an application in such folders. That is definitely a bug. In Windows 7, not in TC.
I don't see such issues in Windows 8.
2commodore
Is your download dir a symlink or a real folder? You can right-click on it and see, if it is a shortcut or not.
Windows 10 Pro x64, Windows 11 Pro x64
- ghisler(Author)
- Site Admin
- Posts: 50610
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
TC has a workaround on Windows 8 to avoid this bug (which was there since the start of Windows
: It resolves the link to its original location, and then launches the program from there. I didn't expect that Microsoft would backport such a bad bug to Windows 7.
Anyway, I will have to handle this link problem on Windows 7 too in the next version. Any idea whether Windows Vista will also get IE10?

Anyway, I will have to handle this link problem on Windows 7 too in the next version. Any idea whether Windows Vista will also get IE10?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I can now confirm -- downloading a setup.exe file into another folder (not thru a symlink) and running it did not reproduce the error.
(The Downloads folder on my computer can be accessed either thru a symlink or directly, and it turned out my browser was remembering to download it thru the symlink.
)
(The Downloads folder on my computer can be accessed either thru a symlink or directly, and it turned out my browser was remembering to download it thru the symlink.

- ghisler(Author)
- Site Admin
- Posts: 50610
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Good to know - I will have to add the workaround for Windows 7 and only then.
Does anyone know how to detect the installed IE version, e.g. via registry?
Does anyone know how to detect the installed IE version, e.g. via registry?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
See:ghisler(Author) wrote:Does anyone know how to detect the installed IE version, e.g. via registry?
http://support.microsoft.com/kb/969393
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Most likely:Does anyone know how to detect the installed IE version, e.g. via registry?
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer]
"Version"="10.0.9200.16384"
#5767 Personal license
- ghisler(Author)
- Site Admin
- Posts: 50610
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
- ghisler(Author)
- Site Admin
- Posts: 50610
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Opening the file via right click context menu may work.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com