https://ghisler.ch/board/viewtopic.php?t=47682
I recently updated windows 10 to the latest released on March 2017 (1703 15067.13). I did not a clean install, because it requires much time to do and i just wanted to try this new version of windows.
Version of TC is 9.0a and version of QuickSearch Extended is 2.2.3 (although file version info still gives 2.2.1)
https://www.ghisler.ch/board/viewtopic.php?p=327609#327609
hello
as i said here -> https://ghisler.ch/board/viewtopic.php?t=47682
the problem is when tcmatch.dll tries to lauch tcmatch.exe using the ShellExecuteW().
A workaround is to substitute the bugged ShellExecute with CreateProcess. Here is the modification i did tcmatch.cpp@line 191 :
Update. Version 2.2.6 is available.
Code: |
Version 2.2.6
- possible Bugfix for problems (freeze) with Windows 10 Creators Update - thank you stifani |