The XFlowLoader and XFlowSaver unit operations are COM objects that need to be registered. A utility application RegisterFlowExchange.exe located in the FlowExchange installation folder can be used for this purpose. Registration is performed automatically by the FlowExchange installation process.
By default, the RegisterFlowExchange.exe performs (un)registration for the current user. This can be overridden with the /AllUsers command line option, but this may require administrative rights.
By default registers the COM objects; specify the /Unregister command line option for removing the registry entries from the Windows registry.
The /Silent options can be specified to suppress the registration result message box in case of successful registration.
In addition to COM object registration, RegisterFlowExchange.exe registers the .xflow Flow Exchange file type and associates the file type with the stand-alone XFlow viewer application.
On x64 computers, both an x64 (64-bits) and x86 (32-bits) COM registration is performed.