DTF CustomAction to WiX

Posted by varunp88 on Stack Overflow See other posts from Stack Overflow or by varunp88
Published on 2010-03-30T10:41:03Z Indexed on 2010/03/30 10:43 UTC
Read the original article Hit count: 538

Filed under:
|
|
|

Hi All,

I'm using a DTF immediate custom action. The Custom Action takes minimum of 5 minutes to perform its operation. Until that in the progress dialog, only the progress text is visible. The progress bar doesn't move at all. I set the ProgressText in the WiX file. How can i make the progress bar to move, so that it will be much user friendly. Now its just idle. It makes the feeling that the installer is struck in that action.

Could someone please help me, how to give value to the progress control from C# DTF Custom Action.

Thanks, Varun

© Stack Overflow or respective owner

Related posts about wix

Related posts about msi