c# - Closing a dialog shown by Wix installer before launching an exe -


i have created wix project executing custom action displays forms created in c#. when launch msi, shows small dialog says:- please wait while windows configures "appname"

and c# form displayed dialog there in background. when c# forms over, dialog shown.

so how can prevent dialog show.

please help.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -