Does anyone know how to package and deploy a simple .NET program.

I swear I've looked high and low in MSDN and it only says what it can do, not HOW to do it!

I want to practice the procedure with a dead simple Hello-world project (made in Managed C++).

Where do I start? I have the project I want to deploy on my laptop. The PC I want to deploy it on is a Windows 2000 Pro desktop in the next room (which hasn't got the .Net runtimes on it). That's my starting point.

I really have no clue what to do next. Please help .