Need to remove a word from a string
Hi,
I want to remove a particular word from the below string.
"abcd.exe /database=DeployAnywhere /add=C:\ProgramFiles\Altiris
I want to remove only "/database=DeployAnywhere" from the above string.Please let me know how to do string manipulation to achieve that.
Thanks.
Abdi