No that wasn't what I asked for Fred, when you open up project editor and make a new project where will you find the project file? When I go to the project directory the file type its looking for is in a ktp format. So I was wondering were you get it from.
When you're creating a project, a project file doesn't exist yet; that's why you're creating one. The Project Properties dialog has a place for you to enter the path and filename for your new project, or you can click the "..." button to browse to a directory then choose a project name and click Save.
Either way, a new YourProjectName.ktp will be created.
You might consider reading this web page (
http://www.catb.org/~esr/faqs/smart-questions.html) as well.