From this post on, let us look at the Revit Manifest Organizer widget. As name suggests, the widget helps us organize and manipulate Revit manifest files in various ways.
It can be found from the RevitAddinWidget toolbar:
RevitAddinWidget Toolbar
or the RevitAddinWidget menu:
RevitAddinWidget Menu
After the button or menu item is pressed, the Revit Manifest Organizer window will appear:
The window title displays both the widget name and the working manifest folder as specified or selected.
Options are to specify which version of Revit manifest files to look after, where they come from, and other settings that some operations like View Selected and Copy Selected depend on. We will introduce these miscellaneous options in detail later when relevant operations are demonstrated.
The two selectable list boxes list out all manifest files in the folder as chosen and all backed up files in a particular nest folder, Backup, for us to select. The four buttons in between can be used to move or copy files back and forth in the two groups.
The buttons beneath the list boxes are used to select, deselect, and refresh the whole corresponding list with a single click.
The buttons on the right side are used to manage all available files in the Available list or selected files (Available, Backed up or both, single or multiple), or to create new manifest for a selected valid Revit addin assembly.
Revit Manifest Organizer of RevitAddinWidget provides various ways to organize Revit manifest files.
Related posts:
Deploy & Install: Revit Application Addin Manifest
Deploy & Install: Revit Command Addin Manifest
Deploy & Install: Revit Addin Roaming Folders
Deploy & Install: The Registry of Revit 2011
Deploy & Install: The Registry of Revit 2012
Deploy & Install: Where Are Revit Products Installed
Deploy & Install: Manifest Navigator of RevitAddinWidget
Deploy & Install: RegEdit Launcher of RevitAddinWidget
Deploy & Install: Revit Locator of RevitAddinWidget
Deploy & Install: Manifest Encoding
Deploy & Install: Manifest Loading
Deploy & Install: Manifest ClientId
Deploy & Install: Manifest ClientId and AddinId
Deploy & Install: Manifest Integrity
Deploy & Install: Revit Manifest Organizer
Deploy & Install: Create New Of Revit Manifest Organizer
Deploy & Install: Check Integrity New Of Revit Manifest Organizer
Deploy & Install: Detect Duplicate New Of Revit Manifest Organizer
Deploy & Install: View Selected Of Revit Manifest Organizer
Deploy & Install: Edit Selected Of Revit Manifest Organizer
Deploy & Install: Merge Selected Of Revit Manifest Organizer
Deploy & Install: Dismantle Selected Of Revit Manifest Organizer
Deploy & Install: Copy/Move/Delete Selected Of Revit Manifest Organizer
Deploy & Install: Miscellaneous Of Revit Manifest Organizer
Deploy & Install: Create Revit Manifest Files Programmatically With C#
Deploy & Install: Programmatically Detect Windows Versions And Find Revit Addin Roaming Folders
Deploy & Install: Revit Addin Project Output And API Dependencies
Deploy & Install: Revit Addin Projects and Visual Studio Setup Custom Actions
Deploy & Install: Deploy Revit Manifest Files with C# Using Installer Custom Actions
Recent Comments