I noticed that the installer frame has the maximize option enabled when running on AIX but the same installer on Windows doesnt enable it. I use XMing/X11 to run the installer in GUI mode on AIX.
Is there an option to disable the maximize button?
The reason this is a problem for me is, I use the "execute command" to call some custom scripts and pass sensitive information to them as command line arguments. During the installer run, if the user doesn't resize the window, the command is lengthy enough to hide the sensitive data but not if the window is maximized. (See image below).
Alternately, is there an option not to display the command being executed?