Bugs item #1603124, was opened at 2006-11-26 14:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gael Fraiteur (gfraiteur)
Assigned to: Nobody/Anonymous (nobody)
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



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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to