RealView Development Suite (RVDS) 나 RealView-ICE (RVI)의 S/W Program을 Installing/Uninstalling 할 경우, 간혹 사용자의 PC에서 다음과 같은 메시지가 나타날 경우가 있습니다.
Warning: Machine needs rebooting The wizard has detected that files are scheduled for deletion upon reboot. It is very likely that continuing without a reboot will leave the product installation in an inconsistent state.
혹은,
Reboot Necessary It has been detected that this computer needs rebooting for the wizard to continue. It is essential that you reboot before proceeding.
만약, 재부팅 후에 install/uninstall을 시도할 경우, 계속하여 이러한 메시지를 보게되어 S/W설치시 문제가 된다면 다음과 같은 절차를 밟아야 합니다.
해결책
이러한 이슈를 해결하기 위해서는 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager registry subkey 의 “PendingFileRenameOperations” 값을 삭제 해야 합니다.
아래의 절차를 밟아 보시기 바랍니다.
-
Click Start, and then click Run.
-
In the Open box, type Regedit, and then click OK.
-
In Registry Editor, expand the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
-
On the File menu, click Export. NOTE: In Windows 2000, click Export Registry File on the Registry menu.
-
In the File name box, type Session Manager Key, and then click Save.
-
In the right pane of the Registry Editor window, right-clickPendingFileRenameOperations and then on the shortcut menu that appears, clickDelete.
-
On the Confirm Value Delete message that appears, click Yes.
-
On the File menu, click Exit. NOTE: In Windows 2000, click Exit on the Registry menu.
-
Restart the computer.
댓글 남기기
죄송합니다,로그인을 해야 댓글을 남길 수 있습니다.