There are many ways of packaging up your software, from the professional InstallShield/Wise[^], to the free InnoSetup[^]. There are sure to be a lot of others if you search around the net.
Hello! Try to create (vc70) new project "setup and deployment projects" and see what are the posibilities. In vc60 there is an application called devenv.exe I think... it allows creation of msi files (I used it some time ago) Hope that it helped