How to create project template in Visual C++ 2008?

Hello, all. I've been looking for a way to create a self-made Windows project template (other than just doing a Ctrl-C Ctrl-V from another existing project) in Microsoft Visual C++ Express 2008, and it appears that MSDN and Google aren't really getting me anywhere... Could anyone give me some advice on how to do this? I'm just about completely lost.
closed account (z05DSL3A)
I don't know if it is relavant for Express but...

http://msdn.microsoft.com/en-us/library/96xz4cw2.aspx
Well, I looked at it, and it appears that the menu choice "Custom Wizard" doesn't appear in Express Edition :(

Oh well, I guess I'll just Ctrl-C Ctrl-V from a generic "template" .cpp file.
Topic archived. No new replies allowed.