Delphi 2010 - hide welcome page

后端 未结 3 792
没有蜡笔的小新
没有蜡笔的小新 2020-12-09 05:25

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,

3条回答
  •  北海茫月
    2020-12-09 06:05

    You already know the answer to this, use the -np command line option. Simply change your file association for .dproj, .groupproj, .dpr etc. to include this option and it's all good!

提交回复
热议问题