Hi,
                This is specific Requirement for my installation package.

                I am creating a installer msi for installing the My WebBits and 
GAC'ing the dlls and some other activities.
Including this, I want to call some specific Custom actions. I have C# code for 
it.

Ex:
                I have Feature1, Feature 2, Feature 3

                Feature 1 is Install Bits, and Feature 2, GAC'ing and Feature 3 
- I want to call some C# Code as Custom action

                Using Installer UI  -  <UIRef Id="WixUI_Common" />
How do I map my feature with that Custom action.
                I am able to map my custom actions in UI Sequence and during my 
UI Next and Back Button Navigations.
                Is it possible to Map as I said above.

                Any suggestions or pointers will be appreciated.

Thanks
Sudheer
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to