1

(Before downvote im aware how to do this using code thats inline to this command but not how to do it using a file that uses the --app="data:text/html,<sometags></sometags>)

How would I open a local html (mar.html) file using this command C:\'Program Files (x86)'\Google\Chrome\Application\chrome.exe --profile-directory="Default" --app=

Specifically, the issue is my lack of familiarity with the --app flag

I tried

C:\'Program Files (x86)'\Google\Chrome\Application\chrome.exe --profile-directory="Default" --app="mar.html"

C:\'Program Files (x86)'\Google\Chrome\Application\chrome.exe --profile-directory="Default" --app="file:///mar.html"

Both don't work.

Giving me the error

Your file was not found It may have been moved or deleted. ERR_FILE_NOT_FOUND

Mark
  • 868
  • 16
  • 27

0 Answers0