Hacker News new | past | comments | ask | show | jobs | submit login

--args is an option to the OS X open command, you shouldn't need it on windows. My guess is:

start /b "" "C:\Users\User\AppData\Local\Google\Chrome\Application\chrome.exe" --record-mode

Report back if it works!




No luck :(


You can just run the executable, you don't need to call start.

"C:\Users\User\AppData\Local\Google\Chrome\Application\chrome.exe" --record-mode


I've tried that also but still no luck. I have the commands in separate bat files but I wouldn't expect that to affect it, or I might be using the wrong chrome executable?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: