Microsoft's use of the X at top right corner of the Windows 10 installation dialog box (i.e., allowing the X to have the same effect as an OK button would) ... is not only deceptive, but also contrary to their own published documentation on guidelines for creating dialog boxes.
The guidelines can be seen on this page, and they state this ...
"The Close button on the title bar should have the same effect as the Cancel or Close button within the dialog box. Never give it the same effect as OK."
The same guidelines also state this ...
"Use Cancel or Close for negative commit buttons instead of specific responses to the main instruction."
Microsoft appears to be desperate about getting Windows 10 installed, and is willing to violate even their own guidelines ... this goes way beyond just plain deception.
Well, yeah, except that page refers to the use of Dialog Boxes, and the first question developers are advised to ask to determine if it is the right user interface is:
- Is the purpose to provide users with information, ask users a question, or allow users to select options to perform a command or task? If not, use another user interface (UI).
Since the purpose of the Windows 10 installation box is clearly not to provide information, ask a question, or allow users to select any options that might result in them not getting Windows 10, it is obviously not a dialog box at all, but some other user interface that just happens to look a lot like a dialog box, and those guidelines do not apply.
This should be obvious to anybody smart enough to own a computer by that fact that the X doesn't behave the way it would if it were a dialogue box.