NewsArchive
06-13-2012, 01:23 AM
Hi Friedrich,
before I start to develop my own script, I ask for ideas or an already
existing solution.
If I start my setup like this:
setup.exe /abc /xf ab|c /yz "123/123"
I have 4 parameters
/abc
/xf with value ab|c
/yz with value 123/123
Because of the "|" character and the "/" between the "", i can't use the
simple "split string" soultion.
Any suggestions?
Thanks for your answer.
Markus
before I start to develop my own script, I ask for ideas or an already
existing solution.
If I start my setup like this:
setup.exe /abc /xf ab|c /yz "123/123"
I have 4 parameters
/abc
/xf with value ab|c
/yz with value 123/123
Because of the "|" character and the "/" between the "", i can't use the
simple "split string" soultion.
Any suggestions?
Thanks for your answer.
Markus