Hello. First post, longtime lurker and user of the Runtime pack. Found some DLL updates online if they're needed.
---------------------------------------------------------------------
libpng 15.1.1
http://leaf.argyr.net/built/libpng/
(Here's the
Google Translate of the page, so you can see where link to click)
DLL filename: \bin\libpng15-15.dll
...OR...
libpng 14.3.1 (from GTK+ for Windows,
http://www.gtk.org/download-windows.html)
http://ftp.gnome.org/pub/gnome/binaries ... _win32.zip
DLL filename: \bin\libpng14-14.dll
Note: The libpng folks only distribute source, not builds, these days. The 15.1.1 build is an independent compile. It should be fine, but if the pack requires an officially supported version 14.3.1 is the one in the current stable GTK+ for Windows.
-----------------------
OpenSSL 1.0d
http://www.slproweb.com/download/Win32O ... 1_0_0d.exe
Note: libeay32.dll, libssl32, and ssleay32.dll can be grabbed out of the program install folder.
-----------------------
libintl 0.18.1
http://ftp.gnome.org/pub/gnome/binaries ... _win32.zip
DLL filename: \bin\intl.dll
-----------------------
libiconv 1.13.1
http://sourceforge.net/projects/mingw/f ... a/download
DLL filename: \bin\libiconv-2.dll
---------------------------------------------------------------------
For anyone who fancies adapting the pack for x64 Win installs it appears that these DLL's all have 64-bit builds available: AutoIt (see program website); libiconv (SourceForge MinGW-w64 page); libpng (1.4.3 only), libintl, and zlib (all via GTK+ Win x64 website); OpenSSL (OpenSSL for Windows website).