标题: 重装QTP [打印本页] 作者: shuishixingyu 时间: 2009-6-15 12:57 标题: 重装QTP 在重装系统后,再次安装了QTP9.2,以前装的也这个版本,破解后使用,碰到两个问题。
1. 以前的脚本全部变成read-only属性,不能被改动了,在网上查后,有这么几句话:
I figured it out, thanks to my friend you is wiser than I. If you just delete the vssver2.scc file from each directory, then QTP is happy to open the test in read-write mode instead of read-only mode...
但是在脚本文件夹中并没有vssver2.scc 这个文件,请问有什么方法可以将脚本属性改回write?
2.每次打开QTP总是提出更新提示,请问在哪设置可以关闭更新的提示?作者: intothestorm 时间: 2009-6-15 13:23
1.File->Enable Editing 不知道能不能解决你的问题。
2.不清楚作者: shuishixingyu 时间: 2009-6-15 20:54
enable editing 是灰色的使用不了作者: intothestorm 时间: 2009-6-16 09:50
兄弟,你确信脚本是在9.2上做的?因为QTP打开以前的脚本(老版本QTP上生成的)必须要转换成当前版本才能继续编辑,否则只能以只读模式打开。
若不是这个问题,我只能关注了。作者: shuishixingyu 时间: 2009-6-18 21:19
是9.2,很确定的,重装系统后,重装了遍QTP作者: lijinshui 时间: 2009-6-19 10:53
vssver2.scc
这个文件是因为你从VSS上面拖下来自动产生的文件,可有可无
你这个文件本身属性是不是只读阿,你确认一下作者: shuishixingyu 时间: 2009-6-20 10:09
不是只读的,刚才看了下