Hey,
I have an .exe file that exposes some classes.
So I use the regasm utility to register and create the .tlb file.
However, If I rename the .exe file, my application referencing the .tlb file stops working.
Do you guys know what I have to do to be able to rename the file?
also, does the .tlb file have to be named the same as the .exe file?
Thanks,


Reply With Quote