I\'m working through \"Developer\'s Workshop to COM and ATL 3.0\" by Andrew W. Troelsen.
I\'m trying to implement the lab in Chapter 3.
It shows you how to build
Open a command prompt, change to your DLL's folder, and run regsvr32.exe:
cd \Users\Steven\Documents\Visual Studio 2005\Projects\CarInProcServer\release regsvr32 CarInProcServer.dll