Hello
i am trying to launch google with specific url from my NW.js
this works fine:
NW.js RUN file > """C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"""
but adding specific url just dont work for me....
like this (wich works when set like shortcut on desktop):
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
any tips?
thanks!