Files
winutil/scripts
Emil Wójcik 5faf3c1ae0 Update start.ps1
- use join method to parse $argList
- use $PSCommandPath instead of $MyInvocation.MyCommand.Path
- use ScriptBlock method to create request for latest winutil.ps1 with join $argList 
- condition for $processCmd because in case when wt.exe is not available, there was double/redundant declaration of shell which lead to code mishmash (incorrect interpretation of quotes from Start-Process ArgumentList parameters 
- changes in quotes and escape characters because command where not interpreted correctly in all possible cases of $powershellCmd and $processCmd
2025-03-02 00:45:30 +01:00
..
2025-03-01 13:50:12 -06:00
2025-03-02 00:45:30 +01:00