I copied the file triggercmdagent.bat and now it works, thanks!
I managed to solve the problem that Alexa did not open Chrome, the script looked like this:
{"trigger": "Google Chrome", "command": "start chrome", "ground": "foreground", "voice": "chrome", "allowParams": "false"}
Thanks for your help! : )