Hi all, I want to run tlbimp programatically. I want to provide AddReference dialog as .NET IDE is providing. User will provide the path of UnManaged dll and i will run tlbimp on it and generate assembly programatically. can anyone tell how should i do it. Thanks, Tushar.