通过 w32-shell-execute 打开文件夹会冻结 Emacs

在 early-init.el 中加入下面的配置可以临时解决问题:

(add-to-list 'exec-path "C:/Windows/SysWOW64")