satishsampath / frame-server

Plugin for video editing apps to do FrameServing.
GNU General Public License v2.0
82 stars 13 forks source link

Setup Problem Premiere Elements 10 64Bit maybe CS5 too #24

Closed GoogleCodeExporter closed 5 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. If you don't install Premiere Elements in the standard path, the installer 
will not setup the CS5 (64bit) Plugin.

What is the expected output? What do you see instead?
The installer closes without any error message, but the plugin won't show up in 
the plug-ins folder

What version of the product are you using? On what operating system?
Adobe Premiere Elements 10 .
Debugmode Frameserver 2.14 .
Windows 7 Home Premium 64bit.

Please provide any additional information below.

As a workaround you can link the Premiere Elements directory to C:\Program 
Files (x86)\Adobe\ and C:\Program Files\Adobe\ using the command line and 
install dmfs to that folder.

A simple 
mklink /d c:\"program files (x86)"\Adobe\Adobe Premiere Elements 10\ 
x:\path\to\your\program\folder
does the trick for me.

Original issue reported on code.google.com by Michael....@googlemail.com on 5 Aug 2012 at 9:00