setup.exe -f win_install.properties
In Windows, open the file with Notepad or Notepad++. Delete all the lines with comments that start #.
There may be a special hidden character at the start of file.
INSTALLER_UI=SILENT
ACCEPT_EULA=ACCEPT
Note: The special characters (see above) are not visible in Windows Notepad. Open the file Word with MS-DOS encoding, the special character will be visible. Remove the character and save it.
In Linux/UNIX use vi to open the properties file and special characters can be seen. Delete or remove them and save the file again.