Q:
My program uses about a dozen PIAs with built with tlbimp and needs about half of them installed with gacutil. Is the following usage scenario correct?
1. My colleagues who build my product would only need to do the tlbimp steps in order to generate a build.
2. On our customer machines, we'd install the various PIA DLLs (built in #1) in the setup process and run gacutil to register them.
A:
Correct on both counts.
Posted
Jun 22 2009, 01:17 PM
by
BillL