Final Cut SW Update
2009년 4월 2일 목요일
2009년 4월 1일 수요일
Final Cut Studio 2 center Final Cut Pro is unable to install, solution!
- 숨긴 파일을 보기 위하여 TinkerTool을 이용하거나 Path Finder를 이용한다.
- leaves the installer copy FinalCutStudio.mpkg and the Packages folder.
- displays a FinalCutStudio.mpkg package of content.
- edits FinalCutStudio.dist with the text editor
CODE
function isNotDowngrade()
{
var action = my.choice.packageUpgradeAction;
if( (action == 'downgrade') || (action == 'mixed') )
{
my.choice.tooltip = system.localizedStringWithFormat('TT_NEWERALREADYINSTALLED');
return false;
}
return true;
}
- then installs with FinalCutStudio.mpkg, completely passes.
- the end!
- The picture installs the file size to be different, was looks for in the method first to install a part to create.
라벨:
매킨토시,
맥,
파이널컷,
파컷,
Application,
Final Cut,
Final cut pro,
Leopard,
Mac
Final Cut Pro 시작이 안될 때
❑ FCS2 full로 구동시킬려면 다음과 같은 사항을 유의하여야 한다.
- 그래픽 카드가 QE가 작동되는 지 여부를 먼저 확인한다.
- ethernet card in en0가 활성화 되어 있는지 확인하다. (Parallels 나 Vmware를 설치하여 en0를 활성화하여 준다.)
- 왜냐하면, FCS 는 en0의 MAC address 를 이용하여 등록하기 때문이다. 물론, 인터넷에 접속할 필요는 없다. 공유기에만 물려놓으면 된다.
- 만약, Logic Studio를 설치하였다면 약간의 트릭이 필요하다.( http://forum.insanelymac.com/index.php?sho...+Final+CUt+Pro).
라벨:
매킨토시,
맥,
파이널컷,
Application,
Final Cut,
Final cut pro,
Install,
Mac,
MacOS X
피드 구독하기:
글 (Atom)