[WiX-users] How to make directory browse work using the WixUI_Mondo dialog sets?

2009-08-09 Thread bonn deng
Hi, all~I encountered another problem, hope you guys can give me some directions: I want to use the WixUI dialog library to finish the install process of my package by referencing the common dialog sequence WixUI_Mondo (simply adding one line of code as follows: ). As I saw in the WiX help

Re: [WiX-users] Changes in heat's output format from v3.0.4805

2009-08-09 Thread Inbar, Ron
Hi, After playing around with heat some more, I think I found out the answers to my own questions: 1. The identifiers are not random GUIDs but hash codes which are uniquely determined by the path. This naming scheme is more robust than the previous one in which an ordinal number was appended

[WiX-users] Changes in heat's output format from v3.0.4805

2009-08-09 Thread Inbar, Ron
Hi, I noticed two differences between heat's output in version 3.0.4805 and 3.0.5217: * In version 3.0.4805, heat generated component identifiers that were similar to the names of the harvested files. In 3.0.5217, the identifiers are random GUIDs. * In version 3.0.4805, heat