CubicDesign wrote: > Does anyone knows how to remove .Net from Delphi 2006 ?
You don't. The IDE itself is a .Net application. You can turn off the .Net personality, though. I thought Delphi 2006 came with commands in the Start menu for personality-specific startups, so look there first. Otherwise, go get Jeremy North's Delphi Configuration Manager and use it to set up your own custom collection of packages that Delphi should load, and exclude the .Net-related ones. But if you exclude *all* the .Net things, then I think you'll also disable refactoring, and possibly the history window. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

