Please note that this works for the /exebasicui parameter (I'm not sure why the development team decided that the /exenoui parameter will not work with the /exelang parameter, but this will work in the next version of Advanced Installer).
Therefore, the command:
Code: Select all
test.exe /exebasicui /exelang 1031
No, the documentation refers to the UI level of the bootstrapper.If you are referring to a Windows Installer UI level you should be more explicit
Please note that the boostrapper interface is represented by the language selection dialog and the prerequisites dialogs (which are shown when prerequisites need to be installed). Therefore, a bootstrapper command line will affect only these two elements.Also if the /exenoui parameter is aimed specifically at prerequisites dialog functionality this should be called out in the docs.
Also, we will improve the help file when the next Advanced Installer version is released. Thank you for your suggestions.
Regards,
Cosmin