BootExecute Incorrectly Documented in Resource KitLast reviewed: May 14, 1997Article ID: Q112659 |
The information in this article applies to:
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:NTFSThis information is incorrect. The statement should read:
BootExecute = autocheck autoconv \DosDevices\x: /FS:NTFSThis reference is also incorrect in the Registry Help file.
|
Additional query words: prodnt reskit
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |