...
disable_graphics|disable_windows|disable_progressbar|disable_warnline|disable_graphinput|disable_writebatch|disable_readbatch|waitstate|windows_layout|last_general_mesh_size
...
EXAMPLE to disable the interaction windows:
GiD_Project set disable_windows 1
GiD_Project set disable_progressbar ?<0|1>?
The value 0/1 Enable/Disable the progress bar (it could be usually of interest to disable_windows but show the advance bar)
GiD_Project set disable_warnline ?<0|1>?
The value 0/1 Enable/Disable printing messages in the lower messages bar.
...