Re: [WiX-users] heat extension - COM exe servers and 64-bit COM support

2012-11-13 Thread Rob Mensching
If you can wait a few more weeks, this might be an interesting thing to
incorporate into WiX v4. If interested, ping me and I can connect you with
the correct people at Outercurve (who maintain the WiX assignment process
now) to get the process rolling.


On Mon, Nov 12, 2012 at 9:05 AM, robert_y...@agilent.com wrote:

 Hi all - about a year ago I wrote a heat extension (based on various code
 I found on the web) for our internal use which harvests 32-bit COM EXE
 servers and pre-initializes the registry with the ATL Registrar before
 harvesting.  Lately I updated it with support for 64-bit COM servers (DLL
 and EXE).  I've gotten the go-ahead to clean it up and post it as an
 open-source project.  I need to remove the company-specific namespaces,
 make things a little more generic, add some better comments, perhaps an
 architecture doc, etc.

 My question has to do with the open-source part of it, since I haven't
 done any of that before.  I notice there is a WiX-contrib project on
 codeplex.  Is that a good place to start for something like this ?  Thanks
 for any gotchas, pointers or other info !
 -Rob


 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Error LGHT0136 with _Validation table

2012-11-13 Thread Rob Mensching
The .idt didn't seem to stay attached. Can you upload it somewhere else to
be shared?


On Fri, Nov 9, 2012 at 1:17 AM, Sami Ovaska sami.ova...@mirasys.fi wrote:

 Hi,



 I’m getting error




 C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt : error
 LGHT0136 : There was an error importing table '_Validation' from file
 'C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt'.



 When running light.exe command. Installer is really simple, I just created
 one by using template in VS2012, changed Manufacturer and tried to compile
 it. I’m running Wix 3.6 with VS2012 in Windows 8. _Validation.idt is
 attached.



 Here is command output:



 “C:\Program Files (x86)\WiX Toolset v3.6\bin\Light.exe -out
 C:\Users\SamiOvaska\Documents\Viper\Main\Mirasys\Servers\GIS\Setup\bin\Release\Setup.msi
 -pdbout
 C:\Users\SamiOvaska\Documents\Viper\Main\Mirasys\Servers\GIS\Setup\bin\Release\Setup.wixpdb
 -cultures:null -contentsfile
 obj\Release\Setup.wixproj.BindContentsFileListnull.txt -outputsfile
 obj\Release\Setup.wixproj.BindOutputsFileListnull.txt -builtoutputsfile
 obj\Release\Setup.wixproj.BindBuiltOutputsFileListnull.txt -wixprojectfile
 C:\Users\SamiOvaska\Documents\Viper\Main\Mirasys\Servers\GIS\Setup\Setup.wixproj
 obj\Release\Product.wixobj -notidy
 Windows Installer Xml Linker version 3.6.3303.0
 Copyright (C) Outercurve Foundation. All rights reserved.



 C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt : error
 LGHT0136 : There was an error importing table '_Validation' from file
 'C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt'.



 Any idea how to solve the problem?



 Regards, Sami Ovaska

 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Error LGHT0136 with _Validation table

2012-11-13 Thread Sami Ovaska
Hi Rob,

.idt can be found in https://dl.dropbox.com/u/24850494/_Validation.idt

Regards,Sami

 -Original Message-
 From: Rob Mensching [mailto:r...@robmensching.com]
 Sent: 13. marraskuuta 2012 10:06
 To: General discussion for Windows Installer XML toolset.
 Subject: Re: [WiX-users] Error LGHT0136 with _Validation table
 
 The .idt didn't seem to stay attached. Can you upload it somewhere else to
 be shared?
 
 
 On Fri, Nov 9, 2012 at 1:17 AM, Sami Ovaska sami.ova...@mirasys.fi
 wrote:
 
  Hi,
 
 
 
  I’m getting error
 
 
 
 
  C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt :
  error
  LGHT0136 : There was an error importing table '_Validation' from file
  'C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt'.
 
 
 
  When running light.exe command. Installer is really simple, I just
  created one by using template in VS2012, changed Manufacturer and
  tried to compile it. I’m running Wix 3.6 with VS2012 in Windows 8.
  _Validation.idt is attached.
 
 
 
  Here is command output:
 
 
 
  “C:\Program Files (x86)\WiX Toolset v3.6\bin\Light.exe -out
 
 C:\Users\SamiOvaska\Documents\Viper\Main\Mirasys\Servers\GIS\Setup\
 bin
  \Release\Setup.msi
  -pdbout
 
 C:\Users\SamiOvaska\Documents\Viper\Main\Mirasys\Servers\GIS\Setup\
 bin
  \Release\Setup.wixpdb
  -cultures:null -contentsfile
  obj\Release\Setup.wixproj.BindContentsFileListnull.txt -outputsfile
  obj\Release\Setup.wixproj.BindOutputsFileListnull.txt
  -builtoutputsfile
  obj\Release\Setup.wixproj.BindBuiltOutputsFileListnull.txt
  -wixprojectfile
 
 C:\Users\SamiOvaska\Documents\Viper\Main\Mirasys\Servers\GIS\Setup\
 Set
  up.wixproj
  obj\Release\Product.wixobj -notidy
  Windows Installer Xml Linker version 3.6.3303.0 Copyright (C)
  Outercurve Foundation. All rights reserved.
 
 
 
  C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt :
  error
  LGHT0136 : There was an error importing table '_Validation' from file
  'C:\Users\SamiOvaska\AppData\Local\Temp\jmbjxkqj\_Validation.idt'.
 
 
 
  Any idea how to solve the problem?
 
 
 
  Regards, Sami Ovaska
 
  --
   Everyone hates slow websites. So do we.
  Make your web apps faster with AppDynamics Download AppDynamics Lite
  for free today:
  http://p.sf.net/sfu/appdyn_d2d_nov
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 
 
 --
 virtually,
 
Rob Mensching
http://RobMensching.com LLC
 --
 Monitor your physical, virtual and cloud infrastructure from a single web
 console. Get in-depth insight into apps, servers, databases, vmware, SAP,
 cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Can anyone send me a copy of the WiX Tutorial Sample Codes? Thank. Download links are all broken.

2012-11-13 Thread Debbie
I posted of this a while back. You've been a lot more persistent than
me in cutting and pasting the code. I gave up and downloaded this
tutorial book instead:
http://www.packtpub.com/article/getting-started-with-windows-installer-xml-wix

It was worth it for me, but you're near the end, so maybe not so much?

Regards,
Debbie

On 9 November 2012 08:17, lzy126_2012 lzy126_2...@126.com wrote:
 Hi there,

I am walking through the WiX Tutorial on the 
 http://wix.tramontana.co.hu/tutorial, and I think it is a very good start 
 point for me.
Unfortunately, all the sample code download links are broken on that 
 website. I have kept copying and pasting the code from the tutorial to 
 restore the project by myself from Lesson One.
But when I get to the User Interface Revisited--Customizations Galore 
 section, I find I could not go on without the sample codes, because it needs 
 an external file provided by the tutorial author.
Could anyone send a copy of the whole sample codes zip file?
By the way, I could find some of the sample code on google by searching 
 the name of the file, like 'UI_Texts.wxs', but they are written in Japanese. 
 I need the samples in English.

 Thanks a lot.

 Zhiyu Li

 2012-11-09



 lzy126_2012
 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Creating a simply installer copying a set of files to an existing directory

2012-11-13 Thread Peter Shirtcliffe
This is certainly possible.

1. The WixUI_InstallDir built-in dialog set will prompt the user for an
installation location.
http://wix.sourceforge.net/manual-wix3/WixUI_installdir.htm

You may even be able to detect the location of the existing tool, if you know
the MSI product codes of the versions you are targeting or if the tool writes
its installation location to the registry.

2. This is standard functionality.

3. Are any actions required here ?

The Wix documentation in the distribution and the online tutorial are good
places to start.
http://wix.tramontana.co.hu/


-Original Message-
From: Jensen-Waud, Anders [mailto:anders.jensen-w...@capgemini.com] 
Sent: 12 November 2012 23:39
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Creating a simply installer copying a set of files to an
existing directory

Hello

I need to create an installer file, which copies a set of XML files into the
directory of an existing application, which is already assumed to be
installed on the computer. The installer wraps a plugin (consisting of a set
of XML files) for a popular CASE tool. 

I would prefer if this can be done using a combination of WiX with an MSI
package as the output so that it can be deployed easily to corporat
environments. 

The installer must do the following: 
1. Ask the user for the target directory in which the existing application is
installed (defaulting to c:\program files\AppName) 2. Copy two XML files into
c:\program files\AppName\SubDir -- and create SubDir if it doesn't already
exist 3. Finish the install. 

Is this possible?

Thanks. 

Anders
This message contains information that may be privileged or confidential and
is the property of the Capgemini Group. It is intended only for the person to
whom it is addressed. If you are not the intended recipient, you are not
authorized to read, print, retain, copy, disseminate, distribute, or use this
message or any part thereof. If you receive this message in error, please
notify the sender immediately and delete all copies of this message.


-
-
Monitor your physical, virtual and cloud infrastructure from a single web
console. Get in-depth insight into apps, servers, databases, vmware, SAP,
cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] SFXCA: Failed to get requested CLR info.

2012-11-13 Thread Neil Sleightholm
I am getting the following error from the C#/DTF custom action when running on 
Windows 8 without .NET 3.5 installed:

SFXCA: Failed to get requested CLR info. Error code 0x80131700
SFXCA: Ensure that the proper version of the .NET Framework is installed, or 
that there is a matching supportedRuntime element in CustomAction.config. If 
you are binding to .NET 4 or greater add 
useLegacyV2RuntimeActivationPolicy=true to the startup element.

My CA was built with WiX 3.6 and the CustomAction.config looks like this:
?xml version=1.0 encoding=utf-8 ?
configuration
  startup useLegacyV2RuntimeActivationPolicy=true
supportedRuntime version=v4.0 /
supportedRuntime version=v2.0.50727/
  /startup
/configuration

I have tried setting the target framework to 2.0 and 4.0 but get the same error.

Can anyone suggest why this is failing?

Neil

Neil Sleightholm
X2 Systems Limited
n...@x2systems.commailto:n...@x2systems.com

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] SFXCA: Failed to get requested CLR info.

2012-11-13 Thread Neil Sleightholm
To answer my own question...

It was a couple of things:
1. The config was called app.config so needed to rename it to 
CustomAction.config
2. The Build Action property needed to be set to Content.

Neil

-Original Message-
From: Neil Sleightholm [mailto:n...@x2systems.com] 
Sent: 13 November 2012 12:09
To: General toolset. (wix-users@lists.sourceforge.net)
Subject: [WiX-users] SFXCA: Failed to get requested CLR info.

I am getting the following error from the C#/DTF custom action when running on 
Windows 8 without .NET 3.5 installed:

SFXCA: Failed to get requested CLR info. Error code 0x80131700
SFXCA: Ensure that the proper version of the .NET Framework is installed, or 
that there is a matching supportedRuntime element in CustomAction.config. If 
you are binding to .NET 4 or greater add 
useLegacyV2RuntimeActivationPolicy=true to the startup element.

My CA was built with WiX 3.6 and the CustomAction.config looks like this:
?xml version=1.0 encoding=utf-8 ?
configuration
  startup useLegacyV2RuntimeActivationPolicy=true
supportedRuntime version=v4.0 /
supportedRuntime version=v2.0.50727/
  /startup
/configuration

I have tried setting the target framework to 2.0 and 4.0 but get the same error.

Can anyone suggest why this is failing?

Neil

Neil Sleightholm
X2 Systems Limited
n...@x2systems.commailto:n...@x2systems.com

--
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] WIX Burn without UI

2012-11-13 Thread Liviu Dan
Did anybody write their own BA for wrapping an msi?  I want to show the msi
UI not the Burn UI and apparently this is the only answer.
Thanks, Dan
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn package for x64 platform

2012-11-13 Thread Syam Pinnaka
Ok. Is it also true that the burn package on x64 machine takes longer (to 
complete install) than on x86 machine when its run. Is this a known issue or 
can I probe to try and improve my the package performance for x64 platform?

Thanks much for your insight.

Syam

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: Monday, November 12, 2012 11:40 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Burn package for x64 platform

That is exactly how Burn is designed.


On Mon, Nov 12, 2012 at 10:56 PM, Syam Pinnaka sy...@microsoft.com wrote:

 Hello there,

 I am seeing *32 (indicating 32 bit process) for my burn package 
 targeted\built for x64 platform and run on a x64 bit machine. I am 
 also seeing two instances of the burn package in task manager when the 
 package is run.

 Is this how the burn packages are designed to work or am I missing 
 something obvious?

 Thank in advance,
 Syam


 --
  Monitor your physical, virtual and cloud infrastructure from 
 a single web console. Get in-depth insight into apps, servers, 
 databases, vmware, SAP, cloud infrastructure, etc. Download 30-day 
 Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




--
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn: associating checkbox with feature installation of specific MSI?

2012-11-13 Thread Rob Mensching
What about using a Feature/Condition instead?


On Tue, Nov 13, 2012 at 1:40 AM, Bruce Cran br...@cran.org.uk wrote:

 Is there currently any simple way to associate a checkbox with feature
 installation for a specific MSI? From what I've read the only way would be
 to do conditional installation with ADDLOCAL MsiProperty's set to the
 feature name, e.g.

 MsiPackage SourceFile=msi1.msi InstallCondition=Feature1 =
 1MsiProperty Name=ADDLOCAL Value=Feature1//MsiPackage
 MsiPackage SourceFile=msi1.msi InstallCondition=Feature1 = 0/

 --
 Bruce Cran

 --
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] SFXCA: Failed to get requested CLR info.

2012-11-13 Thread Rob Mensching
Do you think the build could have figured that out and helped you with
error messages?


On Tue, Nov 13, 2012 at 4:52 AM, Neil Sleightholm n...@x2systems.comwrote:

 To answer my own question...

 It was a couple of things:
 1. The config was called app.config so needed to rename it to
 CustomAction.config
 2. The Build Action property needed to be set to Content.

 Neil

 -Original Message-
 From: Neil Sleightholm [mailto:n...@x2systems.com]
 Sent: 13 November 2012 12:09
 To: General toolset. (wix-users@lists.sourceforge.net)
 Subject: [WiX-users] SFXCA: Failed to get requested CLR info.

 I am getting the following error from the C#/DTF custom action when
 running on Windows 8 without .NET 3.5 installed:

 SFXCA: Failed to get requested CLR info. Error code 0x80131700
 SFXCA: Ensure that the proper version of the .NET Framework is installed,
 or that there is a matching supportedRuntime element in
 CustomAction.config. If you are binding to .NET 4 or greater add
 useLegacyV2RuntimeActivationPolicy=true to the startup element.

 My CA was built with WiX 3.6 and the CustomAction.config looks like this:
 ?xml version=1.0 encoding=utf-8 ?
 configuration
   startup useLegacyV2RuntimeActivationPolicy=true
 supportedRuntime version=v4.0 /
 supportedRuntime version=v2.0.50727/
   /startup
 /configuration

 I have tried setting the target framework to 2.0 and 4.0 but get the same
 error.

 Can anyone suggest why this is failing?

 Neil

 Neil Sleightholm
 X2 Systems Limited
 n...@x2systems.commailto:n...@x2systems.com


 --
 Monitor your physical, virtual and cloud infrastructure from a single web
 console. Get in-depth insight into apps, servers, databases, vmware, SAP,
 cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 --
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn package for x64 platform

2012-11-13 Thread Rob Mensching
I've never noticed that myself before. A Burn log file should show you what
is taking the time. I do not know why Burn's code would behave
differently... but if you find something consistent maybe it is a bug in
Burn on 64-bit (or something in your Chain).


On Tue, Nov 13, 2012 at 7:16 AM, Syam Pinnaka sy...@microsoft.com wrote:

 Ok. Is it also true that the burn package on x64 machine takes longer (to
 complete install) than on x86 machine when its run. Is this a known issue
 or can I probe to try and improve my the package performance for x64
 platform?

 Thanks much for your insight.

 Syam

 -Original Message-
 From: Rob Mensching [mailto:r...@robmensching.com]
 Sent: Monday, November 12, 2012 11:40 PM
 To: General discussion for Windows Installer XML toolset.
 Subject: Re: [WiX-users] Burn package for x64 platform

 That is exactly how Burn is designed.


 On Mon, Nov 12, 2012 at 10:56 PM, Syam Pinnaka sy...@microsoft.com
 wrote:

  Hello there,
 
  I am seeing *32 (indicating 32 bit process) for my burn package
  targeted\built for x64 platform and run on a x64 bit machine. I am
  also seeing two instances of the burn package in task manager when the
  package is run.
 
  Is this how the burn packages are designed to work or am I missing
  something obvious?
 
  Thank in advance,
  Syam
 
 
  --
   Monitor your physical, virtual and cloud infrastructure from
  a single web console. Get in-depth insight into apps, servers,
  databases, vmware, SAP, cloud infrastructure, etc. Download 30-day
  Free Trial.
  Pricing starts from $795 for 25 servers or applications!
  http://p.sf.net/sfu/zoho_dev2dev_nov
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 



 --
 virtually,

Rob Mensching
http://RobMensching.com LLC

 --
 Monitor your physical, virtual and cloud infrastructure from a single web
 console. Get in-depth insight into apps, servers, databases, vmware, SAP,
 cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 --
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] SFXCA: Failed to get requested CLR info.

2012-11-13 Thread Neil Sleightholm
Probably not, this was a project with its origins in the first release of DTF. 
I added app.config because that is what I would do with an application, it was 
only when I created a new custom action project from the template that I 
thought that the name might have been relevant and then I checked the build 
options.

I suppose the build could force you to have a correctly named config file, 
other than that it would need my patented psychic compiler that does what I 
think rather than what I coded!

Neil

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: 13 November 2012 15:50
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] SFXCA: Failed to get requested CLR info.

Do you think the build could have figured that out and helped you with error 
messages?


On Tue, Nov 13, 2012 at 4:52 AM, Neil Sleightholm n...@x2systems.comwrote:

 To answer my own question...

 It was a couple of things:
 1. The config was called app.config so needed to rename it to 
 CustomAction.config 2. The Build Action property needed to be set to 
 Content.

 Neil

 -Original Message-
 From: Neil Sleightholm [mailto:n...@x2systems.com]
 Sent: 13 November 2012 12:09
 To: General toolset. (wix-users@lists.sourceforge.net)
 Subject: [WiX-users] SFXCA: Failed to get requested CLR info.

 I am getting the following error from the C#/DTF custom action when 
 running on Windows 8 without .NET 3.5 installed:

 SFXCA: Failed to get requested CLR info. Error code 0x80131700
 SFXCA: Ensure that the proper version of the .NET Framework is 
 installed, or that there is a matching supportedRuntime element in 
 CustomAction.config. If you are binding to .NET 4 or greater add 
 useLegacyV2RuntimeActivationPolicy=true to the startup element.

 My CA was built with WiX 3.6 and the CustomAction.config looks like this:
 ?xml version=1.0 encoding=utf-8 ? configuration
   startup useLegacyV2RuntimeActivationPolicy=true
 supportedRuntime version=v4.0 /
 supportedRuntime version=v2.0.50727/
   /startup
 /configuration

 I have tried setting the target framework to 2.0 and 4.0 but get the 
 same error.

 Can anyone suggest why this is failing?

 Neil

 Neil Sleightholm
 X2 Systems Limited
 n...@x2systems.commailto:n...@x2systems.com


 --
  Monitor your physical, virtual and cloud infrastructure from 
 a single web console. Get in-depth insight into apps, servers, 
 databases, vmware, SAP, cloud infrastructure, etc. Download 30-day 
 Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 --
  Monitor your physical, virtual and cloud infrastructure from 
 a single web console. Get in-depth insight into apps, servers, 
 databases, vmware, SAP, cloud infrastructure, etc. Download 30-day 
 Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




--
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Detecting full .NET4

2012-11-13 Thread Steven Ogilvie
Hi,

This is what I do:

!-- Check for .NET 4.0 --
PropertyRef Id=NETFRAMEWORK40FULL/

Condition Message=Requires the Microsoft .NET Framework 4.0.  To download 
the requirement please visit:  
http://www.microsoft.com/en-us/download/default.aspx then restart the 
$(var.ProductName) setup.
  NETFRAMEWORK40FULL = quot;#1quot;
/Condition

Steve

-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] 
Sent: November-12-12 8:23 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Detecting full .NET4

You need to do more than just reference the property.  Did you add a Condition 
element, and if so what was the value of the text within it?

-Original Message-
From: Dushyant Bansal [mailto:dushyant.subscr...@gmail.com]
Sent: Monday, November 12, 2012 7:17 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Detecting full .NET4

How do you specify in a wix package that you want full .NET4 installed rather 
than just the client profile as a prerequisite?  I have a change based on wix 
http://wix.sourceforge.net/manual-wix3/wixnetfxextension.htm
docs
to use this property value:

PropertyRef Id=NETFRAMEWORK40FULL/ instead of:

PropertyRef Id=NETFRAMEWORK40CLIENT/

But it doesn't actually work.  It still thinks that I don't have full .NET4 
installed even though I installed it from 
herehttp://www.microsoft.com/en-us/download/details.aspx?id=17718.
 In fact, installing full .NET4 from there creates a .NET Extended entry in the 
list of installed programs viewed through Control Panel but not .NET Full.  
However, there is no property for .NET Extended.


Thanks

Dushyant
--
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Skip welcome screen for WixUI_Mondo

2012-11-13 Thread Liviu Dan
How do I skip the Welcome Dlg when customizing Mondo UI?

Can I skip the Exit Dlg?

Thanks,Dan
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Wix msi repair uninstalls component

2012-11-13 Thread Liviu Dan
My msi uninstalls a component when repair is clicked.   I have a custom
action for uninstalling this component and in the InstallExecuteSequence I
have the condition:

Custom Action=Uninstall_Component After=RemoveRegistryValues
![CDATA[Installed AND NOT REPAIR]]
  /Custom
/InstallExecuteSequence

Anybody knows why? Thanks , Dan
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Skip welcome screen for WixUI_Mondo

2012-11-13 Thread Neil Sleightholm
There is some info here that might help you: 
http://neilsleightholm.blogspot.co.uk/2008/08/customised-uis-for-wix.html

Neil

-Original Message-
From: Liviu Dan [mailto:nliviu...@gmail.com] 
Sent: 13 November 2012 19:42
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Skip welcome screen for WixUI_Mondo

How do I skip the Welcome Dlg when customizing Mondo UI?

Can I skip the Exit Dlg?

Thanks,Dan
--
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Skip welcome screen for WixUI_Mondo

2012-11-13 Thread Liviu Dan
Neil,

Thanks for your reply. I already looked at the link you provided; it is a
good example of how to skip a dialog by not publishing it and changing the
back and next controls to point somewhere else; but the welcome dlg is the
first one and it is called by some install sequence event not by a previous
dialog, so I don't know how to do it in this case.
Dan


On Tue, Nov 13, 2012 at 3:40 PM, Neil Sleightholm n...@x2systems.comwrote:

 There is some info here that might help you:
 http://neilsleightholm.blogspot.co.uk/2008/08/customised-uis-for-wix.html

 Neil

 -Original Message-
 From: Liviu Dan [mailto:nliviu...@gmail.com]
 Sent: 13 November 2012 19:42
 To: wix-users@lists.sourceforge.net
 Subject: [WiX-users] Skip welcome screen for WixUI_Mondo

 How do I skip the Welcome Dlg when customizing Mondo UI?

 Can I skip the Exit Dlg?

 Thanks,Dan

 --
 Monitor your physical, virtual and cloud infrastructure from a single web
 console. Get in-depth insight into apps, servers, databases, vmware, SAP,
 cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 --
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Skip welcome screen for WixUI_Mondo

2012-11-13 Thread Neil Sleightholm
Why don't you just replace the first one with the one you want but give it
the welcome name?

Neil


Neil,

Thanks for your reply. I already looked at the link you provided; it is a
good example of how to skip a dialog by not publishing it and changing the
back and next controls to point somewhere else; but the welcome dlg is the
first one and it is called by some install sequence event not by a
previous
dialog, so I don't know how to do it in this case.
Dan


On Tue, Nov 13, 2012 at 3:40 PM, Neil Sleightholm
n...@x2systems.comwrote:

 There is some info here that might help you:
 
http://neilsleightholm.blogspot.co.uk/2008/08/customised-uis-for-wix.html

 Neil

 -Original Message-
 From: Liviu Dan [mailto:nliviu...@gmail.com]
 Sent: 13 November 2012 19:42
 To: wix-users@lists.sourceforge.net
 Subject: [WiX-users] Skip welcome screen for WixUI_Mondo

 How do I skip the Welcome Dlg when customizing Mondo UI?

 Can I skip the Exit Dlg?

 Thanks,Dan

 
-
-
 Monitor your physical, virtual and cloud infrastructure from a single
web
 console. Get in-depth insight into apps, servers, databases, vmware,
SAP,
 cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 
-
-
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

--

Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users