Skip to main content

How to run a .dll file

Comments

3 comments

  • rpvw
    A .dll file (dynamic link library) is written for the Windows environment, and wont run natively under Linux. You would probably have to extract it and recompile it as an. so - and unless it was originality compiled with Mono, it is unlikely to work. There is a '
    0
  • Larkolag
    A .dll file (dynamic link library) is written for the Windows environment, and wont run natively under Linux. You would probably have to extract it and recompile it as an. so - and unless it was originality compiled with Mono, it is unlikely to work. There is a '
    0
  • cPanelMichael
    Hello, I'm glad to see the earlier response answered your question. I've marked this thread as solved. Thank you.
    0

Please sign in to leave a comment.