TC Hangs when using quick search extended on win10 (1703)

Posted zxyblog

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TC Hangs when using quick search extended on win10 (1703)相关的知识,希望对你有一定的参考价值。

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 [email protected] 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

 

  

  

以上是关于TC Hangs when using quick search extended on win10 (1703)的主要内容,如果未能解决你的问题,请参考以下文章

Qt Quick:创建转换时的代码冗余

mysql quick query row count using sql

Use Word 2010's Navigation Pane to quickly reorganize documents

When to close cursors using MySQLdb

When to use HTML Helper?

[NodeJS] Use Secrets When Deploying Applications with Now