How to reduce number of files for deployment

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

How to reduce number of files for deployment

Postby Super169 » Mon Nov 05, 2018 12:37 am

I just build a simple testing program with CEF, it works fine as running in normal Chrome browser, and those javascript error in using webbrowser control has gone. I'd like to use CEF for future development.

However, I found that there are so many files created in the output folder, and I try to remove them one by one, and at least 19 of them has to be deployed with the executable.

cef.pak
cef_100_percent.pak
cef_200_percent.pak
cef_extensions.pak
CefSharp.BrowserSubprocess.Core.dll
CefSharp.BrowserSubprocess.exe
CefSharp.Core.dll
CefSharp.dll
CefSharp.Wpf.dll
chrome_elf.dll
d3dcompiler_47.dll
devtools_resources.pak
icudtl.dat
libcef.dll
libEGL.dll
libGLESv2.dll
natives_blob.bin
snapshot_blob.bin
v8_context_snapshot.bin

Is there any list of files required for deployment?

I'd like to know if there has any option to reduce the number of files. Any combined DLL can serve this purpose?
Super169
Newbie
 
Posts: 1
Joined: Mon Nov 05, 2018 12:35 am

Re: How to reduce number of files for deployment

Postby magreenblatt » Mon Nov 05, 2018 9:57 am

See the README.txt included with the binary distribution.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 46 guests