Why does regasm /regfile seem incomplete?
问题 I have a .NET assembly I need to register at install time. I'm noticing that the registry has subtle differences when regasm is used directly versus being installed via regasm 's registry script. Here's my test: I export the original HKCR hive, then run: regasm my.dll From there, I export the subsequent HKCR hive and performance a diff. I then compare that diff with the output of regasm my.dll /regfile There are a couple very important entries that get added via regasm my.dll that will never