意外来找我了
看windows via c/c++ 中的VMMAP示例,顺着指示爬上wintelect下载代码。看过之后发现里面有个clean.bat,打开粗略看了下,里面删除什么suo文件(事后去看里面还删dll,txt),想来应该是删除所谓垃圾文件的脚本(自作聪明),一时手贱(其实这里面大半来自于对作者的信任,J.R做事应该是有分寸的啊)点击运行。然后发现office不能正常运行,再开visual studio 2012,提示缺少atl110.dll。
好吧,咱一个一个来修复。excel是能正常运行的,想起安装了mathtype,于是卸载-重装mathtype,问题没解决,连续几次打开程序崩溃后,估计连office都看不下去了,直接提示进行文件修复,结果挺顺利,office正常了。
然后VS,缺少链接库不怕,咱在另一系统有安装,搜索复制我还不会吗?问题是最终发现这个还真不行(可能不同OS版本文件有差异?),那,修复模式总行了吧,呃,也不行(尼玛,修复一次要20分钟啊)。实在气不打一处来,我要投诉!
hey,I bought an original edition book with its name windows via c/c++. Fowllowing the book's instruction I dowloaded its code. When I ran clean.bat unfortunate things happened.Some installed software including word 2007 and Visual Studio 2012 evaluation just didn't work. I don't think it is wise to include clean.bat in your download package.
here is my computer spec:
core i3 2100
4gb ram
OS: windows 7 professional
Best wishes.
yours servo
here is my computer spec:
core i3 2100
4gb ram
OS: windows 7 professional
Best wishes.
yours servo
呃,wintelect也挺客气(至少表面上)
Thank you for your submission!
We appreciate your interest in Wintellect. We will promptly review your inquiry and a Wintellect representative will respond in a timely manner. If you have additional questions please contact us at info@wintellect.com or by calling us at 865.966.5528. Again, thank you for taking the time to reach out to us.
Best Regards,
Wintellect
We appreciate your interest in Wintellect. We will promptly review your inquiry and a Wintellect representative will respond in a timely manner. If you have additional questions please contact us at info@wintellect.com or by calling us at 865.966.5528. Again, thank you for taking the time to reach out to us.
Best Regards,
Wintellect
问题是折腾一番不行啊,又想着删除再安装也非常麻烦,罢罢罢,推倒重来一遍,又是大半个下午,一边看书一边安装(尼玛,时间充分利用)。
教训:
#1 不要运行不了解的脚本、程序,此为最佳实践指南,切记。
#2 不确定的事情果断说不。
#3 虽然所谓心理捷径(喏,cache)可以节约时间,但切记:分析得出的结论才最可靠.