C
c627627
....but I have a specific reason for wanting to disable automatic running of
chkdsk (it sometimes runs after improper reboot, etc...) I understand that
this shouldn't be done on most systems used by average users. I am not sure
whether this is the case with both Windows 2000 and Windows XP registry
values but the following information >> only temporarily << disabled
automatic running of chkdsk on my system due to dirty bit being detected:
http://support.microsoft.com/?kbid=160963
I can do this if I go to
HKEY_LOCAL_MACHINE \ SYSTEM \ CURRENTCONTROLSET \ CONTROL \ Session Manager
\
and change the value of BootExecute to
autocheck autochk /k:cdefghijklmnopqstuwxyz*
However the value changes "itself" after a while to
autocheck autochk /k:cdefghijklmnopqstuwxyz*
autocheck autochk *
(the autocheck autochk * is added which causes chkdsk to run after a dirty
bit is detected...)
1. Is there away to set the BootExecute value to read-only?
2. What should the contents of a .reg file be that ONLY set the BootExecute
value found under
HKEY_LOCAL_MACHINE \ SYSTEM \ CURRENTCONTROLSET \ CONTROL \ Session Manager
\
to
autocheck autochk /k:cdefghijklmnopqstuwxyz*
chkdsk (it sometimes runs after improper reboot, etc...) I understand that
this shouldn't be done on most systems used by average users. I am not sure
whether this is the case with both Windows 2000 and Windows XP registry
values but the following information >> only temporarily << disabled
automatic running of chkdsk on my system due to dirty bit being detected:
http://support.microsoft.com/?kbid=160963
I can do this if I go to
HKEY_LOCAL_MACHINE \ SYSTEM \ CURRENTCONTROLSET \ CONTROL \ Session Manager
\
and change the value of BootExecute to
autocheck autochk /k:cdefghijklmnopqstuwxyz*
However the value changes "itself" after a while to
autocheck autochk /k:cdefghijklmnopqstuwxyz*
autocheck autochk *
(the autocheck autochk * is added which causes chkdsk to run after a dirty
bit is detected...)
1. Is there away to set the BootExecute value to read-only?
2. What should the contents of a .reg file be that ONLY set the BootExecute
value found under
HKEY_LOCAL_MACHINE \ SYSTEM \ CURRENTCONTROLSET \ CONTROL \ Session Manager
\
to
autocheck autochk /k:cdefghijklmnopqstuwxyz*