Bugs item #1313258, was opened at 2005-10-04 13:47
Message generated for change (Settings changed) made by derekc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1313258&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: candle Group: v2.0 Status: Open Resolution: None Priority: 5 Submitted By: TwoYrOldSaysWhy (twoyroldsayswhy) >Assigned to: Nobody/Anonymous (nobody) Summary: FileSearch returns app.exe with path when Id not specified Initial Comment: The following would appear to follow the documentation rules on FileSearch as it relates to not using the Id in the FileSearch to return the parent directory rather than the full path to the file. <Property Id='INSTALLDIR'> <DirectorySearch Id='INSTALLDIR' Depth='999'> <FileSearch Name='app.exe' /> </DirectorySearch> </Property> However ... with or without the Id specified in the FileSearch the "app.exe" is returned in INSTALLDIR. ---------------------------------------------------------------------- Comment By: TwoYrOldSaysWhy (twoyroldsayswhy) Date: 2005-10-04 14:20 Message: Logged In: YES user_id=1353902 The post as a bug was initiated after reading the wix user list where the following was posted but nobody ever followed up by posting a bug (at least that I saw): From: Rob Mensching <robmen@us...> RE: How to get file"s parent folder? 2005-07-10 21:18 There is likely just a bug in here somewhere. The AppSearch stuff is really complicated in certain and I don"t think we have it all worked out yet. Feel free to open a bug and someone (maybe you? <smile/>) will look into it and see what is going wrong. . . . . ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2005-10-04 14:04 Message: Logged In: YES user_id=518766 I think this is the correct behavior. Please try to post issues to the wix-users mailing list before opening a bug as many issues turn out to be due to unclear documenation (doc bugs), rather than a problem with the actual tools. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1313258&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ WiX-devs mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-devs |
Free forum by Nabble | Edit this page |