[WiX-users] Creating patch / AssemblyFileVersion

2011-05-16 Thread Christoph Vollmer
Hi, Is MSIMSP looking only at the AssemblyFileVersion of the files? I get a patch that does not patching when the AssemblyFileVersion of original and patched version are the same. Install log says for the most files that only have new AssemblyVersion: "MSI (s) (88:3C) [16:44:59:719]: The file repr

Re: [WiX-users] Ignoring config files with patch

2011-05-15 Thread Christoph Vollmer
riginal Message- From: Christoph Vollmer [mailto:christoph.voll...@emendo.co.nz] Sent: 12 May 2011 00:27 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Ignoring config files with patch Hi, I'm creating a patch following http://wix.sourceforge.net/manual-wix3/patch_building.htm. It se

Re: [WiX-users] Suppress Feature selection in patch

2011-05-12 Thread Christoph Vollmer
51456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Christoph Vollmer [mailto:christoph.voll...@emendo.co.nz] Sent: 12 May 2011 00:40 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Suppress Feature selecti

[WiX-users] ProtectFile

2011-05-11 Thread Christoph Vollmer
Hi, Are there any good examples about ProtectFile? Can't find anything useful about it. This foreign key is more confusing than helpful. Is it the File column in the File table in the MSI? Thanks, Christoph --

[WiX-users] Suppress Feature selection in patch

2011-05-11 Thread Christoph Vollmer
Hi, is there a way to suppress the feature selection in a patch? Thanks, Christoph -- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Int

[WiX-users] Ignoring config files with patch

2011-05-11 Thread Christoph Vollmer
Hi, I'm creating a patch following http://wix.sourceforge.net/manual-wix3/patch_building.htm. It seems, that the config files get changed back. I tried PatchIgnore on the config file in the installer. But from the documentation is seems that it just helps to prevent changes from one installer t

Re: [WiX-users] MigrateFeatures with patch

2011-05-10 Thread Christoph Vollmer
s automatically added is when it and all of its components are added by the patch. A verbose log should tell you why you are getting features set to install when you apply the patch. Blair -Original Message- From: Christoph Vollmer [mailto:christoph.voll...@emendo.co.nz] Sent: Monday, Ma

[WiX-users] MigrateFeatures with patch

2011-05-09 Thread Christoph Vollmer
Hi, I'm following http://wix.sourceforge.net/manual-wix3/patch_building.htm to create a patch, but while testing the patch I discovered, that it didn't remember the feature settings from the original installation. I found that there is a way via MigrateFeatures on UpgradeVersion, but this seems

[WiX-users] Registering Classic ASP (ISAPI) in IIS 7 with WiX 3.5

2011-02-02 Thread Christoph Vollmer
Hi, I need to ask again. We need to register Classic ASP in IIS 7 if it is not registered as ISAP extension. With 3.0 this worked fine, but with 3.5 it will fail the install if there is already something installed. Via UI I can register the asp.dll as often as I want, no problem. Last time some

[WiX-users] WiX 3.5 IIS7

2011-01-31 Thread Christoph Vollmer
Hi, Where can I find documentation or examples about this new IIS7 native support in WiX 3.5? Not sure where I should look. Thanks, Christoph -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!

[WiX-users] iis:WebServiceExtension in 3.5 causing problems on IIS 7.5

2011-01-30 Thread Christoph Vollmer
Hi, We have an Installer for a website that uses "iis:WebServiceExtension" to register ASP Classic. Complete line is This worked well with Wix 3.0, but we have problems with Wix 3.5 (build 2519) and IIS 7.5 (Win7 64Bit). If there is already ASP in the "ISAPI and CGI" restrictions, the insta