Jump to content

Final Cut Studio 2 center Final Cut Pro is unable to install, solution!


1 post in this topic

Recommended Posts

post-4332-1195055256_thumb.png

 

post-4332-1195055314_thumb.png

1st, selects Show hidden and system files, then according to relaunch finder. (Or directly changes to folder)

 

post-4332-1195055370_thumb.png

2nd, leaves the installer copy FinalCutStudio.mpkg and the Packages folder.

 

3rd, displays a FinalCutStudio.mpkg package of content.

 

4th, edits FinalCutStudio.dist with the text editor

Found

function isNotDowngrade()
			{
					var action = my.choice.packageUpgradeAction;

					if( (action == 'downgrade') || (action == 'mixed') )
					{
							my.choice.tooltip = system.localizedStringWithFormat('TT_NEWERALREADYINSTALLED');
							return false;
					}

					return true;
			}

The content, deletes this part. Then save.

 

post-4332-1195055345_thumb.png

 

5th, then installs with FinalCutStudio.mpkg, completely passes.

FinalCutStudio.dist.zip

 

the end!

The picture installs the file size to be different, was looks for in the method first to install a part to create.

×
×
  • Create New...