Bashamega / Windows-cmd-extensions

Windows CMD Extensions is a user-friendly application that allows you to create and use custom commands in your Windows Command Prompt (CMD) without the need for coding.
https://bashamega.github.io/Windows-cmd-extensions/
MIT License
5 stars 10 forks source link

Unable to run the Executable #20

Closed Varun270 closed 1 month ago

Varun270 commented 1 month ago

I have encountered this problem today while trying to execute the .exe file of our project. It is throwing a keyerror under unhandled exception.

uE

Steps to Reproduce - 1] Download the exe 2] Run as administrator 3] You will see the erroneous dialogue box

Possible Reasons -

After doing some digging, I guess this PR #14 could be the reason behind the issue. Since before merging it the code was working fine. Also the problem seems to arise within the JSON file which has been updated recently.

Bashamega commented 1 month ago

It is working now. I hade to fix something in the db NOTE: you don't need to download it again image