I created a C# project template and a custom wizard for it.
The problem is that when I invoke the template in New Project wizard and trigger my custom wizard, I don't know
how can I get the template file name (e.g. xxx.zip) that I'm just using (invoke from the New Project wizard) at my custom wizard runtime by DTE?