[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept
- From: Russell Haley <russ.haley@...>
- Date: Wed, 17 May 2017 09:30:09 -0700
I also wonder out loud if this in all academic now with Linux
Subsystem for Windows?
On Wed, May 17, 2017 at 9:25 AM, Scott Morgan <blumf@blueyonder.co.uk> wrote:
> On 05/17/2017 05:06 PM, KHMan wrote:
>> Often on MSYS or MSYS2 compiled executables would run, and then on
>> Command Prompt it will fail to start. My usual rule is that when the
>> executable is to run outside of the MSYS or MSYS2 environment, copy it
>> out and test it on Command Prompt to make sure it has all the DLLs it
>> needs.
>
> Dependency Walker is handy for seeing what DLLs are required for an EXE.
> http://www.dependencywalker.com/
>
> A bit like the ldd command in Linux.
>
> Scott
>
- References:
- [ANN] MSI Installer for PUC-Lua Proof Of Concept, Russell Haley
- [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Russell Haley
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Luiz Romário Santana Rios
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Charles Heywood
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Jonathan Goble
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Hisham
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Jonathan Goble
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Enrico Colombini
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Russell Haley
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Dirk Laurie
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, KHMan
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Scott Morgan