Hi,

I have a installer which ask for taking backup of existing data before 
upgrade. It also need to ask the location where user wants to take 
backup. Does anybody have any idea ?
I already have a property for storing backup location.
I am not able to use "BrowseDlg" code directly because it has various 
events unknown to me.

Regards,
Sanjay Rao

Pally Sandher wrote:
> The stock WiX UI's are found lacking when it comes to MSP support.
>
> You'll find a lot of the text controls on certain dialogs e.g.
> ProgressDlg is conditioned with "AND NOT PATCH" so you end up with blank
> dialogs which you'll need to customize to fix anyway. 
>
> I've never got around to fixing it myself as it's a minor annoyance for
> us. If I ever do I'll make sure I contribute the changes to the .wxs
> files back to the CodeProject repository.
>
> Palbinder Sandher 
> Software Deployment & IT Administrator
> T: +44 (0) 141 945 8500 
> F: +44 (0) 141 945 8501 
>
> http://www.iesve.com 
> **Design, Simulate + Innovate with the <Virtual Environment>**
> Integrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456 
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
> -----Original Message-----
> From: KATO Kanryu [mailto:k.kan...@gmail.com] 
> Sent: 16 July 2010 09:21
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] How to add UI for Minor Patches(msp)?
>
>   
>> MSP application uses the UI from the MSI it upgrades to.
>>     
> That's right.
>
> But it seems that the UI is used as ver1.0 not as ver1.1 with any
> changing in ver1.1 <product></product>
>
> Now I investigate customize for show UIs which I hope instead of running
> ver 1.0 msi again.
>
> ------------------------------------------------------------------------
> ------
> This SF.net email is sponsored by Sprint What will you do first with
> EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
>   




------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to