cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.94k stars 2.03k forks source link

[Bug] I cannot open Cmder.exe after download. #2952

Open tavik000 opened 4 months ago

tavik000 commented 4 months ago

Version Information

Cmder version: v1.3.25
Operating system: Windows 11

Cmder Edition

Cmder Full (with Git)

Description of the issue

I double click Cmder.exe and nothing happen

How to reproduce

No response

Additional context

No response

Checklist

daxgames commented 4 months ago

Possible anti-virus quarantine? Some A/V software quarantines Cmder.exe as a false positive.

tavik000 commented 4 months ago

Possible anti-virus quarantine? Some A/V software quarantines Cmder.exe as a false positive.

I only have window defender and no other anti-virus software. window defender does not have record of blocking cmder, and I have tried add cmder folder as exception. It does not work.

daxgames commented 4 months ago

Where is the Cmder folder? We recommend it be in your home/userprofile folder?

tavik000 commented 4 months ago

Where is the Cmder folder? We recommend it be in your home/userprofile folder?

in my custom folder.

I tried moving it to the user profile folder, but still cannot open cmd.exe.

daxgames commented 4 months ago

What version of Windows? Is it x86 or arm? Cmder only supports x86.

tavik000 commented 4 months ago

I am using Windows 11, which supports both x86 and x64 apps

DRSDavidSoft commented 4 months ago

@tavik000 You checked "I am certain my issues are not related to ConEmu, Clink, or other third-party tools that Cmder uses."

Did you install and run ConEmu?

tavik000 commented 4 months ago

yes, I had installed and used ConEmu without any problem.

tavik000 commented 4 months ago

@DRSDavidSoft

DRSDavidSoft commented 4 months ago

Can you please open ConEmu.exe from vendor\ConEmu directory in Cmder folder?

tavik000 commented 4 months ago

I download Cmder full version again and open it, this time its popup this, I click unblock, now it can be opened.

image

image

DRSDavidSoft commented 4 months ago

This thing is called mark of the web, here's more information: https://en.wikipedia.org/wiki/Mark_of_the_Web https://conemu.github.io/en/ZoneId.html

Thanks for reporting this issue. We may implement a "detection" and "removing" mechanism in our launcher, the same as what ConEmu does.