-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The command interpreter did not run correctly #123
Comments
Could you open up cmd.exe in your User directory then run the following 2 snippets and show me the output:
Thanks. |
Well, if I´m doing it correctly, it does nothing. |
Sure, but I would like to see your output on screen. Your User folder is at |
Thanks. The installer gets this output by writing it to a text file, then reading from that (which is the only way to do it in Inno Setup). So could you now try:
and show me what is in |
out.txt |
Thanks. It shows a different profile name Perhaps this is a codepage thing. Could you tell me what Or it could be an Inno thing, or me just buggering things up! |
Thanks. I can replicate this now. If I create a directory named I've changed the installer to just use the 8-character ascii temp directory name that Inno Setup creates for the comparison. Could you please give this a go: |
Hmm. Where did you install it. Run this in cmd:
or attach the latest log file. |
Ohh yes, I installed it in the wrong directory, sorry about that. I changed the directory and now it´s working perfectly. Thanks for the help! |
Could you explain where you installed it in order to get that error please. |
It was in C:\Users\Šimon\Appdata\Local\ComposerSetup\bin |
I can't replicate this (by installing into a directory at a path containing a Also, I don't understand your screen shot. It looks like you got no output when running Did you send the wrong image because it doesn't make any sense to me? |
I'm baffled. What does |
|
|
Good grief! At least that explains the error message that I could not understand. I suggest you delete that file, and try running |
Yes it now works from any directory finally. Thanks m8! I have no idea where that bat file came from. Have a nice day. |
Hello there!
I was trying to install the composer but the installation ended up with a error saying:
The command interpreter did not run correctly:
C:\WINDOWS\system32\cmd.exe
It changed the directory to...
Here is my log file:
Setup Log 2020-09-02 #004.txt
Also tried the sfc /scannow command in the cmd which ended with no issues found.
Thanks for the suggestions!
The text was updated successfully, but these errors were encountered: