Access local files from HTML5 Desktop Application in html folder

前端 未结 2 1287
醉话见心
醉话见心 2021-01-12 15:21

HTML5 is great and I can replace my existing desktop application with it, but just a little security restriction prevents me to complete my job. I plan to create a simple de

2条回答
  •  时光取名叫无心
    2021-01-12 15:59

    according to this site, launching chrome from the cmd with the parameter --allow-file-access-from-files will disable this security feature

提交回复
热议问题