Please use English language in this public bug tracker.
smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
...
ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sda
20\AppData\Local\Temp\SMART.txt
This suggests that some bogus script, planned task or whatever runs smartctl.exe
with wrong parameters like:
smartctl -x /dev/sda %TMP%\SMART.txt
instead of for example:
smartctl -x /dev/sda >> %TMP%\SMART.txt
The official installers we provide at https://sourceforge.net/projects/smartmontools/files/smartmontools/ do not create such a configuration.
The included uninstaller would not remove such a configuration, but it would remove smartctl.exe
. The above shows that smartctl.exe
is still present. This suggests that another smartmontools distribution is still installed.
Did you possibly use some third party smartmontools distribution?
For example this one: http://www.netpower.fr/smartmontools-win
Check where smartctl.exe
resides to find out.