Question and Answer Database FAQ2165C.txt CBuilder will not start after shutdown Category :IDE Platform :All Product :C++Builder 1.x Question: I was working on a project, and shut down C++ Builder after saving the project. Now C++ Builder will not start up. What should I do? Answer: Check to make sure the path to the project (including file names) did not contain any unusual characters (such as a comma). If you find that the path did contain an unusual character, use regedit.exe to edit the keys: HKEY_CURRENT_USER/Software/Borland/C++Builder/1.0/ClosedProjects HKEY_CURRENT_USER/Software/Borland/C++Builder/1.0/Closed Files and modify the paths containing the unusual characters. You can replace the offending characters with any usual character. Shut down RegEdit, and C++ Builder should now start. 7/2/98 10:32:32 AM
Last Modified: 01-SEP-99