Citeren Frederic BOHE <[email protected]>:
+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) _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
