Proper Use (best practice) Register Library
Posted: Wed Jan 27, 2010 3:59 pm
Hi,
I have 20 files (COM objects) in my installation that need to be registered. Should I batch register or register each one as I install the file in the MSI code? What is the best place to in the MSIcode to do this? On test installs we have noticed that the batch registration appears to bog the machine down at the end of the installation. Please let me know if you need additional info.
I have 20 files (COM objects) in my installation that need to be registered. Should I batch register or register each one as I install the file in the MSI code? What is the best place to in the MSIcode to do this? On test installs we have noticed that the batch registration appears to bog the machine down at the end of the installation. Please let me know if you need additional info.