about the WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
I am using WiX to install the service, and after that, in addition, the
installer runs the "/service" command.
I don't know why it is executed, it is an old piece of code that has a very
a
nt: יום א 25 מאי 2014 10:23
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
Are you installing this as a service using the WiX elements or trying to run
the app with /service? I would strongly advise using WiX not trying to run the
ap
]
Sent: 25 May 2014 06:51
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
Happens on a clean install.
More info - my service is an ATL service, and I recently discovered that it is
the "myapp.exe /service" command that
Original Message-
From: Neil Sleightholm [mailto:n...@x2systems.com]
Sent: יום ה 22 מאי 2014 20:45
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
Does this happen on an upgrade or a new install? I find this often happen
ssion about the WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
OK, thanks Neil!
Perhaps you can assist me with a different issue I'm having with WiX; I'm
installing an unmanaged c++ windows service, using the standard MSI
InstallServices action (in wix,
ction ended 17:45:13: InstallServices. Return value 1."
>
> Thanks,
> Gabi.
>
> -Original Message-----
> From: Neil Sleightholm [mailto:n...@x2systems.com]
> Sent: יום ה 22 מאי 2014 17:45
> To: General discussion about the WiX toolset.
> Subject: Re: [WiX-users] CAQuie
n ended 17:45:13: InstallServices. Return value 1."
Thanks,
Gabi.
-Original Message-
From: Neil Sleightholm [mailto:n...@x2systems.com]
Sent: יום ה 22 מאי 2014 17:45
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
There isn't a
e WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
It is too big a change, is there a way to force the merge modules to be
installed first?
They are gathered as 1 "Feature", and my entire product is another "Feature".
And it seems that you're
about the WiX toolset.
Subject: Re: [WiX-users] CAQuietExec - Requires VC runtime redist?
I'd suggest you need a bundle which installs the vcredist first (using the exe
version) and then runs your msi.
(It is not CAQuietExec that requires VC I would assume it is whatever you are
runnin
y.com]
Sent: 22 May 2014 14:27
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] CAQuietExec - Requires VC runtime redist?
In a machine without VCRedist, I get the following error:
MSI (s) (D8:C8) [14:31:44:359]: Invoking remote custom action. DLL:
C:\Windows\Installer\MSIBA1E.tmp, Entry
In a machine without VCRedist, I get the following error:
MSI (s) (D8:C8) [14:31:44:359]: Invoking remote custom action. DLL:
C:\Windows\Installer\MSIBA1E.tmp, Entrypoint: CAQuietExec
CAQuietExec:
CAQuietExec: ??
??
---
> > From: Dusan Plavak [mailto:dusan.pla...@avitech-ag.com]
> > Sent: 20 August 2013 08:49
> > To: wix-users@lists.sourceforge.net
> > Subject: [WiX-users] CAQuietExec: Error 0x80070002: CAQuietExec Failed
> >
> > Hi there,
> >
> > I hav
invoking the command processor. Try "cmd /c echo
> blah...".
>
> Neil
>
> -Original Message-
> From: Dusan Plavak [mailto:dusan.pla...@avitech-ag.com]
> Sent: 20 August 2013 08:49
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] CAQuietExec
You can't run "echo" with invoking the command processor. Try "cmd /c echo
blah...".
Neil
-Original Message-
From: Dusan Plavak [mailto:dusan.pla...@avitech-ag.com]
Sent: 20 August 2013 08:49
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] CAQu
Hi there,
I have a problem like a lot of people before me, but don`t know why their
solutions aren`t working to me...
I found this topic:
http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg55613.html
I have CA like in his solution but still not working...
I have custom actions:
>
> -Original Message-
> From: shanmukha sainath addepalli [mailto:sainath.addepa...@gmail.com]
> Sent: Friday, June 08, 2012 1:41 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd
>
> Hel
08, 2012 1:41 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd
Hello John,
Thanks for the reply.
I did as you suggested but still I faced the same problem. I used
DirectorySearch for getting the absolute path to the appc
.addepa...@gmail.com]
> Sent: Thursday, June 07, 2012 12:33 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd
>
> Hello all,
>
> I am executing appcmd command to change the Application pool to Int
June 07, 2012 12:33 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd
Hello all,
I am executing appcmd command to change the Application pool to Integrated mode
using CAQuietExec, it fails with error "Command faile
Hello all,
I am executing appcmd command to change the Application pool to Integrated
mode using CAQuietExec, it fails with error "Command failed to execute".
The command is working fine when I use ExeCommand instead of CAQuiteExec.
But ExeCommand displays a command prompt while executing the comm
I am using WiX version 3.5.2519.0
If you have a Custom Action DLL and a CAQuietExec Custom Action that
needs other Windows Installer properties; set them to execute one after
the other, they do not.The CAQuietExec Custom Action that needs other
Windows Installer properties executes late in the i
ginal Message
From: Rob Mensching
To: General discussion for Windows Installer XML toolset.
Sent: Sun, February 13, 2011 10:53:56 AM
Subject: Re: [WiX-users] CAQuietEXEc
Seems reasonable. Does it not work?
On Wed, Feb 9, 2011 at 4:22 AM, Umeshj wrote:
>
> Hi,
>
> I am conver
Seems reasonable. Does it not work?
On Wed, Feb 9, 2011 at 4:22 AM, Umeshj wrote:
>
> Hi,
>
> I am converting the setup to conditionally build for 32 or 64 bit platform.
> Would the following code suffice to make sure that 64 bit WIXCA is used for
> 64 bit platform?
>
>
> Code snippet:
>
>
>
>
Hi,
I am converting the setup to conditionally build for 32 or 64 bit platform.
Would the following code suffice to make sure that 64 bit WIXCA is used for
64 bit platform?
Code snippet:
.
...
Similarly writing code for
riday, November 26, 2010 4:57 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] CAQuietExec hangs when running powershell script
Hi,
CAQuietExec seems to hang when running a powershell script and does not
exit out of the custom action. How can I exit out of the custom action after
the s
Hi,
CAQuietExec seems to hang when running a powershell script and does not
exit out of the custom action. How can I exit out of the custom action after
the script completes execution?
Here is my custom action
thanks.
--
View this message in context:
http
Hi all,
I want to invoke a powershell script from my installer to setup a AD LDS
database and the script requires a set of input arguments. I dont want to
show the console during installation, so I am using CAQuietExec custom
action. But here, I unable to pass multiple parameters to a powershe
discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CAQuietExec and Windows Server 2008 UAC
This might be a result of ever-tightening security. The custom action
wants to run the command prompt shell (that will try to open a command
prompt window) with the local system account. I would
AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CAQuietExec and Windows Server 2008 UAC
This might be a result of ever-tightening security. The custom action
wants to run the command prompt shell (that will try to open a command
prompt window) with the local s
From: Amy Rosewater [mailto:arosewa...@spectrumhr.com]
Sent: Wednesday, March 24, 2010 8:48 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] CAQuietExec and Windows Server 2008 UAC
Hi All,
I have a custom action to run CAQuietExec (using wix v 3.0.5419.
Hi All,
I have a custom action to run CAQuietExec (using wix v 3.0.5419.0). It
is currently set up to run as a deferred custom action with no
impersonation.
When this custom action runs in Windows Server 2003 everything works
great. When it runs in Windows Server 2008 with UAC I ge
Robert O'Brien wrote:
Tried this again using xcopy instead of robocopy for the second test
and still failing in both CAQuietExec cases even though running them
on the target system after install completes works just fine. I've
also noted that if I just issue the commands w/o any parameters
Tried this again using xcopy instead of robocopy for the second test and still
failing in both CAQuietExec cases even though running them on the target system
after install completes works just fine. I've also noted that if I just issue
the commands w/o any parameters then the CAQuietExec acti
Any insights as to what I'm doing wrong in declaring my QtExecCmdLine used by
my two CAQuietExec in the source excerpts below?When I review the log file
for the property values where I store a copy of the runtime generated
QtExecCmdLine values I see what I was expecting and I can execute the
David Ward wrote:
I'm learning WiX and have been experimenting with a 64-bit install
package for Vista64 During the install, I would like to run a 64-bit
configuration tool. I can successfully launch the tool with a normal
MSI custom action.
However, when I try to launch the 64-bit exe sil
I'm learning WiX and have been experimenting with a 64-bit install package for
Vista64 During the install, I would like to run a 64-bit configuration tool.
I can successfully launch the tool with a normal MSI custom action.
However, when I try to launch the 64-bit exe silently using the Wix
Found the reason and here is modified code snipet:
And last of them remains same.
jmin70 wrote:
>
> Hi all,
>
> I am having a hard time with getting the Quiet Execute custom action to
> work correctly. I am trying to run comman
Hi all,
I am having a hard time with getting the Quiet Execute custom action to work
correctly. I am trying to run command line of 'aspnet_regiis.exe -ga
RackwiseService' at the end of installation as:
===
perfect thanks, i am pretty sure i have been bit by this one before o_OFrom:
[EMAIL PROTECTED]: [EMAIL PROTECTED]; [EMAIL PROTECTED]: Tue, 10 Jul 2007
11:58:42 -0700Subject: RE: [WiX-users] CAQuietExec in merge module path problem
In order to set the property to include another
In order to set the property to include another property you have to use a
CustomAction
Try
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of steve baker
Sent: Tuesday, July 10, 2007 11:22 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] CAQuietExec in merge module
i have a merge module that needs to fire off a CAQuietExec custom
action: my installation fails and
rolls back with this error in the log:CAQuietExec: Error 0x80070002: Command
failed to execute.CAQuietExec: Error 0x80070002: CAQuietExec Failedi am
thinking it is a path problem and it cant
Done (1565536), and thanks for clarifying the difference.
Rob
Bob Arnson wrote:
> Rob Hamflett wrote:
>> then the reboot prompt doesn't appear until snclm is closed. It appears
>> that the asyncNoWait part
>> is being ignored, and the install is stalled whilst waiting for the
>> QAQuietExec a
Rob Hamflett wrote:
then the reboot prompt doesn't appear until snclm is closed. It appears that the asyncNoWait part
is being ignored, and the install is stalled whilst waiting for the QAQuietExec action to finish.
It's an MSI restriction. From "Custom Action Return Processing Options
I've discovered what I think is a problem with CAQuietExec. I normally use
2.0.3719, but just
checked this with 2.0.4415 to be sure.
I want to run a program at the end of my installation called snclm.exe. I also
have a reboot
scheduled. If I run snclm like this:
then everything works as
44 matches
Mail list logo