Skip to content
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

mdloader_windows.exe issue #51

Open
huntersquid opened this issue Feb 16, 2021 · 4 comments
Open

mdloader_windows.exe issue #51

huntersquid opened this issue Feb 16, 2021 · 4 comments

Comments

@huntersquid
Copy link

While trying to change the leds of my alt drop iot gives me this error and i would like some help on how to fix it mdloader_winows.exe is not recognized as an internal or external command,
operable program or batch file.

@ramkpari
Copy link

ramkpari commented Mar 4, 2021

@huntersquid What terminal did you use for Windows ?. In my personal experience, Powershell/ Windows Terminal does not work with mdloader_windows.exe. Try running it with regular ol' Command Prompt (cmd).

@Ameno-Sagiri
Copy link

Back in the 1980s, computer GUIs were becoming quite popular. I just wanted to remind you it's the year 2021 and maybe you should consider programming a GUI for this software. By the way, people don't typically use terminals in Windows, that method of doing things was left behind more than 2 decades ago, and it's one of the primary reasons Linux is having a hard time taking off, since the people developing for that environment don't know how to make anything user friendly.

here's a comprehensive article about the history of GUI's in computing
https://en.wikipedia.org/wiki/Graphical_user_interface

It's a very interesting thing when you can make something that's easy to use and does what it needs to do without sending people on wild runs trying to figure out terminals in Windows.

@shatteredeagle
Copy link

@Ameno-Sagiri Have you completely missed the rise of Powershell and its dominance in the Windows space, as well as the fact that Microsoft now has full on Linux kernels running under Windows?

@lcsm29
Copy link

lcsm29 commented Aug 17, 2021

If you're on the same directory, use either .\mdloader_windows.exe or ./mdloader_windows.exe, instead of mdloader_windows.exe. You can also run it by specifying the full path of mdloader_windows.exe. That's just how things work on pwsh.exe or powershell.exe (or wt.exe running either one of those). It's not like cmd.exe, but it's similar to any posix terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants