CrystalDiskInfo is a HDD/SSD utility software which shows the health status much more clearly than similar tools. The "Function / Graph" is especially interesting for the "Reallocated Sectors Count". If it increases over time or is very high already, the hard drive may need to be replaced.
Size: 6 MB
Authors: Noriyuki Miyazaki
Default path: %HOMEDRIVE%\Programs\crystaldiskinfo
pbox install crystaldiskinfo-portable
Show pbox.xml
<pbox version="1.0">
<name>crystaldiskinfo-portable</name>
<title>CrystalDiskInfo</title>
<version>8.12.5</version>
<group>utility</group>
<archs>32</archs>
<homedir>%HOMEDRIVE%\Programs\crystaldiskinfo</homedir>
<install>
<script>.\script\install.bat "${homedir}"</script>
</install>
<uninstall>
<remove>${homedir}</remove>
</uninstall>
</pbox>