This is about the Autodesk FBX SDK documentation. Since that is not listed as a product, please forward this to the appropriate party.
On the "Downloading and installing" documentation page for the FBX SDK, ( http://download.autodesk.com/us/fbx/20112/FBX_SDK_HELP/index.html?url=WS1a9193826455f5ff-150b16da119... ),under the "Windows" heading, please include documentation on the command line args for your "Setup program". Your "Setup program" is a Nullsoft Scriptable Install System (NSIS) installer, and uses "/S" for silent install and "/D" to change the default installation directory.
This is critical information for some users, and cannot be found in your documentation.
Please either link to http://nsis.sourceforge.net/Docs/Chapter3.html#installerusage , or
include the following in your documentation:
"'/S' runs the installer/uninstaller silently.
'/D' sets the default installation directory. It must be the last parameter and must not contain any quotes. Only absolute paths are supported."
Also, I tried to submit this via the FBX SDK documenation website feedback form, but it failed repeatedly with a 404