Bugs item #1603124, was opened at 2006-11-26 05:45
Message generated for change (Comment added) made by robmen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1603124&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clickthrough
>Group: v3.0
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Gael Fraiteur (gfraiteur)
>Assigned to: Rob Mensching (robmen)
Summary: ctui.exe should have corflag /32bits+

Initial Comment:
CTUI.exe cannot be started on WinXP x64.

When inspecting ctui.exe using depends.exe of the Platform SDK, get:

Error: Modules with different CPU types were found.
Error: The Side-by-Side configuration information in "c:\program files 
(x86)\windows installer xml v3\bin\CTUI.EXE.manifest" contains errors. This 
application has failed to start because the application configuration is 
incorrect. Reinstalling the application may fix this problem (14001).
Error: The Side-by-Side configuration information in "c:\program files 
(x86)\windows installer xml v3\bin\CTUI.EXE" contains errors. This application 
has failed to start because the application configuration is incorrect. 
Reinstalling the application may fix this problem (14001).
Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing export 
function in a delay-load dependent module.

The following command solves the problem:

corflags /32bit+ ctui.exe



----------------------------------------------------------------------

>Comment By: Rob Mensching (robmen)
Date: 2008-05-02 03:19

Message:
Logged In: YES 
user_id=991639
Originator: NO

Executable should now be built for x86.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1603124&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to