I'm trying to run Google Chrome with the following --allow-file-access-from-files--disable-web-security options. I've gone into the "Browse With" option to "Add" a new browser and navigated to chrome "C:\Users\MyName\AppData\Local\Google\Chrome\Application\chrome.exe" and then added those two above arguments in and gave it a new friendly name. Now when I try and run my app locally using this newly created browser nothing happens. VS goes through the motions of running, but the Chrome browser window never launches.
Can anyone tell me what I'm doing wrong here or how to get this working?