I've just installed the windows7 RC in a VM and I'm attempting to build our existing projects on the new OS. The projects are c/c++ based and I'm using visual studio 2008.
In order to build these projects I need to register several tlb files that are referenced within the code base.
However, I've just discovered, that regtlib.exe appears to be missing from windows7 (and apparently from vista as well).
Has anyone also encountered this problem? And, has anyone managed to solve this?
thanks.