Dialog Settings
General settings for installation dialogs.
	Dialog Font
	The fontname for installation dialogs.
	Custom Font
	The fontname for installation dialogs if you specified 'Custom Font' in Dialog Font combobox.
	Font Size
	The size of the dialog font.
	Bottom Left Text
	The text at the bottom left corner of setup dialogs. By default, this text is the same as the program name.
	default = #progname#
	variable = _Dlabel
	Bottom Left URL
	You can specify a URL for the bottom left text. In this case, the text will be blue color and users can open it in the browser.
	default = #produrl#
	variable = _Dlabelurl
	Set DPIAware
	Set DPIAware - Setting the default DPI awareness for a process.

Dialog settings of the installation
Dialog Header
General settings of top dialog headers.
	Logo Image
	The image is located to the right of the header.
	Background Color
	RGB color of the background of the header.
	default = user's window color
	Text Color
	RGB color of the header text.
	default = 0x000000 (black)
	Background Image
	You can specify the background image for the header.
	Stretch Background Image
	Checked => the background image is stretched.