is it possible to disable the command output redirection in the command-line shell?
I have the problem that i need to start the "iexplore.exe" with a URL as parameter which contains the ">" Character. Example:
iexplore.exe http://10.138.23.210/cgi-bin/unidoc.exe?ACTION=ACTION_QUERY_DB&QUERYSTRING=(1367)%20HPUX:%20'ksrsifs2.health.local'%20ERROR%20Message:%20May%2017%2008:23:57%20syslog:%20"Schema:%20PAG%20ew_ag_pascom_rufn_i_01%20Status:->%20keine%20Inbound%20Events%20im%20Beobachtungszeitraum%20E
When the above line is started from within the Start->Run everything works as expected, but when i open a command line shell the string is truncated after the ">" and a file is written. This is what i want to prevent.
Any ideas?
Thanks,
Egon



Help

Back to top








