The short question is: how do I set Vista to always "chkdsk R: /F" on boot?
I saw that the registry way to do this is to set
HKLM\System\CurrentControl
Set\Contro
l\Session Manager\BootExecute to
autocheck autochk /p \??\R:
autocheck autochk *
For example, what's the best way to perform this registry setting on every startup (so that, as wanted, every following restart is done with the chkdsk during boot)?
Start Free Trial