Cannot execute comand line

Hello I got a problem I cannot use katalon studio by comand with bat file?
I use this:

cd\

cd “Katalon Studio”

katalon -runMode=console -consoleLog -noSplash -projectPath=“E:\DiversePrograme\katalon\New folder\Texas\Texas.prj " -testSuitePath=“Test Suites/New Test Suite” -executionProfile=“default” -reportFolder=” E:\DiversePrograme\katalon\New folder\Texas\Reports" -reportFileName=“odontoprev.html” -browserType=“Chrome”

I used this too:
katalon -runMode=console -projectPath=“E:\DiversePrograme\katalon\New folder\Texas\Texas.prj” -reportFolder=“Reports/Kuali” -reportFileName=“Kuali” -retry=0 -testSuitePath=“Test Suites/New Test Suite “Chrome”

Thank you in advanced!