Feature Requests item #1764145, was opened at 2007-07-30 21:11 Message generated for change (Comment added) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1764145&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: binder >Group: Denied >Status: Closed Priority: 5 Private: No Submitted By: Ken (kenmuse) >Assigned to: Rob Mensching (robmen) Summary: Allow custom version resolution from Binder Initial Comment: The Binder currently resolves the version information for a file using the MsiGetFileInfo. Adding the ability to retrieve the file version/language information from a BinderExtension or other mechanism would allow for situations in which file versioning is needed but is not natively available for that file type. ---------------------------------------------------------------------- >Comment By: Rob Mensching (robmen) Date: 2007-07-31 08:37 Message: Logged In: YES user_id=991639 Originator: NO Unfortunately, the Windows Installer only recognizes versions for files that come from MsiGetFileInfo(). If different version information is in the File.Version column then the Windows Installer will assume the file on the machine is wrong (too high/oo low) and behave incorrectly (depending on how the version information is wrong). If the Windows Installer ever allows us to extend File.Version column then we get to do this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1764145&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
