raspopov / SageLinks

Shows and checks Windows NTFS junctions, symbolic links and shortcuts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug !

mikhoul opened this issue Β· comments

I tried to install/use it but it "crash"...

http://i.imgur.com/qdhWL6p.png

I use Win 7 64bit and I have even tried to put the DLL in the same folder as the executable but it crash too ... 😞

http://i.imgur.com/JCM3beN.png

What I can do ?

Regards. 😎

If vc_redist.*.exe was installed correctly your issue can not happen. Please re-install Microsoft redistributable packages, DLL won't work if it copied manually.

DDL was not copied manually and for sure I tried twice to reinstall after I moved the DLL directly in the same folder.

http://i.imgur.com/xh58fMB.png

Where is corresponding 32-bit DLL?

Ohhhhhh ! I was thinking since my OS is 64bit I had (only) to install the 64bit of the runtime... but since your .exe is 32bit (it is ?) it make sense that I have the 32 bit to install too.

-=-=-=-=-=-

Just installed the x86 Runtime and everything work fine... πŸ˜€

I was thinking that installing the X64 version would have installed the X86 runtime too cause I don't remember installing X86 version AND X64 of various MSFT runtime. 😲

Thanks a lot for the help !