When you pause the cursor over an Inventor file name, an Info Tip displays the properties of that file.
You can control the properties that appear by changing the InfoTip XML file.
C:\ProgramData\Autodesk\Autodesk Inventor [Version]\InfoTip.config
When adding elements keep in mind that the id element value must be unique for each property. Added elements must be inside the <DesignTracking> section.
regsvr32 /u "C:\Program Files\Autodesk\Inventor 2015\Bin\InfoTip.dll"
regsvr32 "C:\Program Files\Autodesk\Inventor 2015\Bin\InfoTip.dll"
Info Tips display the changed properties until you make more changes or delete the InfoTip.config file.
The system generates a new InfoTip.config file with the default configuration.