How to package Adobe Photoshop Elements 8.0

1. Delete Desktop Shortcut
2. Remove the custom action for Launch Condition "Install [ProductName] by using the Setup.exe in the root folder."
3. Include "Elements.ini" to suppress select country window that will appear after launch of shortcut.
4. Change property AgreeToLicense No to Yes
5. Change property ACCEPTEDEULA 0 to 1
6.Change property  DISABLEOLSFEATURES 0 to 1
7. Change property DISABLEEMSFEATURES 0 to 1
8. Step to suppress EULA,Registration,Updates:

Create "application.xml.override" file and place in Adobe folder with the following contents.
            <?xml version="1.0" encoding="UTF-8"?>
            <Configuration>
            <Payload>
            <Data key="EULA">Suppress</Data>
            <Data key="Serial" protected="0">xxx--yyy--zzz </Data>
            <Data key="Registration">Suppress</Data>
            <Data key="Updates">Suppress</Data>
            </Payload>
            </Configuration>

Comments

Popular posts from this blog

Advanced Installer 13.3 - fixes MSI launch condition issue in Windows 10 anniversary update 1607

UAC and App-V 5.0 Demystified

Sequencing Google Chrome using App-V 5.1