Hiding the UI
 
 
 

If you are writing a script and want to prevent the FBX UI from appearing each time a file is imported you can use a specific command:

FBXImport -file "c:/myfile.fbx";

This automatically suppresses the FBX UI on import.