Code Monkey home page Code Monkey logo

search-deflector's Introduction

Search Deflector

Latest Version Project License Latest Release Downloads Project Stars

Search Deflector is a small system utility that redirects searches made from the start menu or Cortana to whatever browser and search engine you prefer, removing ties with Microsoft Edge and Bing.

This software allows you to perform faster web searches by just tapping the Windows key, and typing your search. Hit enter, or click one of the results in the right panel. This is faster than opening your browser (if it isn't already), opening a new tab, and clicking the search bar.

After a simple setup, you can use any browser (provided it is registered as a protocol handler) and any search engine. If you are having trouble getting either of these to work, send me an email at [email protected] or create an issue, and I will see what I can do to get your custom settings working.

Don't forget to check the wiki if you have any questions!

Also, please star this repository if you like what I've made!


Note: There is a free version and a paid version. Both are exactly the same. The free version is unsigned and may register a false-positive with your antivirus software. The version on the Microsoft Store costs $1.99, and is digitally signed and distributed by Microsoft. The free (classic) version uses custom code for automatic updates (source is here). I would greatly appreciate if you tried the free version from GitHub and later paid for the Store version, as even the few dollars goes a long way to help me out.

If you find this software useful and would like to show your appreciation, please consider making a small donation!

Doesn't this already exist?

Yes, there are two other similar projects. EdgeDeflector and SearchWithMyBrowser.

After using EdgeDeflector for quite some time, I noticed several issues with it. Sometimes it didn't work properly, it wasn't very configurable, and it relied on a browser extension (Chrometana) to change the search engine from Bing. I also tried SearchWithMyBrowser, however it had the same problems. I did not like the reliance on other software, so I set out to create a complete solution.

How do I set it up?

Get it at the Microsoft Store here to support development or download the latest installer executable by clicking here. Just follow the prompts.

Take a look at the Wiki page if you're having trouble or need more information.

I found a bug / it doesn't work!

First, look at the Wiki for help. If that still doesn't fix your problem, submit a new issue describing the problem with as much detail as possible.

Links

Name Link
Homepage https://birkett.dev/search-deflector
Download http://tiny.cc/get-search-deflector
Store https://www.microsoft.com/store/productId/9P8ZJJ80RZ2K
Wiki https://github.com/spikespaz/search-deflector/wiki
Issues https://github.com/spikespaz/search-deflector/issues
License https://github.com/spikespaz/search-deflector/blob/master/LICENSE
Email [email protected]

Special thanks

Thank you to @da2x and @sylveon for the inspiration, their source code helped greatly as a reference during development of Search Deflector, and @adamdruppe for one-on-one help over IRC and his library, minigui, which makes this program's GUI possible.

Additionally, thanks to all of following early-adopters who reported the first issues and helped in the early days:

@elliottedward327, @maxloh, @Thomas-QM, @loganran, @loginnotsecure, @shalvah, @TruckMangione, @lordvlad, @tango409, @Freyam, @MulverineX, @fernandex00, and others.

I owe all of the translators for this project a huge thanks. Currently there is only one, thank you @linjiayinchn for the Chinese translations!

search-deflector's People

Contributors

0xeab avatar anotherus3r avatar eagleman avatar randomc0der avatar spikespaz avatar thatrobotdev avatar wengh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

search-deflector's Issues

Missing support for CN Bing deflection

Hi. I'm here to give you a little feedback on bug.

My system version is Windows 10 RS5 Pro.

Regions and languages are set to China.

  1. My setup.exe settings:
    default

  2. When I search
    default

  3. The result
    default

Cortana's default search engine is cn.bing.com instead of www.bing.com,

I don't know if this is the reason why the default search engine can not be properly modified.

No way to launch MS Edge as preferred browser

As of commit 62e1294 I have removed the ability to chose the "Microsoft Edge" as the preferred browser.

This is because the only way, that I have found, to launch Edge is to call the URI with the microsoft-edge: protocol in the system shell. This will not do, because that protocol is overridden by this program.

Until I find a way to launch Edge without the protocol, the option has been disabled and commented out of the source code.

search-deflector do not extract correct keywords from URL

How to reproduce the problem:

  1. Type goog in Cortana
  2. press down button and navigate to google docs
  3. Press Enter to search

search-deflector should search google docs in this case but it search goog instead

Here's the bing link when Edge handle my search instead (unrelated parameters deleted)
https://www.bing.com/search?q=google+docs&pq=goog

The pq parameter of the link contains the words I have typed (goog) while the q parameter contains the actual keywords of my search (google docs)

The bug is caused by Line 32 of deflector.d
https://github.com/spikespaz/search-deflector/blob/master/source/deflector.d#L32
where getQueryParams(url)["pq"] extract the pq parameter of search url instead of the q parameter

Search Deflector launch failed

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF791A5F0CD
0x00007FF791A5EE26
0x00007FF791A57CDC
0x00007FF791A4477C
0x00007FF7919F98BA
0x00007FF7919FB708
0x00007FF7919E7076
0x00007FF7919FC4F2
0x00007FF7919FC456
0x00007FF7919E5C32
0x00007FF7919E5AD0
0x00007FF791A4AD8D
0x00007FF791A4AC3A
0x00007FF791A69658
0x00007FFEE3F93034 in BaseThreadInitThunk
0x00007FFEE4651431 in RtlUserThreadStart

Registry Setup Error

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x011D5ECF
0x011D5C82
0x011CED5D

mouse gestures

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "BrowserName": Sistem belirtilen dosyayı bulamıyor. (error 2)

Stack Trace:

0x00007FF71C66BB3D
0x00007FF71C66B896
0x00007FF71C66474C
0x00007FF71C65156C
0x00007FF71C62F3FA
0x00007FF71C631248
0x00007FF71C6219D2
0x00007FF71C62150D
0x00007FF71C621364
0x00007FF71C65777D
0x00007FF71C65762A
0x00007FF71C6760C0
0x00007FFF06F43034 in BaseThreadInitThunk
0x00007FFF08533691 in RtlUserThreadStart

Just installed on last windows update

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": Le fichier spécifié est introuvable. (error 2)

Stack Trace:

0x00DB317F
0x00DB2F32
0x00DAB04D

Is it just me or the Web Results are still in Bing?

I mean clicking enter does search the search engine I chose in the browser I chose but the results accessed from clicking right or on the button '>' next to the item, it shows results in Bing, here is what I mean

Image

Failed to spawn new process

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\process.d

Line: 752

Message:

Failed to spawn new process (无法成功完成操作,因为文件包含病毒或潜在的垃圾软件。)

Stack Trace:

0x011BA3EF
0x011BA1A2
0x011B327D

Simply is nonfunctional

I followed the installation steps to a T, selected chrome and google, and when I clicked a web link in the start menu for the first time, I set launcher.exe for always

However, the link did not open up, it did simply nothing, no clue as to why.

Value cannot be opened: "BrowserName" when any search is made

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "BrowserName": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF68F28B63D
0x00007FF68F28B396
0x00007FF68F28424C
0x00007FF68F27106C
0x00007FF68F24EEFA
0x00007FF68F250D48
0x00007FF68F241642
0x00007FF68F241364
0x00007FF68F27727D
0x00007FF68F27712A
0x00007FF68F295BC0
0x00007FFF66A83034 in BaseThreadInitThunk
0x00007FFF671A1431 in RtlUserThreadStart

32bit test remains same results

this is when using the test.exe you emailed me. version number in terminal(top left corner) still said 0.2.2-master just in case that was in fact the same version as previous attempts

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x013F5BAF
0x013F5962
0x013EEA3D

Search engine didn't set properly

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 328

Message:

Failed to create requested key: "SearchDeflector": Access is denied. (error 5)

Stack Trace:

0x00007FF635A1151D
0x00007FF635A11276
0x00007FF635A0A12C
0x00007FF6359F6BCC
0x00007FF6359A988E
0x00007FF6359AB9DB
0x00007FF6359973D5
0x00007FF6359961D5
0x00007FF635995E10
0x00007FF6359FD1DD
0x00007FF6359FD08A
0x00007FF635A1BAA8
0x00007FF96A7F3034 in BaseThreadInitThunk
0x00007FF96BA31461 in RtlUserThreadStart

0.3.5 fails when accessing StartMenuInternet from HKCU

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 510

Message:

Failed to open requested key: "SOFTWARE\Clients\StartMenuInternet": The system cannot find the file specified. (error 2)

Stack Trace:

0x0105342F
0x010531E2
0x0104B2ED

EDIT: This was version 0.3.5

Unable to launch installer Windows Defender SmartScreen

Hi, when I launch the installer, a message appears with the following title: "Windows protected your PC" and then triggers the previous problems.
It may be related with these problems and it makes some sense.

untitled

Doesn't even work on older versions of Windows 10 (Tested)

Microsoft probably doesn't want the application to work marking it as a virus and inaviliting all its functionalities.

I mean, if Microsoft is able to place a Microsoft Edge ad to avoid installing Chrome or Firefox, imagine what it could do with any other program that it considers a potential danger in its products or services.

You should be in contact with Microsoft to possibly clarify doubts

Asking for reconfiguration after every update

After every time it updates I need to reconfigure it again. Also happens when i press force update without (to my knowledge) any new updates being available.
Would be nice if it keeps my preferences. 😄

Search Deflector crashed on opening a link from the start menu search

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\process.d

Line: 752

Message:

Failed to spawn new process (The system cannot find the file specified.)

Stack Trace:

0x00007FF694F0B64D
0x00007FF694F0B3A6
0x00007FF694F0425C
0x00007FF694EF107C
0x00007FF694ECD8C3
0x00007FF694ECD2A2
0x00007FF694ECDAD7
0x00007FF694EC150F
0x00007FF694EF728D
0x00007FF694EF713A
0x00007FF694F15BD0
0x00007FFF271D7E94 in BaseThreadInitThunk
0x00007FFF28657AD1 in RtlUserThreadStart

Fresh Windows install and Cortana disabled

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF6CF9E151D
0x00007FF6CF9E1276
0x00007FF6CF9DA12C
0x00007FF6CF9C6BCC
0x00007FF6CF979F9A
0x00007FF6CF97BDE8
0x00007FF6CF967616
0x00007FF6CF97CBD2
0x00007FF6CF97CB36
0x00007FF6CF965F98
0x00007FF6CF965E10
0x00007FF6CF9CD1DD
0x00007FF6CF9CD08A
0x00007FF6CF9EBAA8
0x00007FFF3FA93034 in BaseThreadInitThunk
0x00007FFF40071461 in RtlUserThreadStart

Blocked by Antivirus Wiki Page Update

Hello! I noticed that as of writing, on VirusTotal, McAfee and the other virus checker program has declared the program virus free! https://www.virustotal.com/#/file/e7dcfc617300b8735dc7a66aa2915b0250ff94d54ed8baf9b065de595f775f1a/detection
You can change this part in your wiki page https://github.com/spikespaz/search-deflector/wiki/Troubleshooting:

The program is not malicious. You can look at the source code and see that for yourself. If you still don't trust it, drop the executable into VirusTotal. VirusTotal has 2/66 detections. One of them is McAffee.

Windows Search UI remains showing results from Bing?

Using the latest Chromium Edge Canary version, redirect to this browser works without any issue.
But it still searches with Bing as it's engine.

Furthermore, tried to see if changing the browser of choice worked, by reinstalling it and setting Firefox as it's browser, and it still redirects me too Edge Canary (might be Microsofts doing, with the Chromium shift) and of course still Bing.

Btw thanks for the effort you've put in this program so far!

Windows Setup Error

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF7B1ACF0CD
0x00007FF7B1ACEE26
0x00007FF7B1AC7CDC
0x00007FF7B1AB477C
0x00007FF7B1A698BA
0x00007FF7B1A6B708
0x00007FF7B1A57076
0x00007FF7B1A6C4F2
0x00007FF7B1A6C456
0x00007FF7B1A55C32
0x00007FF7B1A55AD0
0x00007FF7B1ABAD8D
0x00007FF7B1ABAC3A
0x00007FF7B1AD9658
0x00007FFC87373034 in BaseThreadInitThunk
0x00007FFC89461431 in RtlUserThreadStart

program fails at setup

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF652900F5D
0x00007FF652900CB6
0x00007FF6528F9B6C
0x00007FF6528E660C
0x00007FF6528999DA
0x00007FF65289B828
0x00007FF652887056
0x00007FF65289C612
0x00007FF65289C576
0x00007FF652885CC2
0x00007FF652885B60
0x00007FF6528ECC1D
0x00007FF6528ECACA
0x00007FF65290B4E8
0x00007FFD4CE93034 in BaseThreadInitThunk
0x00007FFD4FA01461 in RtlUserThreadStart

Error

I have encountered an error launching Search Deflector.
The error information follows below.

File: source\deflector.d

Line: 34

Message:

Expected one URI argument, recieved: 
["E:\\Search Deflector\\deflector.exe"]

Stack Trace:

null

Value cannot be opened: "" (Registry)

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF7C53EF0CD
0x00007FF7C53EEE26
0x00007FF7C53E7CDC
0x00007FF7C53D477C
0x00007FF7C53898BA
0x00007FF7C538B708
0x00007FF7C5377076
0x00007FF7C538C4F2
0x00007FF7C538C456
0x00007FF7C5375C32
0x00007FF7C5375AD0
0x00007FF7C53DAD8D
0x00007FF7C53DAC3A
0x00007FF7C53F9658
0x00007FFB89B3FEA4 in BaseThreadInitThunk
0x00007FFB8A985521 in RtlUserThreadStart

Not opening Chromium based browsers (Vivaldi)

After setting up Search Deflector (which successfully recognized Vivaldi), I set the edge protocol to launcher.exe, and when I search it appears to load the program, which does nothing with Vivaldi..

Not sure what other info to include other than Vivaldi's diagnostic info.
system info

Detected as trojan by Windows Defender

In the wiki you say

Lastly, you should know that the only antivirus software you need is Windows Defender. It is very good at its job, and usually it won't register false-positives like this.

I'm afraid Microsoft Defender detected it as a trojan just today. This is the alert:

image

Appx file won't install (missing certificate)

When I try to sideload the 0.3.5 .appx file provided, Windows aborts the installation because of an untrusted certificate (see here:)
image. This is with all previous copies uninstalled and Windows developer mode enabled on Skip Ahead build 18277.

install issue: configuration crash w/ 32bit Windows

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x000D5ECF
0x000D5C82
0x000CED5D

Encountered an error when trying to set a custom url

I have encountered an error when I tried to set search engine to "google.com.hk/search?q={{query}}"


The error information follows below.

File: std\encoding.d

Line: 2554

Message:

Unrecognized Encoding: big5

Stack Trace:

0x00007FF7632AF0CD
0x00007FF7632AEE26
0x00007FF7632A7CDC
0x00007FF76329477C
0x00007FF763252F4D
0x00007FF76323300A
0x00007FF763233610
0x00007FF763232C97
0x00007FF7632311E0
0x00007FF763236635
0x00007FF763235C8E
0x00007FF763235AD0
0x00007FF76329AD8D
0x00007FF76329AC3A
0x00007FF7632B9658
0x00007FFE8A7B3704 in BaseThreadInitThunk
0x00007FFE8C4DA1D1 in RtlUserThreadStart

Not working for preview search

Works correctly for normal searches and opens up on preferred browser but still using BING for fast Preview search 😞
Any fix ?

Screen Shot:

searc

Doesnt Open in a New Chrome windows....

after i click enter after typing out the search in the windows start menu, it doesnt tske me anywhere...
on the first time, they asked me to choose the default way to handle this (the oprions wer : launcher or edge)
i thought laucnher must be yours, so i chose that...but now it doesnt take me anywhere....

EDIT: It works.....i changed it to System Default and now it works.....but it still shows the output at the time of typing as bing...can i do something about that too??

Uninstalling breaks normal search

Once this is installed and set up, the search can't be reverted to default behavior.

Need to make an update to remove protocol handler registry keys after an uninstall.

Error when finishing install process.

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": Impossibile trovare il file specificato. (error 2)

Stack Trace:

0x00007FF6CE4E151D
0x00007FF6CE4E1276
0x00007FF6CE4DA12C
0x00007FF6CE4C6BCC
0x00007FF6CE479F9A
0x00007FF6CE47BDE8
0x00007FF6CE467616
0x00007FF6CE47CBD2
0x00007FF6CE47CB36
0x00007FF6CE465F98
0x00007FF6CE465E10
0x00007FF6CE4CD1DD
0x00007FF6CE4CD08A
0x00007FF6CE4EBAA8
0x00007FFA76C43034 in BaseThreadInitThunk
0x00007FFA77891431 in RtlUserThreadStart

Crashed after setup.

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF78261151D
0x00007FF782611276
0x00007FF78260A12C
0x00007FF7825F6BCC
0x00007FF7825A9F9A
0x00007FF7825ABDE8
0x00007FF782597616
0x00007FF7825ACBD2
0x00007FF7825ACB36
0x00007FF782595F98
0x00007FF782595E10
0x00007FF7825FD1DD
0x00007FF7825FD08A
0x00007FF78261BAA8
0x00007FFC952A3034 in BaseThreadInitThunk
0x00007FFC958F1431 in RtlUserThreadStart

"Install Update" button clipping over Settings page widgets

Bug Description

The Install Update button that is positioned at the bottom of the Update page of the GUI clips over the first text label and text edit widgets on the Settings page (selected by default when the program opens). After switching tabs or resizing the window the bug disappears.

Expected Behavior

The Install Update button is only visible on the Update page.

Screenshots

image

Environmental Details

Windows Version 1903
Build Number 18362.10015
Insiders Preview Yes

Unable to "Continue on PC" when sharing via Android.

Hi Dev,

Loving the app, much more flexible than Edge Deflector, an issue I encountered on Edge Deflector was the same as this, not being able to use the Continue on PC sharing feature on Android when your phone is linked.

Currently on Insider Build 17754.

Cheers.

Search Deflector launch failed

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00085ECF
0x00085C82
0x0007ED5D

Out of System Resources

While trying to update Search Deflector on my laptop, I'm immediately presented with an Out of system resources. message:
searchdeflector-systemresources

And then again when completing the installation, I'm again presented with an identical error message:
searchdeflector-complete

Hardware & Software involved:
HP Spectre-x360 laptop (i7-8550U, 16GB RAM, 512GB NVMe SSD)

  • Windows 10 Professional
  • Version: 1809
  • OS build: 17763.316

No special steps required to reproduce, simply downloaded v1.0 Search Deflector and double-clicked to run, the messages appeared at each aforementioned event. I tried to completely remove the software, then reboot and reinstall, yet I was faced with the same error issues. Will attempt to install v1.0 again on a desktop PC later today when I get a chance. Thank you for the wonderful software.

App isn´t working

Bug Description

Worked after the initial installation but does not work after restarting and I´ve been unable to get t to work since. Start bar searches open in Edge (not Chrome) using Bing (not Google).

How to Reproduce

Replace the following placeholders with correct information and delete this line.

Browser: Chrome

Search Engine: Google

Steps to reproduce the behavior:

  1. Go to Windows Search bar
  2. Type anything
  3. Click See web results

Expected Behavior

I expected my search query to launch Chrome browser and perform a Google search.

Environmental Details

Windows Version 1903
Build Number 18362.418
Insiders Preview No

Setup crashed failing to load "libcurl.dll"

Welcome to Search Deflector setup.
Just answer the prompts in this terminal to set your preferences, and you should be good to go.
If you have any questions, please email me at '[email protected]',
or create an Issue on the GitHub repository (https://github.com/spikespaz/search-deflector/issues).


The SearchDeflector setup has crashed. Try running the executable as administrator.
If the problem persists, please copy the error below and submit an issue on GitHub.
https://github.com/spikespaz/search-deflector/issues

=== BEGIN CRASH EXCEPTION ===

std.net.curl.CurlException@std\net\curl.d(4169): Failed to load curl, tried "libcurl.dll", "curl.dll".
----------------
0x00407D95
0x0041DC4A
0x0041DBAA
0x6C6C642E
0xCCCCCC00
0xB81CEC83
0x004DBA70
0x04245C89
0x6F6C675F
0x5F6C6162
0x74696E69 in Ordinal823

=== END CRASH EXCEPTION ===

Search Deflector setup completed. You may now close this terminal.
Press Enter to exit.

Launching error

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": File not found. (error 2)

Stack Trace:

0x00425ECF
0x00425C82
0x0041ED5D

Can't install search deflector on win 10 pro 17741.rs5-release.180814-1430

I have encountered an error launching Search Deflector.
The error information follows below.

File: std\windows\registry.d

Line: 495

Message:

Value cannot be opened: "": The system cannot find the file specified. (error 2)

Stack Trace:

0x00007FF684E9EEED
0x00007FF684E9EC46
0x00007FF684E97AFC
0x00007FF684E8459C
0x00007FF684E398BA
0x00007FF684E3B708
0x00007FF684E27076
0x00007FF684E3C4F2
0x00007FF684E3C456
0x00007FF684E25C32
0x00007FF684E25AD0
0x00007FF684E8ABAD
0x00007FF684E8AA5A
0x00007FF684EA9478
0x00007FFF46FD87E4 in BaseThreadInitThunk
0x00007FFF491FB2B1 in RtlUserThreadStart

Can't install search deflector - win10 pro 1803 - 173134.407

I have encountered an error launching Search Deflector. I can't install it.
The error information follows below.

File: std\windows\registry.d

Line: 510

Message:

Failed to open requested key: "SOFTWARE\Clients\StartMenuInternet": Impossibile trovare il file specificato. (error 2)

Stack Trace:

0x001C342F
0x001C31E2
0x001BB2ED

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.