Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renameing of CefSharp.BrowserSubprocess #724

Closed
hpposch opened this issue Jan 3, 2015 · 3 comments
Closed

Renameing of CefSharp.BrowserSubprocess #724

hpposch opened this issue Jan 3, 2015 · 3 comments
Labels

Comments

@hpposch
Copy link

hpposch commented Jan 3, 2015

Hello!

Is it possible to rename the subprocess of cefsharp?

@jornh
Copy link
Contributor

jornh commented Jan 3, 2015

It should be possible via CefSettings see https://github.com/cefsharp/CefSharp/blob/v37.0.0/CefSharp.Example/CefExample.cs#L27

@jornh jornh added the question label Jan 3, 2015
@hpposch
Copy link
Author

hpposch commented Jan 3, 2015

Ok, thank you.
I will try that.

@hpposch hpposch closed this as completed Jan 3, 2015
@amaitland
Copy link
Member

amaitland commented Jun 13, 2016

For those wishing to rename the subprocess, it's now possible to implement your own (call it whatever you like). See #1149 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants