BUG: Dsklayt2 /W Option Without Disk Number Fails

Last reviewed: January 27, 1995
Article ID: Q86875
The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) for Windows version 3.1

SYMPTOMS

Specifying the /W option switch to the Dsklayt2 program displays the program's usage screen.

CAUSE

Unless a number immediately follows the /W option switch, the /W option switch is not allowed.

STATUS

Microsoft has confirmed this to be a problem in the Dsklayt2 program in the Microsoft Windows Software Development Kit (SDK) version 3.1. We are researching this problem and will post new information here as it becomes available.

MORE INFORMATION

Beginning on page 42 of the "Microsoft Windows Software Development Kit: Setup Toolkit for Windows," the /W option switch is documented as follows:

   Specifies the writable disk. For n, specify a disk number. This
   field overrides the specification in the layout file. If you omit
   this option, Dsklayt2 makes the last disk in the installation the
   writable disk. If you specify the option without a disk number,
   Dsklayt2 assumes that all disks are read-only.

The /W option is not required to build a set of installation disks. If you do not specify the /W option, Dsklayt2 creates a setup information (INF) file that labels the last disk in the layout as a writable disk. If the setup script does not specify a label for the final disk, when the user runs the setup script, Setup will request the final disk as the "writable" disk. To avoid this situation, specify a label for each disk.

The Dsklayt2 program works in conjunction with the Dsklayt program. The /W option switch invokes the Writable Label feature in the Dsklayt program. Chapter 4 of the "Setup Toolkit" manual documents both programs as part of the Disk Layout Utilities.


Additional reference words: 3.10 docerr
KBCategory: kbtool kbprg kbdocerr kbbuglist
KBSubcategory: TlsMss


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 27, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.