Vista x64 Enterprise without SP1.
But you gave me a clue to the problem, I'll try to fix some compiler
options. Thanks.

Any details about the bug?


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wilson, Phil
Sent: Friday, August 22, 2008 3:15 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Can WiX 2.0 make 64-bit MSI?

MSI can figure out that your custom action is 64-bit and will run it on a
64-bit msiexec.exe. I think it's fair to say that most custom actions run on
a separate msiexec.exe process anyway.  The 32-bit service can launch a
64-bit custom action server.
Are you on Vista?  I ask because there's a known Vista SP1 bug that causes
this error.

Phil Wilson

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ????????
?????????
Sent: Wednesday, August 20, 2008 7:49 AM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] Can WiX 2.0 make 64-bit MSI?

I know that <Package Platforms="x64"/> exists.

But when I try to call 64-bit dll in Custom Action I get "%1 is not a valid
Win32 application" error.

It seems to me that MSI is 32-bit and it cannot call 64 dll.



Is there a way to call 64-bit dll?

May be it is supported in WiX 3.0?



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to