NoClose simple replacer

A simple replacement for the standard NoClose.exe (NoClose64.exe) file. Was made for myself, in order to achieve the following capabilities:

Provided as is, no improvements planned.

The settings are set in the Options section of the noclose.ini file next to the executable files.

CustomSizePos=1[1/0] Will be applied the settings specified by the PosX, PosY, Width, Height keys, otherwise by default.
CustomColor=1[1/0] Will be applied the settings specified by the ForeColor, BackColor keys, otherwise by default.
PosX=-1Sets the position in pixels along the X. If equal to -1 - centers on the X of screen.
PosY=-1Sets the position in pixels along the Y. If equal to -1 - centers on the Y of screen.
Width=800The width of the window in pixels.
Height=480The height of the window in pixels.
ForeColor=10Text color (green by default).
BackColor=0Background color (black by default).

The palette is limited to 16 colors, keys can take values from 0 to 15.

Installation: replace the original files in the Total Commander folder.