Bugs item #1533853, was opened at 2006-08-03 06:21 Message generated for change (Comment added) made by derekc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1533853&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: build process Group: v2.0 >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Leonid_Kudr (leonid_kudr) >Assigned to: Derek (derekc) Summary: VXD-file version Initial Comment: During build process the resource Version And Language of the *.vxd - files are not properly extracted. Therefore the File Table contains no valid Version and Language rows for vxd-files. Thanks in advance. ---------------------------------------------------------------------- >Comment By: Derek (derekc) Date: 2006-08-03 10:30 Message: Logged In: YES user_id=518766 WiX uses the MSI APIs to grab file version and language information. If it cannot read a file's info, the file is not considered versioned for MSI. I've heard the MSI team wants to do better for random versioned files in the future, but for now they only recognize a limited set of file types. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1533853&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
