msfs2020-google-map
msfs2020-google-map copied to clipboard
[BUG] After pushing RUN button got an error on the terminal page.
WHen i try to push the RUN button, got an error on the terminal page and the program does not do anything.

It means running "certutil" command failed. Make sure you have this command. By default windows 10 has this command. Another please check your antivirus.
I'm running windows 11, should i install it somehow?
OK i can confirm I have certutil on windows 11, probably the program is not able to find it and i dunno if i can force that
windows 11 has this, I guess it is caused by antivirus don't allow you run this program. Please add the whole folder into whitelist and try.
i have disable antivirus (norton) and firewall (norton) but problem is still there.... There is a windows whitelist i could try to add the folder?
can you run the command using admin in the folder and see any output?
certutil -delstore -f root .\\certs\\cert.crt
root "Autorità di certificazione radice attendibili" CertUtil: - Esecuzione comando delstore riuscita.
so it looks like it runs
hmm, that's weird
yep indeed i dunno what else to try :-(
looks like the app cannot find certutil, but if i run it manually it works (or at least the certutil part) there's something i could try to do?
Can you try copy the "certutil" into the mod folder?
mmm i'll try, let me see
cannot locate certutil.exe where should it be?
Should be "C:\windows\system32\certutil.exe"
copied, no success
Sorry, I don't have any idea now.
ah i forgot i installed anaconda (i am python developer too)....dunno if it could be related.....i'll trying uninstalling it
that's cool, hope you can find out the source code and debug on it :)
ok uninstalling anaconda did not help....i really don't know what should i try....
Not getting anywhere. Ran the following and this is the reply:- "C:\Users\Owner>c:\Windows\system32\certutil.exe CertUtil: -dump command completed successfully" Nothing changed and I get the same message from Lmsfs2020-google-map-2021-11-24 when I run the program.