Creating a custom bootstrap / bootloader in C#

后端 未结 2 1682
星月不相逢
星月不相逢 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:43

    Frankly, Burn isn't going to be done for at least a year. You already have InstallShield and IMO it has the best off the shelf bootstrapper currently available. I'd scope your requirements back and make it fit the box. Pretty much everything I read from you can be done using InstallShield if you learn to push it to it's limits.

提交回复
热议问题