[wix-users] need help
madhusudhana rao Vadlamuri
vadlamuri.madhu at gmail.com
Fri Dec 8 17:11:21 PST 2017
Hi all,
I am working on application
<SEQUENCE name="PREPARE_FMS_TASKKILL" type="34"
after="PREPARE_FMS_INSTALL" cond="FMS_IP" src="TARGETDIR" target='
cmd.exe /c Tasklist /S [FMS_IP] /u [FMS_USER] /p [FMS_PASSWORD]
/FI "IMAGENAME eq insVTY.exe" | find /i "insVTY.exe" *&&* Taskkill /S
[FMS_IP] /u [FMS_USER] /p [FMS_PASSWORD] /IM insVTY.exe'/>
I am unable to define “ *&&*” in xml file its showed in screenshot
While running the command line its working fine. “Tasklist /S 192.9.200.42
/u administrator /p amat1502c$$ /FI "IMAGENAME eq insVTY.exe" | find /i
"insVTY.exe" && Taskkill /S 192.9.200.42 /u administrator /p amat1502c$$
/IM insVTY.exe”
Please help on this
V.Madhusudhana Rao
Mobile : +1-412-584-2411
Email : vadlamuri.madhu at gmail.com.
More information about the wix-users
mailing list