|
From: Christian F. <Chr...@t-...> - 2013-05-31 21:01:04
|
Curtis Duck wrote: > > Is there a way to run the smartmontools-6.1-1.win32-setup.exe install > silently or another build that you have enabled these features? I have > attempted to run smartmontools-6.1-1.win32-setup.exe /SD /D=C:\Program > Files\SmartMonTools and this still presents the setup dialogue boxes. > The NSIS installer silent option is "/S" instead of "/SD". http://nsis.sourceforge.net/Docs/Chapter4.html#4.12 Try "/SO help" for a usage text. Please note that smartd warning mails are broken in 6.1-1 due to a bug in smartd_warning.cmd script. This should be fixed in new 6.1-2 package. Thanks, Christian |