Re: [WiX-users] [Wix-Users] How to disable/by pass error dialog on FullUI mode?

2012-05-13 Thread Niklaus Pham
Hi Phil,

I can control error from custom action like that:
When error's occured, I use "return value" is suspend instead to failure.
Installer will be suspend and no dialog display.

Thanks,

On 10 April 2012 00:49, Wilson, Phil  wrote:

> Do you have any more details of the error? The normal behavior in full UI
> mode is that you will see an error message and the install transaction will
> roll back.
> Phil W
>
> -Original Message-
> From: Niklaus Pham [mailto:niklaus.p...@gmail.com]
> Sent: Sunday, April 08, 2012 12:14 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] [Wix-Users] How to disable/by pass error dialog on
> FullUI mode?
>
> Hi all,
>
> How can I disable/by pass Error message when installer run by UILevel = 5
> (Full UI) mode? It look like silent mode. When error occured, installer
> will exit and have no error dialog showed.
> Any ideas? Plz help me!
>
> Thanks and Best regards,
> Niklaus Pham
>
> 
> Developer at FSU17.BU2, FPT Sofware.
> Hanoi, Vietnam.
>
> --
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> *** Confidentiality Notice: This e-mail, including any associated or
> attached files, is intended solely for the individual or entity to which it
> is addressed. This e-mail is confidential and may well also be legally
> privileged. If you have received it in error, you are on notice of its
> status. Please notify the sender immediately by reply e-mail and then
> delete this message from your system. Please do not copy it or use it for
> any purposes, or disclose its contents to any other person. This email
> comes from a division of the Invensys Group, owned by Invensys plc, which
> is a company registered in England and Wales with its registered office at
> 3rd Floor, 40 Grosvenor Place, London, SW1X 7AW (Registered number 166023).
> For a list of European legal entities within the Invensys Group, please go
> to http://www.invensys.com/en/legal/default.aspx.
>
> You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail
> recept...@invensys.com. This e-mail and any attachments thereto may be
> subject to the terms of any agreements between Invensys (and/or its
> subsidiaries and affiliates) and the recipient (and/or its subsidiaries and
> affiliates).
>
>
>
>
> --
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] [Wix-Users] How to disable/by pass error dialog on FullUI mode?

2012-04-09 Thread Wilson, Phil
Do you have any more details of the error? The normal behavior in full UI mode 
is that you will see an error message and the install transaction will roll 
back. 
Phil W 

-Original Message-
From: Niklaus Pham [mailto:niklaus.p...@gmail.com] 
Sent: Sunday, April 08, 2012 12:14 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] [Wix-Users] How to disable/by pass error dialog on FullUI 
mode?

Hi all,

How can I disable/by pass Error message when installer run by UILevel = 5 (Full 
UI) mode? It look like silent mode. When error occured, installer will exit and 
have no error dialog showed.
Any ideas? Plz help me!

Thanks and Best regards,
Niklaus Pham

Developer at FSU17.BU2, FPT Sofware.
Hanoi, Vietnam.
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please go to http://www.invensys.com/en/legal/default.aspx.

You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).



--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] [Wix-Users] How to disable/by pass error dialog on FullUI mode?

2012-04-08 Thread Niklaus Pham
Hi all,

How can I disable/by pass Error message when installer run by UILevel = 5
(Full UI) mode? It look like silent mode. When error occured, installer
will exit and have no error dialog showed.
Any ideas? Plz help me!

Thanks and Best regards,
Niklaus Pham

Developer at FSU17.BU2, FPT Sofware.
Hanoi, Vietnam.
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users