PRB: Setup Toolkit Cancel Button Not Working On Disk ChangesLast reviewed: July 23, 1997Article ID: Q114608 |
3.10
WINDOWS
kbtool kbprg kbprb
The information in this article applies to:
SYMPTOMSThe Setup Toolkit function CopyFilesInCopyList() automatically presents disk change dialog boxes to the user when the next disk in the setup is required. This dialog box has OK and CANCEL buttons. Under certain circumstances, pressing the CANCEL button is ignored.
RESOLUTIONThere is no way to change this behavior. The disk change dialog box is managed by CopyFilesInCopyList(). The only way to avoid this behavior is to make sure there is at least one "vital" file on each disk.
MORE INFORMATIONIf all the files on the requested disk are marked as "non vital" in DSKLAYT, pressing the CANCEL button will cause the requested disk to be skipped and a prompt for the next disk to be displayed. The expected behavior is for setup to be canceled when the CANCEL button is pressed.
|
Additional reference words: 3.10 mssetup setup toolkit
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |