Launch after install, with no UI?

前端 未结 4 752
灰色年华
灰色年华 2020-12-31 04:41

How do I launch my application after install with no UI (or in quiet mode)? Thanks!


I had a installer with UI which has an option to run after install. Now I w

4条回答
  •  失恋的感觉
    2020-12-31 05:38

    This is the approach I took.

    
    
    

    This will execute which ever file id you enter in the Value. The [# ] is needed. I used this and ran it via the UI but you should be able to call this custom action anywhere and it work.

提交回复
热议问题