The thing is that I need to pass one parameter with question marks in it to a .bat batch file. If I use the question mark the parameter is not well passed. How can I solve this?
I'm having troubles with this line:
script.bat /n"output.owl" /r"http://www.address.com/blog/?feed=rss2"
=
symbol might be a problem too.