The 3D/2D ShareNow Add-in for Revit installs itself in the first copy of Revit that it finds. Some people wish to manually move it to a designated install of Revit 2008. To manually do so:
Make sure you have all of the ShareNow files in the proper Revit directory. For example, my Revit executable is located in the C:\Program Files\Revit Architecture 2008\Program folder. For ShareNow, this contains:
- DWFtkInterop.dll
- FreewheelConsole.exe
- RevitFreewheel.bmp
- RevitShareNow.dll
All of these files should be in the same folder with Revit.exe.
Edit the appropriate Revit.ini file to reference those files. For example, my Revit.ini file is in the C:\Program Files\Revit Architecture 2008\Program folder. It contains the line:
EAAssembly1=C:\Program Files\Revit Architecture 2008\Program\RevitShareNow.dllYou should copy one of the following lines into your Revit.ini, editing only the program location as needed. Please copy only the lines that apply to the flavor of Revit that you are using:
FOR REVIT ARCHITECTURE: [ExternalApplications] EAClassName1=Autodesk.Freewheel.RevitAddin.ShareNowApp EACount=1 EAAssembly1=C:\Program Files\Revit Architecture 2008\Program\RevitShareNow.dll
FOR REVIT STRUCTURE: [ExternalApplications] EAClassName1=Autodesk.Freewheel.RevitAddin.ShareNowApp EACount=1 EAAssembly1=C:\Program Files\Revit Structure 2008\Program\RevitShareNow.dll
FOR REVIT MEP: [ExternalApplications] EAClassName1=Autodesk.Freewheel.RevitAddin.ShareNowApp EACount=1 EAAssembly1=C:\Program Files\Revit MEP 2008\Program\RevitShareNow.dll
Working with users willing to engage in providing feedback to Autodesk Labs is alive in the lab. We appreciate their efforts.