View Single Post
Old 03-12-2003, 08:38 PM   #5 (permalink)
caslca
Registered User
 
caslca's Avatar
 
Join Date: Mar 2003
Location: Toronto, Canada
Posts: 2
caslca is on a distinguished road
Re: Re: c++.net console app ?

Quote:
Originally posted by Travis Dane
Apperntly he has a list with options so i assumed the Wizard
was installed (if it's even possible not to have it installed ).
By "wizard" I mean the actual wizard which takes you through the steps for creating an app. Like a win32 wizard or controlPanelApplet wizard or MFC DLL wizard. There is a consoleApp wizard but it's not installed by VS.Net's installer. You need to manually copy the files to your Program Files/Microsoft Visual Studio .NET/Vc7/VCWizards directory. The help system will tell you exactly which files/folders you need, and which CD has them (search help on "consoleApp")
caslca is offline   Reply With Quote