2008/01/06
윈도우 비스타에서 C++빌더가 실행되지 않는 문제
비스타에서 빌더가 실행이 되지 않을경우 빌더를 Administrator 권한으로 실행을 하면 된다.
이 에러는 비스타가 C:\Program Files 아래의 모든 디렉토리에 대해 기본적으로 쓰기 권한을 허용하지 않기 때문이라 한다.
코드기어 문서 : http://support.codegear.com/article/36326
Original Post : http://neodreamer-dev.tistory.com/6
이 에러는 비스타가 C:\Program Files 아래의 모든 디렉토리에 대해 기본적으로 쓰기 권한을 허용하지 않기 때문이라 한다.
코드기어 문서 : http://support.codegear.com/article/36326
Original Post : http://neodreamer-dev.tistory.com/6
Labels:
C++ Builder
,
TistoryOldPost
,
VISTA
,
비스타
,
빌더
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment