TA的每日心情 | 奋斗 2017-5-10 17:38 |
---|
签到天数: 2 天 连续签到: 1 天 [LV.1]测试小兵
|
新电脑安装LR,就提示之前的安装未完成,几经折腾,终于成功。
现分享经验,特别是方法3,值得参考。
希望能对大家有所帮助。
aklszt
2011.2.17
安装LR时提示: setup has determinated that a previous installation has not completed
解决方法1:把注册表HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager下的项PendingFileRenameOperations删除。
解决方法2:
1)进入注册表:运行/regedit;
2)进入路径:KEY_LOCAL_MACHINE/SYSTEM/ContralSet001/SessionManager;
3)在Session Manager右侧的主试图中,双击PendingRenameOperations,在弹出的窗口中,将临时文件删除。
4)重新运行LR安装文件即可。
解决方法3: 定位原因-->删除所有报错的键值;
1. Open the %TEMP% folder (on the Start -> Run dialog box type: %TEMP% and click Enter).
2. On this folder, search for a file named "Prereq_Mgr.HP_QuickTest_Professional_9.5.log". This file is created by the
installation program and contains a list of registry keys that can potentially fail the latest setup process.
Check for any entries to that file and figure out what to do about it
运行regedit,定位到[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce,删除其中的entry,就OK了
备注:1.一般情况下,方法1就能解决问题。若不行,再运行方法2、方法3.
2.方法3是HP官方网站的定位方案,比较不错。 |
|