Understanding object repository

From: NoName (nobody_at_nowhere.com)
Date: 03/22/04


Date: Mon, 22 Mar 2004 11:21:45 +0100

Hello,
I have troubles with Delphi's object repository: since I have installed a
third-party package, I can't create new forms anymore using File -> New ->
Form.
This action now starts a wizard to create a particular new object of the
third-party package.
I don't know what this package did...

Anyway, through a walkaround, I am able to create a new form, but my
question is:
where is stored the information of what to do when the user select "File ->
New -> Form" ?
Is it in the windows registry? What are the defaults?

Thank you in advance.
Regards