Very Urgent - Problem in Building a Custom Project Wizard in C#

  • Thread starter Thread starter Shanthi
  • Start date Start date
S

Shanthi

I am trying to create custom project wizard in C#. It is working fine. But
C# expects all the dependant assemblies needed for the Wizard need to be
placed under
C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\PublicAssemblies.

I want to change this path. I want to give custom path for my custom wizard.

How can I do that?

Can anyone help me in this?


Thanks in advance...
Regards
Shanthi
 
Back
Top