Thanks for the response!  I'm currently reading through the site you sent.

I've been tasked with making a couple installs with Installshield.  I'm a C#
developer so I've made the custom actions in C#.  That's all complete and
working now.  Problem is that I'm not getting feedback from my custom
actions.  On the InstallShield forum DTF was recommended as a better way to
call managed code.  I'm now just looking into this to see if this is a
better way.  All I really need from DTF is...

1) Update the status message above progress bar on InstallShield
2) Update the progress bar on InstallShield
3) Show an info box during the custom action

I know that DTF is new, but I was hoping that someone would know of a site
out there where someone has examples of these actions in C#.
-- 
View this message in context: 
http://www.nabble.com/DTF-code-help-and-documentation-tp17804914p17809541.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to