I\'m currently working on a solution that initially contained one project (My.First.Project.Name). I\'ve installed Castle Windsor by executing:
My.First.Project.Name
If you just need to copy packages from existing project to the new one, just copy and/or modify packages.config file to the new project and run Update-Package -reinstall -Project YourProjectName
Update-Package -reinstall -Project YourProjectName