sample code -
https://github.com/Metrolog/ITG.NevaTest3303P/blob/master/ITG.WixUtils/Common.Directories.wxs
С уважением,
Бетке Сергей Сергеевич.
От: Phill Hogland
Отправлено: пятница, 28 февраля 2014 г. 21:09
Кому: General discussion about the WiX toolset.
You can certai
The ComponentGroup element's Directory attribute sets where to install the
components that are in that ComponentGroup. You can also set this on each
Component element via the Component's Directory element. Also, many of the
Windows directories are already defined for you by the WiX framework, so yo
You can certainly achieve the goal that you defined. What I do is a little
different and is based on the structure that I observed in the Wix src\Setup
(the source for the setup which deploys the tools).
There you will see a CommonLib wixlib project. I define my folder tree (for
many different
3 matches
Mail list logo