Re: [WiX-users] Wix3: File/@Name as part of @Source

2007-12-29 Thread Alexander Biryukov
Thank you Bob for reply. Bob Arnson <[EMAIL PROTECTED]> wrote: > I detailed what it does on my blog: > http://www.joyofsetup.com/2007/12/07/simplifying-the-wix-v3-language/. > >> In real, Wix not working as described in history.txt, but working as >> described in documentation - if Name not spe

[WiX-users] How to install 2 websites that use the same ports (80 and 443)?

2007-12-29 Thread He Zhuolue
Hi, When a MSI installs a website (using ports 80 and 443), it would delete the existing website which is 'Running' and is using the same ports. Can I only set the existing website's state to 'Stopped', and install the new website using port 80 and 443 and set it as 'Running'? Manually I can

Re: [WiX-users] ICE03: String overflow warning

2007-12-29 Thread Krause, Henning
Hi Lee, thanks for your reply. I know about all these restrictions. That's why my CustomActionData property is so big :-) I have already scheduled an immediate property which puts all the needed properties in the appropriate custom action property. The point is that the property exceeds 255 chars

[WiX-users] Crystal Reports Merge Module Installation Woes

2007-12-29 Thread greenaj
I am using Wix v3 Build 3.0.3632.0 and am trying to merge the Crystal Reprots for Visual Studio 2005 merge module into my project. I can not get the reports to work on the installation box. I created identital setups using InstallShield 9.0 and the Visual Studio 2005 setup projects. BOTH OF T