doesn't work for me ;(
At line:1 char:3
+ -- cd .\Downloads\
+ ~
Missing expression after unary operator '--'.
At line:1 char:4
+ -- cd .\Downloads\
+ ~~
Unexpected token 'cd' in expression or statement.
At line:2 char:3
+ -- .\Lacey_Flash_Games_Demo.exe --rendering-driver opengl3
+ ~
Missing expression after unary operator '--'.
At line:2 char:4
+ -- .\Lacey_Flash_Games_Demo.exe --rendering-driver opengl3
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unexpected token '.\Lacey_Flash_Games_Demo.exe' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingExpressionAfterOperator