I am using the code below to start a executable file from a windows service and I need to pass html code (stored in a variable) as an argument. I am escaping with double quo
You may need to encode the following characters to make them passable in a command line argument: