Creating a custom bootstrap / bootloader in C#

后端 未结 2 1688
星月不相逢
星月不相逢 2021-01-16 08:12

We\'ve decided to create a custom bootstrapper for our deployment solution. We are currently re-writing and re-designing our deployment strategy for all of our products. Sad

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-16 08:47

    I would go for Burn anyway or some already existing solution.

    I'm sure that after some time you'll face new problems that you can't now really imagine. If you face them, that means that Burn's developers have already faced them and probably got them solved. If not, Burn has a large community that will fix the potential bug faster than you.

    Focus on the software you're developing, not on writing installer/bootstrapper.

    If I were in your shoes, I would give a burn a try. I'd get me a couple of days and see if it meets my requirements.

提交回复
热议问题