검색결과 리스트
설치에 해당되는 글 6건
- 2012.06.19 [Eclipse] SVN(Subversion 설치)
- 2012.06.18 [Spring] 설치 방법
- 2012.06.13 [Eclipse] 자바 개발 환경 구축 JAVA SDK + Eclipse
- 2012.06.12 [SVN] Windows Subversion 설치
- 2011.10.05 아이폰 펌웨어 업데이트
- 2008.02.20 [Visual Studio 2005] Windows 2003에서 Visual Studio 2005 SP1 설치 오류 문제
글
링크(Market) : http://taranakite.blog.me/100152885165
링크(Install Software) : http://479lgs.blog.me/150048395205
저는 둘중에 밑에 방법으로 설치했습니다.
'IDE/Tool > Eclipse' 카테고리의 다른 글
[Eclipse] Generic types Disable (0) | 2012.06.21 |
---|---|
[Eclipse] eclipse change default perspective (0) | 2012.06.20 |
[Eclipse] Automatically Close 해제 (0) | 2012.06.15 |
[Eclipse] jQuery jquery-1.X.X.min.js 포함시 에러 필터링 하기 (0) | 2012.06.14 |
[Eclipse] Console 한글깨짐 (0) | 2012.06.14 |
트랙백
댓글
글
프레임워크 다운로드 : http://www.springsource.org/download
링크 : http://blog.naver.com/PostView.nhn?blogId=arumizz&logNo=70126691795
'Java > SpringFramework' 카테고리의 다른 글
[Spring] Spring Import 시 classpath:와 classpath*: 의 차이점 (0) | 2012.06.23 |
---|---|
[Spring] log4j 설정 (0) | 2012.06.22 |
[Spring] Bean Order Property (0) | 2012.06.22 |
[Spring] 환경설정 (0) | 2012.06.19 |
[Spring] Java ModelAndView (0) | 2012.02.09 |
트랙백
댓글
글
'IDE/Tool > Eclipse' 카테고리의 다른 글
[Eclipse] 기본브라우저 설정 (0) | 2012.06.13 |
---|---|
[Eclipse] Heap 영역 조절 (0) | 2012.06.13 |
[Eclipse] Plugin 개발하기 (0) | 2012.06.07 |
[Eclipse] 25 Best Free Eclipse Plug-ins for Java (0) | 2012.01.09 |
[Eclipse] Tasks를 사용하자. (0) | 2011.11.11 |
트랙백
댓글
글
글
이번에 iOS5 GM Seed를 다운 받았는데 설치하는 방법을 또 잊어버렸다. ㅡㅡ;
* 맥에서 ipsw 파일로 업데이트 방법
1. 최신 펌웨어 파일을 받는다 (보통 .dmg 파일이다.)
2. 원하는 위치에 파일을 푼다.
3. 버전에 맞는 iTune를 설치한다.
4. 백업을 한다.
5. ALT + Restore 버튼을 클릭한다. (Windows는 Shift + Restore)
6. 저장된 ipsw 파일을 선택한다.
7. 그다음은 시키는데로 한다.
* 맥에서 ipsw 파일로 업데이트 방법
1. 최신 펌웨어 파일을 받는다 (보통 .dmg 파일이다.)
2. 원하는 위치에 파일을 푼다.
3. 버전에 맞는 iTune를 설치한다.
4. 백업을 한다.
5. ALT + Restore 버튼을 클릭한다. (Windows는 Shift + Restore)
6. 저장된 ipsw 파일을 선택한다.
7. 그다음은 시키는데로 한다.
'Mobile > iPhone / Xcode' 카테고리의 다른 글
[Xcode4] C, C++ 프로젝트 생성 (0) | 2011.10.22 |
---|---|
[iOS] iOS5 GM 설치후 Personal Hotspot이 안나타날때 처리 방법 (0) | 2011.10.13 |
[iOS] Pull down to refresh (0) | 2011.10.03 |
[iOS] 아이폰 SMS 말풍선을 만들어 보기 (1) | 2011.09.24 |
[iOS] 프로젝트를 묶는 논리적 개념 Workspace (0) | 2011.09.17 |
트랙백
댓글
글
[Visual Studio 2005] Windows 2003에서 Visual Studio 2005 SP1 설치 오류 문제
IDE/Tool/Visual Studio 2008. 2. 20. 18:38
설정
Windows 2003에서 Visual Studio 2005 SP1 설치 오류 문제
|
Error message when you try to install a large Windows Installer package or a large Windows Installer patch package in Windows Server 2003 or in Windows XP: "Error 1718. File was rejected by digital signature policy"
SYMPTOMS
When you try to install a large Microsoft Windows Installer (.msi) package or a large Microsoft Windows Installer patch (.msp) package on a computer that is running Microsoft Windows Server 2003 or Microsoft Windows XP, you receive the following error message:
Error 1718. File FileName was rejected by digital signature policy.
CAUSE
This problem occurs when the computer has insufficient contiguous memory for Windows Server 2003 or Windows XP to verify that the .msi package or the .msp package is correctly signed.
WORKAROUND
To work around this problem, follow these steps:
1. Click Start, click Run, type control admintools, and then click OK.
2. Double-click Local Security Policy(로컬 보안 설정).
3. Click Software Restriction Policies(소프트웨어 제한 정책).
1. Click Start, click Run, type control admintools, and then click OK.
2. Double-click Local Security Policy(로컬 보안 설정).
3. Click Software Restriction Policies(소프트웨어 제한 정책).
Note If no software restrictions are listed, right-click Software Restriction Policies(소프트웨어 제한 정책), and then click Create New Policy(정책 생성하기).
4. Under Object Type(개체 유형), double-click Enforcement(강요).
5. Click All users except local administrators(로컬 관리자를 제외한 모든 사용자), and then click OK.
6. Restart the computer.
Important After you follow the previous steps, local administrators can install the .msi package or the .msp package. After the package is installed, reset the enforcement level by following the previous steps. In step 5, click All users instead of All users except local administrators.
4. Under Object Type(개체 유형), double-click Enforcement(강요).
5. Click All users except local administrators(로컬 관리자를 제외한 모든 사용자), and then click OK.
6. Restart the computer.
Important After you follow the previous steps, local administrators can install the .msi package or the .msp package. After the package is installed, reset the enforcement level by following the previous steps. In step 5, click All users instead of All users except local administrators.
'IDE/Tool > Visual Studio' 카테고리의 다른 글
[링크] 매크로를 이용한 Visual Studio .h .cpp 전환 (0) | 2011.02.15 |
---|---|
FAT32, NTFS 포맷 방식이 컴파일에 영향을 준다. (1) | 2008.10.12 |
Platform SDK 설치 (1) | 2008.09.18 |
Visual Assist X (0) | 2008.02.20 |
[VC++ 6.0] VC++ 6.0 용 마지막 Platform SDK (0) | 2008.02.20 |
RECENT COMMENT