Closed TimMangan closed 1 year ago
Hi Tim,
Thank you for pointing this out. This will be resolved in the next release of PSF.
README will be updated to provide improved guidance for providing script arguments with space in config.json
This issue is resolved from release PSF release : version 1.0.220926.1. Please re-open the issue if it still does not help.
The JSON entries for scripting allow for a single "argument list" to be enclosed in quotes.
I have seen an issue where one of the arguments was a variable but referenced the user name (profile path) and failed for a user with username that included a space because the command interpreted it as "argu ment list" rather than "'argu ment' 'list'".
This might suggest the need to update the Json structure for the argument, or improved guidance on creating the scripts.