bin 目录下有两个和 Assistant 有关的可执行文件:assistant.exe 和 assistant_adp.exe。Designer 调用的是前者,会出现上面提到的运行错误。如果手动执行后者的话,也可以调出 Assistant,但是只能从初始界面开始,Designer 无法调用 assistant_adp.exe,即使将它的名字中的 _adp 去掉。并且这个程序不会自动更新搜索索引,除非是初次运行。
看起来 assistant.exe 似乎就是 assistant_adp.exe 多了一个外壳... 唉,这个讨厌的 Runtime Error 不知道什么时候能搞定...