[Nut-upsdev] [nut-commits] svn commit r2946 - in branches/windows_port/scripts/Windows/Installer: . ImageFiles/Others

Arjen de Korte nut+devel at de-korte.org
Fri Mar 18 14:35:52 UTC 2011


Citeren Frederic BOHE <fbohe-guest op alioth.debian.org>:

> +REM copy DLL files from system
> +copy /Y c:\mingw\msys\1.0\bin\msys-1.0.dll .\ImageFiles\Others
> +copy /Y c:\mingw\msys\1.0\bin\msys-crypto-1.0.0.dll .\ImageFiles\Others
> +copy /Y c:\mingw\msys\1.0\bin\msys-ssl-1.0.0.dll .\ImageFiles\Others
> +copy /Y c:\mingw\bin\libgnurx-0.dll .\ImageFiles\Others

How can we be sure that these files are located in the  
c:\mingw\msys\1.0\bin\ and c:\mingw\bin\ directories? Or even that  
this directories exists at all? If someone decides to install this in  
a different location, we're toast. When it is impossible to autodetect  
these paths, they should at least be configurable.

Best regards, Arjen
-- 
Please keep list traffic on the list (off-list replies will be rejected)




More information about the Nut-upsdev mailing list