Re: [WiX-users] General discussion for Windows Installer XML toolset.

2010-09-15 Thread Yan Sklyarenko
f the problem. -- Yan -Original Message- From: Oleksandr Y. Nechyporenko [mailto:alexnc69...@gmail.com] Sent: Wednesday, September 15, 2010 19:46 To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] General discussion for Windows Installer XML toolset.

[WiX-users] General discussion for Windows Installer XML toolset.

2010-09-15 Thread Oleksandr Y. Nechyporenko
Hi All, I have a following question. I have component: Now when I try to create patch in next version, I've changed the InnerPageHeader.html file. During patch creation I've received the warning that InnerPageHeader

Re: [WiX-users] General discussion for Windows Installer XML toolset.

2010-06-30 Thread Blair
Both components are in the same fragment. Thus, they will both be patched. I answered this question recently in this list. The following has each component in separate fragments, which will allow them to be patched separately.

[WiX-users] General discussion for Windows Installer XML toolset.

2010-06-30 Thread Reddy, Narasimha
Hi, I would like to create a patch which can install a single file/component. I am enclosing the code for your reference Product.wxs http://schemas.microsoft.com/wix/2006/wi";>