Click to See Complete Forum and Search --> : Adding a new wizard..


Guy&
September 9th, 2002, 06:03 AM
Hi

I used to work with Visual C++ . Where I could add a new project (wizard) to the list of the supplied projects under file->new->project

I did that by copying a certain file under : C\:Program files \Microsift visual studio \ common \ MSDev98\Template

and it worked just fine and a new template has been added under the list of yhe suplied project (templates)

Where should I copy the file to while working with Visual C++ .Net?

Any help will be highly appreciated !

THX

asvaze
June 4th, 2004, 11:08 AM
I am trying to incorporate ACIS solid modeler's MFC module in VC++. The documentation suggests adding ".awx" file in \Microsoft Visual Studio\MSDev98\Template directory.

However I have VC++.NET and don't know where to put the file. Can I do it by setting a path instead of copying the file?

I will appreciate any help..

Ajit