Hi,

I am running following custom action which runs /RegServer command.

 

<File Id='distributeserver' Name="DISTRIBUTESERVERFILE" src="f:\Program
Files\Ambit ALM 6\ALMEngine\distributionserver.exe"

          />

 

<CustomAction Id='DISTRIBUTESERVERCUSTOMACTION'
FileKey='distributeserver'  ExeCommand=' /RegServer' Execute
='immediate'

                            Return='ignore'/>

 

 

<InstallExecuteSequence>

      <Custom Action='DISTRIBUTESERVERCUSTOMACTION'
After='InstallFinalize' />

</InstallExecuteSequence>

 

 

I am ruunig msi using  command line msiexec.exe /i  installer.msi
<file:///\\pc307\path\alm_installer.msi>   /L*v c: install.txt

 

However I am not seeing what exactly command executed by my custom
action. Can anyone know how to log customaction in log file  ( means
what is exact command fired by custom action).

 

 

 

 

Thanks,

Rahul Ekbote

Senior Software Engineer * SunGard * ALM * Bancware * 

SunGard Technology Services (India), Meridian Plaza,

S B Road, Shivajinagar, Pune 411016. 

Direct Tel +91-20-25606237 * Main Tel +91-20-30238000 * Fax
+91-20-25606222 * rahul.ekb...@sungard.com
<mailto:rahul.ekb...@sos.sungard.com> * www.sungard.com
<http://www.sungard.com/bancware> /bancware

____________________________________________________
P Think before you print
CONFIDENTIALITY: This e-mail (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized
disclosure or use is prohibited.  If you receive this e-mail in error,
please notify the sender and delete this e-mail from your system. 

 

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to