NoCancel tool
-------------
(information in English is below)

    Esc        .


1. 

    Esc       ,    Esc  .   Esc        .
         (      rundll32.exe   ).


2. 

        rundll32:

rundll32.exe "X:\Path\To\NoCancel.dll",Resident [/q]

  /q     .
      64-    NoCancel64.dll  64- rundll32.exe.


NoCancel tool
-------------
(English section)


A tool for closing message boxes with No button instead of Cancel button by Esc.


1. Purpose

The tool enables closing by Esc for message boxes with Yes and No buttons that usually can't be closed by Esc. When you press Esc in such windows, the tool sends pressing No button to them.


2. Startup

You can use the following command for loading the tool:
rundll32.exe "X:\Path\To\NoCancel.dll",Resident [/q]

Optional /q argument suppresses all error messages.
There is a 64-bit version NoCancel64.dll for dealing with message boxes from 64-bit applications.


2021-09-13	1.0.1.2
	+ 64-bit version
	+ /q option

2013-08-06	1.0.0.1
	! first version
