Re: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd

2012-06-18 Thread shanmukha sainath addepalli
> > -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

Re: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd

2012-06-11 Thread John Cooper
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

Re: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd

2012-06-07 Thread shanmukha sainath addepalli
.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

Re: [WiX-users] CAQuietExec fails to execute inetsrv\appcmd

2012-06-07 Thread John Cooper
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

[WiX-users] CAQuietExec fails to execute inetsrv\appcmd

2012-06-06 Thread shanmukha sainath addepalli
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