Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Error "Cannot find"

hi there,

in Visual c++, when i try to creat an MFC application project it give's me this error:

Cannot find: J:\Visual Studio\Vc7\VCWizards\MFCAppWiz\Templates\1033\readme.txt

this can't be normal, can it?

If it is not, can somebody tell me what i did wrong or send me the file?

thx
[338 byte] By [killer-q] at [2007-11-11 7:55:26]
# 1 Re: Error "Cannot find"
It can, although I'm not 100% certain about this. read me files are usually a bunch of legal and technical nonsense but they are part of many Wizards so you can simply skip it/ignore it. If the problem persists, simply fake a file with that name that contains a blank line. That should be enough to make the wizard shut up.
Danny at 2007-11-11 21:01:42 >