Bugs item #1887855, was opened at 2008-02-06 06:56 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=1887855&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: Matt Honeycutt (matt_inrad) Assigned to: Nobody/Anonymous (nobody) Summary: ClickThrough doesn't work on XP x64 Initial Comment: ClickThrough (ctui.exe) does not work on Windows XP x64. It needs to have corflag /32bits+ set in order to function. To reproduce the issue: -Attempt to run ctui.exe -You will receive an error dialog containing "The application failed to start. The application configuration is incorrect." A temporary workaround to the issue: -Run corflag /32bits+ ctui.exe /F -Disassemble ctui.exe using ildasm. -Remove signing information. -Reassemble the IL. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1887855&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
