Does anybody know how can i disable welcome page without using the < -np > command line option, its very the annoying and blocks the IDE for a few seconds on each start, does anybody know where can i configure this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can disable it in the registry: under
HKEY_CURRENT_USER\Software\CodeGear\BDS\7.0\Known IDE Packages, find the entry named$(BDS)\Bin\startpageide140.bpland modify the value by prepending an underscore (so it looks like'_Borland Start Page IDE Package'). You can re-enable it later by removing the underscore.