Register COM dll
Hi
I have a vfp COM dll, and I need to register as part of the build process because it's used in the unit test
The dll is in the VCS and changes frequently
I post a related question in stackoverflow http://stackoverflow.com/questions/6751763/teamcity-and-register-dll
How should I register that dll?
Thanks In Advance!
Please sign in to leave a comment.
You can do it as additional command-line step in your build configuration.