How to build a minimal WiX installer UI without a license page?

前端 未结 5 1454
刺人心
刺人心 2020-11-30 22:37

I would like to use the WixUI_Minimal installer, but I don\'t want the license page. How can I do this?

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-30 23:33

    See the answer to a related question, WiX script with only Welcome and Completed screens, for the simplest minimal UI:

    1. WelcomeDlg
    2. Installation progress
    3. Exit Dialog

提交回复
热议问题