Skip to main content
Participant
August 27, 2012
Question

AAMEE msi created file is not installing

  • August 27, 2012
  • 16 replies
  • 8903 views

Hi everyone. I am trying to create a msi from various Adobe Products we have at work. I am using AAMEE 3.01 which I belive is the latest. I am trying to package Adobe InDesign CS6.

I run through the basic options and the MSI is created. So before I upload the package to the server I need to test it out. I run the msi in silent mode via CMD and nothing ever happens. So I edited the MSI in InstallShield and removed the requirement for it to be ran silently so I can do some monitoring. From here, I run the MSI and click next a few times and then it begins the install process. After a few moments it says "copying files" and then proceeds to "rolling back" and disappears. At some point the install is encountering an error and failing but I am not sure why. I can install the product fine on my machine by using the .exe I built the package from.

I also installed and created a log but I cannot find any good information from it but I am no expert and the log is very long. Any suggestions? The machine is Win7 64b and I have tried making packages in 32 and 64b and the same result. The installer never even gets far enough to the point of creating the folders on the C drive.

Thanks!

    This topic has been closed for replies.

    16 replies

    March 22, 2017

    Hi Team,

    We need your help in creating deployment package for Adobe InDesign CS6.

    We tried creating package in two ways

    1.Using Adobe Application Manager, Enterprise Edition 3.1 (Windows)

    We created the package with Enterprise deployment tool “Adobe Application Manager, Enterprise Edition 3.1 (Windows)” but MSI installation is getting failed with error 1603.

    2. Silent installation

    We tried installing the application silently but we are not able to suppress the License and adobe sign in dialog window on launch of the shortcut.

    It would be great if you would help us to resolve this issue as early as possible.

    Thanks and Regards,

    Shivaraj.K

    alisterblack
    Inspiring
    March 22, 2017

    Hi,

    AAMEE is an old tool which is no longer being developed. Please use Creative Cloud Packager. This is available from the Licensing Website or the Admin Console deployment tab.

    For further details please see Adobe Creative Cloud Packager

    Participant
    October 13, 2014

    I am having the same issue with CS6 Production Suite. I was on tech support with Adobe for almost 2 hours and still same problem as the other folks in this discussion.

    Mac version worked just fine but the windows one needs to be addressed by Adobe.

    Participant
    October 24, 2013

    RIght click - Run as admin. UAC prevents msi from installing if you don't do this.

    Participant
    October 30, 2012

    I am having this exact problem with CS6 Design & Web.  Used AAMEE to create the msi, ran from an admin login using the prescribed command line.  The msi runs for a while, but nothing is ever installed and no program folders are created.  I attempted to run the msi not in quiet mode for testing purposes (did not edit msi, just ran without the silent switch) and I see the same thing--install starts, progress bar begins to move, and then it stops and rolls back without explanantion.  Any help would be appreciated!

    saranshkatariya
    Adobe Employee
    Adobe Employee
    October 30, 2012

    Hi,

    Can you please send the PDApp.log file created at %temp%/PDApp.log. This will help us debug the issue.

    Thanks,

    Saransh Katariya | Adobe Systems | skatariy@adobe.com

    Participating Frequently
    November 5, 2012

    Same behavior for me, installing Audition CS6.  I only get the log file if I remove the "/qn" switch., so I don't know if it's useful.

    -John

    saranshkatariya
    Adobe Employee
    Adobe Employee
    August 28, 2012

    Hi,

    Can you please specify the command line you used to install the AAMEE created packages. The command line should be -

    msiexec.exe /i <path of msi> /qn.

    With these parameters the msi should run fine in silent mode. I would strongly suggest you to not go and change the msi to allow UI based installation because it is not supported/tested by AAMEE.Please use only silent mode for installation. Also, make sure that you launch the command line with administrative privileges to install the msi. If things dont work out, please email me the PDApp.log file at skatariy@adobe.com. the PDApp.log file is formed at the temp location. You can find this folder using %temp%\PDApp.log (if msi is run from logged-in user account) OR [BootDrive]:\windows\Temp\PDAp.log. (No user logged in).

    Thanks,

    Saransh Katariya | Member of technical staff | Adobe Systems | skatariy@adobe.com

    Participant
    August 29, 2012

    Thanks for the response. I am using

    msiexec /i "AdobeInDesignCS6.msi" /qn in CMD after already navigating to files directory.

    I edited the msi after it would not launch to get an idea of what was going on. It is hard to troubleshoot an invisible launcher. I also try opening CMD as Admin, even though my account is admin, but it made no difference.


    I will try and locate this log file for you.

    Thanks.

    saranshkatariya
    Adobe Employee
    Adobe Employee
    August 30, 2012

    Hi,

    Sorry to hear that you are facing problems. Please mail me the log file I have mentioned above at skatariy@adobe.com

    Thanks,

    Saransh Katariya | Member of technical staff | Adobe Systems | skatariy@adobe.com