krlvm

Results 104 comments of krlvm

I see you're using build older than 1904X.1618 - some settings not supported there, you need to use [version 1.9.1](https://github.com/krlvm/BeautySearch/releases/tag/v1.9.1), or install latest updates, which also fixes the missing acrylic...

**TL;DR:** BeautySearch is incompatible with Bing Online Search. BeautySearch is built on the fact that Windows Search UI is actually web-based application.\ When you install BS, it writes a line...

Thanks for the idea, I figured out how to re-implement the web search, even how to add a custom search provider instead of Bing (Google, etc.)

> Any updates on this? > > > Thanks for the idea, I figured out how to re-implement the web search, even how to add a custom search provider instead...

Finally took the time and was able to do some additional reverse engineering - I found a way to call the function that opens a given URL, so I hope...

I've published a [beta version](https://github.com/krlvm/BeautySearch/releases/tag/v1.3-preview) with some limitations.

> The embedded window does not fit the search section Can you provide a screenshot, please?

@senolfndk Try to restart the Installer and Install it again, if it still not work, you can manually take ownership before installation: https://github.com/krlvm/BeautySearch/issues/11#issuecomment-860113080

It appears that the WebView which is embedded in Search is configured to disallow loading web pages from local network even when `checknetisolation` is configured, while it is needed to...

> > It appears that the WebView which is embedded in Search is configured to disallow loading web pages from local network even when `checknetisolation` is configured, while it is...