Thanks a lot for the replies. I just noticed they had been flagged as spam :(As 
a side note, you guy should consider a friendlier way to communicate, like 
Discourse or Disqus, instead of a mailing list...
Best regards,Gustavo


> From: chr...@iswix.com
> To: wix-users@lists.sourceforge.net
> Date: Tue, 28 Jan 2014 11:35:04 +0000
> Subject: Re: [WiX-users] Create a new custom step for a WixUI_Advanced 
> installer
> 
> 
> ISWIX (CodePlex)  has a project template that does exactly this.  You say 
> File | New | IsWiX Solution and it'll create a Foo.sln, Foo.wixproj and 
> FooMM.wixproj.  In the Foo.wixproj it'll add a reference to wixui and create 
> a fragment that includes it.  It also creates another fragment that defines a 
> 'interior' custom dialog.   You uncomment one line of code in the first 
> fragment and presto you have what you are looking for.
> 
> Even  if you don't want to use ISWIX  you can still look at the generated 
> project to get a feel for how to do it in your own.
> 
> ________________________________________
> From: Blair Murri <os...@live.com>
> Sent: Tuesday, January 28, 2014 3:40 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Create a new custom step for a WixUI_Advanced 
> installer
> 
> http://wixtoolset.org/documentation/manual/v3/wixui/wixui_customizations.html 
> : Section “Inserting a custom dialog into a built-in dialog set”
> 
> 
> 
> 
> 
> 
> Blair
> 
> 
> 
> 
> 
> From: Gustavo Martins
> Sent: ‎Monday‎, ‎January‎ ‎27‎, ‎2014 ‎6‎:‎38‎ ‎AM
> To: General discussion for Windows Installer XML toolset.
> 
> 
> 
> 
> 
> Hi,
> 
> 
> I’m evaluating Wix and I hope someone can give me some clarification on a 
> question I have.
> 
> I have an installer configured using  WixUI_Advanced but I want to extend it 
> by adding a new step to the middle of the setup process.
> 
> 
> The idea is to have a new screen with two buttons, one of them invoking some 
> custom C# code and the other for moving to the next workflow process.
> 
> 
> Is this possible to implement? I read about custom actions, I also saw we can 
> build our own setup screens, but I’m not sure if I can do this and hook it up 
> to the WixUI_Advanced setup template.
> 
> 
> Any ideas?
> 
> 
> Thank you in advance,
> 
> Gustavo
> 
> 
> 
> 
> 
> 
> Sent from Windows Mail
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable 
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to