Chris:
The utility almost worked. Suppres Content worked.
Changing the path to the Lookup Tables has not worked.
Here are the resulting paths after running the utility and installing the program. Note: Revit MEP 2012 had been installed on the computer previously. I did and uninstall for testing. The new installation preceeded with errors. Is there a step I am missing? Do I need to use the tools to re-build/Repair the image?
From the “new” Revit.ini Located on my c: this is the result after installation and c: is still the path.
IESFileLocation=\\dfs\Apps\Autodesk\Support\RevitMEP\Content\IES\
LookupTableLocation=C:\ProgramData\Autodesk\RME 2012\Lookup Tables\
DefaultTemplate=\\dfs\Apps\Autodesk\Support\RevitMEP\Content\Templates\US Imperial\Mechanical-Default.rte
From the Custom Revit.ini with the shared location for the Lookup Tables. Note the DFS path for the Lookup Tables:
IESFileLocation=\\dfs\Apps\Autodesk\Support\RevitMEP\Content\IES\
LookupTableLocation=\\dfs\Apps\Autodesk\Support\RevitMEP\Content\Lookup Tables\
DefaultTemplate=\\dfs\Apps\Autodesk\Support\RevitMEP\Content\Templates\US Imperial\Mechanical-Default.rte
From the updated inifile.xml located in the Admin Image. Note the DFS path for the Lookup Tables
></Data>
<Data Key="MaterialLibraryFiles"><![CDATA[..\Data\Rendering]]></Data>
<Data Key="IESFileLocation"><![CDATA[\\dfs\Apps\Autodesk\Support\RevitMEP\Content\IES\]]></Data>
<Data Key="LookupTableLocation"><![CDATA[\\dfs\Apps\Autodesk\Support\RevitMEP\Content\Lookup Tables\]]></Data>
<Data Key="DefaultTemplate"><![CDATA[\\dfs\Apps\Autodesk\Support\RevitMEP\Content\Templates\US Imperial\Mechanical-Default.rte]]
Dan Darling