philfry As shown below, I tried running from the console “Tonfotos-1.11.5 Setup.exe”, then “setup.exe,” then “setup,”:
The first command did not work since you did not use quotation marks, as I shown in my sample above. When there is no quotation mark, Windows considers Tonfotos-1.11.5 Setup.exe as two different words separated by space, but when you do "Tonfotos-1.11.5 Setup.exe"
it will consider it as one command, even though there is space in the name. Since file name has space, you need to type it in quotes in command line.
Alternatively, you can just rename the file to something like “setup.exe” and then calling setup
or setup.exe
from command line will launch it.
Thank you for additional details on SquirrelSetup.log. It looks like squirrel (the installation framework we use, and apparently Discord too) in fact edits this file, but the fact still is, it does not write there any new information. Unfrtunately, this log file appears to be useless in this situation.
I very sorry that I am unable to come up with simple solution right now, this is because your situation is pretty unique, I don’t have experience with it. And since I don’t have any access to your computer, I can only analyze the information you are providing, that is it.
I have an idea though. It looks like several applications on your computer are using squirrel for installation, and there is some sort of interference between them. I would suggest you to just delete this C:\Users\pfryo\AppData\Local\SquirrelTemp
folder completely to minimise this interferrence, and then try to start setup file once again (just by doubleclick in file exporer). My hope is, once we remove any interference from other applications, installation will just work. Please let me know about the results.