원본 출처 : 직장동료 jack.kim

License
남아있는 상황에서 정품 CD-Key 넣어도 Invalid Serial Number 나오거나

등록이 안되는 경우 기존에 자신의 계정이나 AllUser ApplicationData 폴더의 CodeGear

지워도 안되는 경우 아래 처럼 완전 클리어 해주어야 합니다.

 

저는 ProgramFiles 아래의 CodeGear 지우고 아래의 Reg 지워도 등록이 안되어서

RegVac이라는 레지스트리 클리어 프로그램을 사용하여 모두 지운후

등록하였습니다.

 

아래는 코드기어 사이트에서 수집하였습니다.

 

참고로 델파이2007 30day 데모를 사용하다가 1 정도 남았을 다시 델파이2007 삭제하고

RegVac으로 레지클리어 델파이2007 다시 설치하면 등록하지 않아도 다시

30Day 바뀐다는…. ,. 

 

Some customers have been having problems with an "Invalid Serial Number" error when uninstalling and re-installing Delphi 2007 on the same machine. CodeGear is in the process of trying to fix this problem but until it can be patched the following work-around will allow you to re-install the product:

1) Uninstall Delphi 2007.

2) Remove the Program Files\CodeGear\RAD Studio\5.0 directory.

For Windows Vista:

3a) Remove the Program Data\CodeGear\RAD Studio\5.0 directory.

3b) Remove the Program Data\{AB3EC276... directory.

3c) Remove the User\All Users\CodeGear\RAD Studio\5.0 directory.

For pre-Vista Windows OS:

3a) Remove the Documents and Setting\All Users\Application Data\CodeGear\RAD Studio\5.0 directory.

3b) Remove the Documents and Setting\All Users\Application Data\{AB3EC276... directory.

4) If you had the Trial or Enterprise version installed and are now installing the Professional version, then run Regedit and remove the key: HKEY_CURRENT_USER\Software\Borland\BDS\5.0

5) Re-install Delphi 2007.

2007/09/27 10:04 2007/09/27 10:04
포스팅이 유익 하셨다면 RSS 구독을 신청하세요

Trackback Address >> http://dolba.net/tt/k2club/trackback/1583

  1. Subject: Delphi 2007 삭제후 재설치가 안될때 해결 방법

    Tracked from 마음의 안정을 찾기 위하여 2007/09/27 10:05  delete

    델파이 2007을 삭제후 재설치시 아래 그림처럼 'Invalid Serial Number'라는 메시지가 나타나면서 설치가 되지 않는 경우 ********************************************************* ** Instructions for replying to this email *..