MSI SDK.

On Tue, Jan 3, 2012 at 9:41 AM, shanmukha sainath addepalli <
sainath.addepa...@gmail.com> wrote:

> Thanks for the reply Rob.
>
> I never used Burn. Is there any documentation explaining about creating
> external UI handler?
> can you please provide me any documentation related to that.
>
> Thanks,
> Sainath A.
>
> On Tue, Jan 3, 2012 at 2:13 PM, Rob Mensching <r...@robmensching.com>
> wrote:
>
> > What you are seeing is the default behavior of the Windows installer UI.
> It
> > actually goes by 3 times typically, but the last one can be really fast
> so
> > you might not have noticed it. It might go by more than 3 times as well.
> >
> > The only way to change that behavior is to create an external UI handler.
> > Burn (in WiX v3.6) provides a nice abstraction away from all that junk so
> > that you can show a single progress bar.
> >
> > On Mon, Jan 2, 2012 at 11:35 AM, shanmukha sainath addepalli <
> > sainath.addepa...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > I am using WIX 3.5. Here is my problem..
> > >
> > > During installation, Progress bar repeats twice before completion.
> Means,
> > > Progress bar starts from 0 and reaches 100%, and then resets back and
> > > starts again. I am not sure that this is the issue with WIX or Windows
> > > Installer.
> > >
> > > Is there any way that we can fix this, such that it won't reset during
> > > install/uninstall.
> > >
> > > If it is not possible to fix this, is there any chance to add another
> > > progress bar which we can control its status from custom actions, so
> that
> > > the original one(or the first one) can be treated as component status
> and
> > > second one can be treated as Overall status.
> > >
> > > As we update the progress from the custom action, we can make sure that
> > its
> > > progress value will not reach 100% prior to installation completion.
> > >
> > >
> > > Sainath
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a
> complex
> > > infrastructure or vast IT resources to deliver seamless, secure access
> to
> > > virtual desktops. With this all-in-one solution, easily deploy virtual
> > > desktops for less than the cost of PCs and save 60% on VDI
> infrastructure
> > > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> > >
> >
> >
> > --
> > virtually, Rob Mensching - http://RobMensching.com LLC
> >
> >
> ------------------------------------------------------------------------------
> > Write once. Port to many.
> > Get the SDK and tools to simplify cross-platform app development. Create
> > new or port existing apps to sell to consumers worldwide. Explore the
> > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> > http://p.sf.net/sfu/intel-appdev
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
>
>
> --
> Regards
> Sainath
> DeskStream
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to