crypto2011/IDR

error message

Opened this issue · 5 comments

Hi

When I try to run latest version of IDR available on github, I get this error (on windows 10).

What to do to solve it?

afbeelding

Program cannot find file dis.dll (disassembler). Get it from directory bin and put near idr.exe.

Thx!
But shouldn't you better make a zip file that contains EXE and DLL instead of just the EXE file here? So 1 ZIP that contains everything.

https://github.com/crypto2011/IDR/releases/tag/27_01_2019

Because otherwise all people downloading it there, will have a missing DLL file...

People just have to read the readme.

 just copy idr.exe, dis.dll, icons.dll, idr.ico and *.bin files to IDR home directory. 

https://github.com/crypto2011/IDR/releases/tag/27_01_2019

It's very old, use actual Idr.exe from the master

Can't you make a new release having all files?
This is not user friendly :(
But I finally found out how to do it.

I used idr.exe from the master, but the about window tells it's even older ... (from year 2017).
Where to get latest version then?

afbeelding