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
Post a Comment