Hi all,
    Is it possible to change the error dialogs for some of the known types? 
Ie.  If i know a certain Windows installer error code, can i override the
default error dialog with my own dialog from my wix code? 

Basically i am now using "Platforms=x64" in wix so we only want our MSI to
run on 64-bit platforms, which it now does.  But when you run the msi on a
32-bit platform, the msg that pops up is "This installation package is not
supported by this processor type.  Contact your product vendor" (i think
error code 1633).    So how do i create my own dialog that will get spawned
when error code 1633 is hit instead of the default?  Is this possible?

Thanks!
-- 
View this message in context: 
http://n2.nabble.com/Change-the-error-dialog-upon-a-known-error-code-tp4549153p4549153.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to