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

  

  

最新文章

  1. 简历生成平台项目开发-STEP4第二次项目例会讨论
  2. LINQ驱动数据的查询功能
  3. hadoop2.0初识1.0
  4. GridView中的超级链接技巧
  5. C随便练练手的题
  6. PHP解析和生成xml(DOMDocument版)
  7. android file.createnewfile ioexception
  8. HDU 5886 Tower Defence
  9. apache启动报错:Cannot load php5apache2_2.dll into server
  10. stylus 样式
  11. Android--解决图片保存到相册显示1970年1月1日 8:00的问题
  12. EF怎样实现ORM思想的(转载)
  13. Netty源码学习笔记
  14. 紧急整理了 20 道 Spring Boot 面试题,我经常拿来面试别人!
  15. Scala系统学习(五):Scala访问修辞符
  16. kali linux安装及配置
  17. 页面跳转 Server.Transfer和 Response.Redirect的区别
  18. 25个iptables常用示例
  19. CentOS安装redmine 2后的简单配置
  20. MyEclipse报错:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException Communications link failure

热门文章

  1. Sub Thread to update main Thread (UI)
  2. java.util.logging.FileHandler
  3. 联想 U410 超极本启用加速硬盘方法
  4. pwd---以绝对路径的方式显示用户当前工作目录
  5. CMDB学习之七-实现采集错误捕捉,日志信息处理
  6. openssl之BIO系列之25---结束语
  7. js关于循环的理解
  8. ElasticSearch、Kibana Web管理
  9. css3.0滚动条的优化
  10. ssh-keygen && ssh-copy-id 生成管理传输秘钥