Fix script name
Created by: tflori
We are able to set the arguments manually - we need to set the scriptName manually too. Also we should always go with argv[0]
as scriptName if there is no scriptName set yet.
Created by: tflori
We are able to set the arguments manually - we need to set the scriptName manually too. Also we should always go with argv[0]
as scriptName if there is no scriptName set yet.