You are on page 1of 2

=============

BEST PRACTICE
=============
DO NOT USE WHILE OTHER ADOBE PRODUCTS ARE RUNNING.

=====
NOTES
=====
1. the Hello extension has been disabled.
- there's no option to turn it off
- it's been included in Other directory.

2. PhotoshopServer.exe has been disabled because you CANNOT use this while other
Adobe products are running.
- it's been renamed to PhotoshopServer.exe.bak

3. Plug-Ins has been relocated to: ..\Data\Common\Plug-Ins\7.0\MediaCore

==========
KNOWN BUGS
==========
Premiere erroneously reports 1366x768 as smaller than 1024x768 resolution.
- You can safely click "Do not warn again".
- You MUST start a project before the warning goes away.

https://forums.adobe.com/thread/1895407
https://forums.creativecow.net/thread/3/959365

========
PROJECTS
========
I could not redirect the location of Premiere Pro's Project location.
Location is Project specific.

The default location is: My Documents\Adobe\Premiere Pro

Thus.. i've added Junction support for $DOCUMENTS\Adobe.


I recommend using the default location: $DOCUMENTS\Adobe\Premiere Pro\9.0.
Along with Junction support, paths are also automatically adjusted.

=====
FONTS
=====
Fonts are supported.
Simply copy into: Data\Fonts
Supported: .fon, .fnt, .ttf, .ttc, .fot, .otf, .mmm, .pfb, .pfm.

Before exiting Premiere Pro, close all applications that may have these fonts open.

===========
DIRECTORIES
===========
http://portableapps.com/manuals/PortableApps.comLauncher/ref/launcher.ini/filesyste
m.html#directoriesmove

Because Adobe has many products, all of which use the same directories, registry
keys, and file names.. the potential for collision is great.

Thus.. i've implemented sub-directories vs. directories.


ie. instead of backing up $APPDATA\Adobe
- i back up $APPDATA\Adobe\Premiere Pro, etc.

This is ideal..
But has it's pitfalls.

ie. i need to know all possible sub-directories that will be created.


- this is very hard unless Adobe Developers share their code (highly unlikely)
- the next best thing is to manually go through and use as many features as
possible to see what is created.
- this is exactly what i've done.. but im sure i've missed something.

Now.. what can you do?


Simply keep an eye on $APPDATA and $LOCALAPPDATA after usage.
If there are any sub-directories left behind..
simply add to Launcher under [DirectoriesMove].

ie. if a sub-directory is left behind in $APPDATA, simply add:

[DirectoriesMove]
AppData\**SUB-DIRECTORY**=%APPDATA%\Adobe\**SUB-DIRECTORY**

that's it.. from now on..


PremiereCCPortable will backup & restore that particular sub-directory.

============
ASSOCIATIONS
============
http://portableapps.com/manuals/PortableApps.comLauncher/ref/launcher.ini/registry.
html

.ppj, .pproj and .prproj have been associated.


To associate is very easy.

1. Navigate to: PremiereCCPortable\App\AppInfo\Launcher

2. Open PremiereCCPortable.ini with Notepad.

3. Under [RegistryValueWrite] add:


HKLM\Software\Classes\.***\=REG_SZ:Adobe.Premiere.Pro.Project.9

4. Under [RegistryKeys], add:


-=HKLM\Software\Classes\.***
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.***

5. Replace *** with desired filetype.

6. Save .ini file.

ADDITIONALLY, the SendTo shortcut is also provided. Useful for un-associated, but
supported filetypes.

You might also like