BootExecute Incorrectly Documented in Resource Kit
Article ID: 112659
Article Last Modified on 11/1/2006
APPLIES TO
- MSPRESS Microsoft Windows NT Resource Kit 3.1
This article was previously published under Q112659
Page 386 of the Windows NT Resource Guide (Volume 1 of the Microsoft
Windows NT Resource Kit) references the BootExecute parameter. The
following example is given for converting the file system on a hard disk
drive:
BootExecute = autocheck autoconv \Dos\Devices\x: /FS:NTFS
This information is incorrect. The statement should read:
BootExecute = autocheck autoconv \DosDevices\x: /FS:NTFS
This reference is also incorrect in the Registry Help file.
Additional query words: prodnt reskit
Keywords: kbother KB112659