• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Automatic installation of Adobe Framemaker 12

Guest
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

Hello All,

With Adobe Framemaker XI, We could use Adobe Application Manager Enterprise Edition v3.1 to embed the serial number and pre-validate the sign-in option. An MSI was generated, and then an automatic installation could be performed, for enterprise deployments for example.

It seems Adobe Application manager v3.1 is not working with Adobe Framemaker 12.

Is there any way to create a customized installation package, or any command line to use?

Thanks in advance,

YannD.

Views

1.8K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Aug 21, 2014 Aug 21, 2014

Deployment Package can be created for FrameMaker 12 by using Creative Cloud Packager 1.6.

Please follow these steps to create package for FrameMaker 12.

1)     Select Create Package

1.png

2)     Enter package name and choose saved location

           Select 32 –bit or 64 bit as per the computer configuration



2.png



  3)     Enter serial Key of FrameMaker 12 and click next.


3.png

4)     Choose language from the available language list and select FrameMaker  12 and click build.

4.png

It will create deployment package at the d

...

Votes

Translate

Translate
Community Expert ,
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

There may be some discussion of this over in the TCS Installation forum, but I’d just contact Adobe Support – installation issues are a freebie

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

Hello,

In parallel, I sent an email to the TCS Adobe support explaining my need, and they replied with a step by step mail to build an automated MSI with Creative Tool Packager exe.

Thanks for your reply.

YannD.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

Perfect – maybe you’d like to paste the content of the e-mail into a post for others’ reference & then Arnis can move the post over to the Installation forum?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 20, 2014 Aug 20, 2014

Copy link to clipboard

Copied

A copy of those instructions would be most useful, nothing I've tried has worked so far getting the automation to function with AAMEE or the CCPackager. Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 21, 2014 Aug 21, 2014

Copy link to clipboard

Copied

Deployment Package can be created for FrameMaker 12 by using Creative Cloud Packager 1.6.

Please follow these steps to create package for FrameMaker 12.

1)     Select Create Package

1.png

2)     Enter package name and choose saved location

           Select 32 –bit or 64 bit as per the computer configuration



2.png



  3)     Enter serial Key of FrameMaker 12 and click next.


3.png

4)     Choose language from the available language list and select FrameMaker  12 and click build.

4.png

It will create deployment package at the destination folder.


5.png

  6.png

Once the package is created you will get the msi package in the build folder at the saved location.

7.png

Steps to follow to deploy silently on single machine:

  1. Open CMD in Administrator mode.
  2. Give the path till inside the build folder of the package. For Example if the build is saved on your Desktop the path in CMD should be as below:

  1. C:\Users\[username]\Desktop\Packagefolder\packagename\Build>

  1. Now type the following installation command:  msiexec.exe  /i packagename.msi /quiet
  2. Launch Task Manager.
  3. There will be three process of “msiexec.exe”
    1. One will be under System
    2. Other Two will be under [username].
  4. Installation will be completed once both the process of msiexec.exe under the [username] are finished.
  5. The installation process with take 5 to 10 minutes.
  6. After the successful installation of main package we need to run the Post Exception Deployer Application.
  7. In Command Prompt you have to go to the exact path where Adobe FrameMaker 12 package folder is placed and go inside Exceptions folder.
  8. Now Run the Command as mentioned below to run the Exceptions Deployer Application.

ExceptionDeployer --workflow=install --mode=post

   9. Installation will be completed in next few minutes.

Regards,

Rajeev.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 21, 2014 Aug 21, 2014

Copy link to clipboard

Copied

LATEST

Thank you RajeevAdobe, that is the mail I received from the Adobe support.

To download Creative Cloud Packager, you can follow this link: http://helpx.adobe.com/creative-cloud/packager/creating-packages.html#Download Creative Cloud Packag...

Thank you all.

YannD.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines