Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Christopher Painter
 You might find this an interesting read: http://blog.deploymentengineering.com/2008/05/deployment-tools-foundation-dtf-custom.html --- Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me --

Re: [WiX-users] msiexec returning before it is done?

2011-03-11 Thread Castro, Edwin G. (Hillsboro)
Msiexec is not a console application. It is a windows application. When msiexec starts control is immediately passed back to PowerShell. This is the equivalent of using the "start" command in a command prompt. This means that msiexec is still executing when PowerShell executes the next command.

[WiX-users] Error 26201. Error -2147467259: failed to create SQL database

2011-03-11 Thread kim
Hello, I am trying to create database and table in SQL Server 2008 using scripts. The script works fine when executed manually in Management studio. But fails with above error "Error 26201. Error -2147467259: failed to create SQL database" when executed from installer. My target machine is Window

Re: [WiX-users] Tracker.exe??

2011-03-11 Thread Kevin Burton
Thank you. Kevin Burton Senior Software Engineer BUYSEASONS 262-901-2000 Office 262-901-2312 Fax kev...@buyseasons.com -Original Message- From: Michael_A [mailto:mcl...@fullarmor.com] Sent: Friday, March 11, 2011 4:50 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Trac

[WiX-users] msiexec returning before it is done?

2011-03-11 Thread Kevin Burton
This isn't a WiX question directly but hopefully someone will have some experience they would be willing to share. I am using PowerShell to run msiexec on a remote machine. Right after I zip up the files that were installed. But PowerShell is too quick because by the time I get to executing the

Re: [WiX-users] Tracker.exe??

2011-03-11 Thread Michael Clark
Just turn tracker off. /p:TrackFileAccess=false -Original Message- From: Kevin Burton [mailto:kev...@buyseasons.com] Sent: Friday, March 11, 2011 5:53 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Tracker.exe?? I tried linking and it gave me this

Re: [WiX-users] Tracker.exe??

2011-03-11 Thread Kevin Burton
I tried linking and it gave me this error on Tracker.exe not finding a response file. I was hoping that someone on this list has seen this error and as a reasonable workaround. The first link had responses like: Sometimes A/V has been known to interfere with build tools. Have you tried exemptin

Re: [WiX-users] Tracker.exe??

2011-03-11 Thread Michael_A
Try this Go to VS2010 -> Team Explorer -> Builds -> EDIT BUILD DEFINITION -> PROCESS -> ADVANCED -> MS BUILD ARGUMENTS and add "/p:TrackFileAccess=false" then SAVE. Kevin Burton wrote: > > I am getting a warning > > WixUI_Mondo.wxs > WpfComponents.wxs > Product.Generated.wxs > Link: >

Re: [WiX-users] Tracker.exe??

2011-03-11 Thread Castro, Edwin G. (Hillsboro)
*SIGH* Did you read any of the links that showed up in the search? ... Really, I would expect more from a Senior Software Engineer. I'm not a senior anything... but I know how to search and read. If you can post additional information as to what you learned, what you tried, and how it worked or

Re: [WiX-users] Tracker.exe??

2011-03-11 Thread Kevin Burton
So what have I done wrong that causes this error? Kevin Burton Senior Software Engineer BUYSEASONS 262-901-2000 Office 262-901-2312 Fax kev...@buyseasons.com -Original Message- From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com] Sent: Friday, March 11, 2011 4:13 PM To: G

Re: [WiX-users] Uninstall Previous Inno Setup Installed App

2011-03-11 Thread Jeremy Farrell
One thing is that it looks like you're not allowing for the automatic redirection of various things such as the registry when you run 32-bit things on a 64-bit system. If your installer is 32-bit and you run it on a 64-bit system, then references to 'SOFTWARE\Microsoft' will get silently redirec

Re: [WiX-users] Tracker.exe??

2011-03-11 Thread Castro, Edwin G. (Hillsboro)
http://lmgtfy.com/?q=wix+tracker.exe Edwin G. Castro Software Developer - Staff Electronic Banking Services Fiserv Office: 503-746-0643 Fax: 503-617-0291 www.fiserv.com Please consider the environment before printing this e-mail > -Original Message- > From: Kevin Burton [mailto:kev...@

[WiX-users] Tracker.exe??

2011-03-11 Thread Kevin Burton
I am getting a warning WixUI_Mondo.wxs WpfComponents.wxs Product.Generated.wxs Link: C:\Program Files\Windows Installer XML v3.5\bin\Light.exe -cultures:null -ext "C:\Program Files\Windows Installer XML v3.5\bin\\WixNetFxExtension.dll" -ex t "C:\Program Files\Windows Installer XML v3.

Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Kevin Burton
So cross-compile fails (trying to compile x64 on a x86 machine) but running x86 on an x64 platform works and 'Any CPU' fails. At least that has been my experience. Kevin Burton Senior Software Engineer BUYSEASONS 262-901-2000 Office 262-901-2312 Fax kev...@buyseasons.com -Original Message-

Re: [WiX-users] Uninstall Previous Inno Setup Installed App

2011-03-11 Thread Jammer
Hi Again, I've just created a log of my installer and it seems that I've got some of it work now but the last test just left me with a mangled install that won't uninstall :( According to the log both of these searches found their registry values, which is confusing since using regedit I can o

Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Kevin Burton
It looks like the only difference is the fact that I am compiling on an x86 platform. Have you tried 'Any CPU'? When I specify 'Any CPU' the CA will not run with the afore mentioned errors in the log. Kevin Burton Senior Software Engineer BUYSEASONS 262-901-2000 Office 262-901-2312 Fax kev...@bu

Re: [WiX-users] Uninstall Previous Inno Setup Installed App

2011-03-11 Thread Jammer
Hi All, I thought I was on the right track with this, but after some testing it's not working as expected. I've defined this in my installer: VERSIONNT64 VERSIONNT As sean said below he uses QuiteUninstallString but in the registry that is the "path to the uninstall.exe" with

Re: [WiX-users] Uninstall Previous Inno Setup Installed App

2011-03-11 Thread Jammer
I think I've cracked it. VERSIONNT64 VERSIONNT On 10/03/2011 22:23, Sean Farrow wrote: > Hi: > On a 32-bit version of windows, your key would look like: > "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{413B7644-1F93-4890-BD40-AC540C29935B}_is1" > I don't tend to use SilentU

Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Kevin Burton
Actually I had to specifically compile to x86 before it would work even though the target machine was x64. If I specifically compiled to x64 I received a warning on the build machine what I am compiling to something different than the current machine but when it came to running on the target mac

Re: [WiX-users] Patch install/uninstall timing in regards to access of installed files

2011-03-11 Thread Tom Crozier
Sorry the table I added @ the bottom did not get sent correctly. I reformatted it below. Hi - I would greatly appreciate any help in understanding the timing of when I have access to the original or updated version of files installed during a patch install, uninstall and rollback sequences of b

[WiX-users] ComPlus Problem - Was working, now not working

2011-03-11 Thread DexterSinister
I've got an installer for a utility that includes a COM+ component. The solution was originally created in VS2008 and targetted .NET 3.5. The solution was 'upgraded' to VS2010 and .NET 4.0, and now the installation fails ... Here's a fragment for COM+ component & TLB [this was working fine until

[WiX-users] ComPlus Problem - Was working, now not working - 2nd Attempt at Posting

2011-03-11 Thread DexterSinister
I've got an installer for a utility that includes a COM+ component. The solution was originally created in VS2008 and targetted .NET 3.5. The solution was 'upgraded' to VS2010 and .NET 4.0, and now the installation fails ... Here's a fragment for COM+ component & TLB [this was working fine until

Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Castro, Edwin G. (Hillsboro)
FYI: The "DLL" is a .NET assembly. The "CA.dll" is a native C++ assembly that is responsible for setting up the .NET environment needed to run the .NET "DLL". As you found out, you need the bitness of the "CA.dll" to match the target machine. Edwin G. Castro Software Developer - Staff Electroni

[WiX-users] Patch install/uninstall timing in regards to access of installed files

2011-03-11 Thread Tom Crozier
Hi - I would greatly appreciate any help in understanding the timing of when I have access to the original or updated version of files installed during a patch install, uninstall and rollback sequences of both. The Install process seem fairly straight forward. I have availability of the old fil

[WiX-users] Workaround to the missing option to use property values in file names

2011-03-11 Thread Yan Sklyarenko
Hello WiX community, I've got a requirement to change the name of the installed files based on the user input. The initial thought was to use the property values, but it turns out not to be supported. I've also read this: " http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-a-lt-P

[WiX-users] Multilanguage install

2011-03-11 Thread Michael Tissington
Hi I'm having problems with creating an msi that works for different locals. Below is an extract from the log file I have created an msi for each language, changing the Language in the Product element to 1033 and 1040 I can run both the 1033 and 1040 msi on the machine and they display the correc

Re: [WiX-users] Heat - harvesting COM registry entries for componentswith dependencies

2011-03-11 Thread Hoover, Jacob
Am I asking this question in the wrong group? After downloading the Wix source and pondering on this a bit further, instead of taking a list of dependent dlls I believe it would be better to take a single/list of fragments containing the harvested data of the dependent component. Jacob -Or

Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Kevin Burton
I am sorry I had inadvertently set the tag to the DLL *not* the CA.dll so with the compile target of the CA specifically set to x86 (*not* Any CPU) the CA is called correctly. Thank you. Kevin Burton Senior Software Engineer BUYSEASONS 262-901-2000 Office 262-901-2312 Fax kev...@buyseasons.com

Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Kevin Burton
Along these same lines I tried building the CA project setting the target as x64 just to see if this made a difference. I did get a different error message but it still didn't work: MSI (s) (60:B0) [08:07:23:200]: Doing action: CA_CheckCredentials MSI (s) (60:B0) [08:07:23:200]: Note: 1: 2205 2:

Re: [WiX-users] DIFxApp does not properly rollback to the old driverwhen doing a major upgrade

2011-03-11 Thread Rob Hamflett
I appear to be looking at the same problem. I was able to reproduce it by hitting 'cancel' near the end of an uninstall and letting it rollback. After that uninstallation failed. Performing a repair fixed things. Did you email the difx team at the email address Quinton suggested, and if so

Re: [WiX-users] C# Custom Action questions

2011-03-11 Thread Kevin Burton
It is currently set to 'Any CPU'. Kevin Burton Senior Software Engineer BUYSEASONS 262-901-2000 Office 262-901-2312 Fax kev...@buyseasons.com -Original Message- From: Michael Osmond [mailto:mosm...@baytech.com.au] Sent: Thursday, March 10, 2011 8:49 PM To: General discussion for Windows I