Hi @jorgensen,
You need to separate the program from arguments…
Try:
launch(“C:/Program Files/Google/Chrome/Application/chrome.exe","https://www.nationalgeographic.com");
Cheers
— mnse
Hi @jorgensen,
You need to separate the program from arguments…
Try:
launch(“C:/Program Files/Google/Chrome/Application/chrome.exe","https://www.nationalgeographic.com");
Cheers
— mnse