Premiere Elements 8.x
Company: Adobe
Setup Type: Native Windows Installer setup (MSI)
Package Difficulty Rating: TBD [ Rate It or View Ratings ]
Most Commonly Reported Method: not yet established
Record Created On: 3/1/2010
Number of Views: 1,009
 
  
 
Software Knowledge Base: The software knowledge base contains details on over 60,000. The closest record matching this software package is displayed here. Browse the Software KB directly to find similar records.

Full Name: Adobe Premiere Elements 8.0

Version: 8.0.1

Publisher: Adobe Systems Incorporated

Contact: Customer Support

Comments: Adobe Premiere Elements 8.0 Add/Remove Comments

Help: http://www.adobe.com/support/main.html

ReadMe: C:\Program Files\Adobe\Adobe Premiere Elements 8.0\ReadMe.html

Uninstall String: MsiExec.exe /I{A0E583D1-23F7-4C35-9620-B169D7715E4B}

More Info URL: http://www.adobe.com

Categories: Unknown

Threat: Unknown

 
 
Command Lines: Command line details for installation and removal of this software. Details may include available command line arguments and/or public properties.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Notes: Shared "notes from the field" covering how to handle the automated installation of this software.

Created a file application.xml.override (using Notepad - saving with UTF-8 encoding) in the main installation directory (where OEM.exe is located). Replace the x-es with your OOA license (no dashes). This suppresses EULA, Registration and Updates. Note that the "EULADelay" key was not enough (as per Adobe's instructions it should have been), so I had to add the "EULA" key with Suppress value.

<?xml version="1.0" encoding="utf-8"?>
<Configuration>
<Payload>
<Data key="EULA">Suppress</Data>
<Data key="EULADelay">0</Data>
<Data key="Registration">Suppress</Data>
<Data key="Updates">Suppress</Data>
<Data key="Serial" protected="0">xxxxxxxxxxxxxxxxxxxxxxxx</Data>
</Payload>
</Configuration>


Also edited Abcpy.ini:
[OEM Install]
INSTALLTEMPLATES=1
DISABLEEMSFEATURES=1
DISABLEOLSFEATURES=1

To hide the country selection window which would show up at first startup of the application, I had to edit the following registry entry, setting the value to the correct three-digit language code (177 for Norway, 242 for United Kingdom - install to find yours):

HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Premiere Elements\8.0\Country

Implemented this by editing the 1033.mst file with Wise.

Also, if you want to include templates from the Content disk, copy the template folder into the main install folder and rename it to "Templates". Otherwise, set the value of INSTALLTEMPLATES to 0 in Abcpy.ini

Above Entry Provided on 3/2/2010 by tostep
Rate It
Rating
1
 
 
Virtualization: Information regarding how to work with this software in creating a virtual deployment package for products like Altiris SVS and Microsoft SoftGrid.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Terminal Services: Notes on how to address problems working with this software in a Terminal Services session as with Citrix shared environments.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Related Links: Additional resources to reference in regards to the deployment and configuration of this software.
 
Security Information: Details covering which files, directories and/or registry entries must be opened to standard users for operation in a locked down environment.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Discussion threads: Discussion topics in the AppDeploy message boards that have been linked as relevant information to this entry.

 


Report a problem
  Printer Friendly Version