Search found 1 match

by 1047890434@qq.com
Fri Aug 23, 2024 1:23 am
Forum: Enigma Virtual Box x86/x64
Topic: Can not find visit a absolute path local file whith webview2
Replies: 1
Views: 62582

Can not find visit a absolute path local file whith webview2

Hi Forum,

I have a program that uses webview2, which loads a local HTML file. Since loading local HTML files requires an absolute path, I obtained the absolute path in the program and displayed it normally.
But when I packaged all the files together, webview2 couldn't display it anymore.
Program ...