Can't create deployment package

I tried using AAMEE 3.1 to create an Adobe Drive CC deployment package. When i mount the drive installer and point AAMEE to it, i get a valid installer could not be found. I followed the directions in the CC admin guide and I have used AAMEE multiple times for creative suite deployments.
I have tried downloading the drive dmg multiple times.
What am I missing here?

I'm getting the same results as treznor. I need to create a deployable package of Adobe Drive 5.0.2 for Mac clients (primarily OS X 10.8 Mountain Lion and 10.9 Mavericks), and I keep hitting the same roadblock ("A valid installer could not be found."). I'm running AAMEE 3.1.1 on a MacBook Pro running 10.9.2.
Is there any way to get AAMEE 3.1.1 to recognize the mounted volume of Adobe Drive 5.0.2 as a folder containing a valid installer?

Similar Messages

  • Can't create Test package

    Hello, After updating up to 22 version new problem has apeared in Test management. I can't create test package in newly created Test Plan. There are disabled buttons like a "create package" and "change package" on the "Test package management" screan. I try to make it with SAP_ALL authorisations.

    Try using this authorization SAP_SOL_PROJ_ADMIN_ALL
    some authorizsations are not included in the SAP_ALL
    hope it helps.

  • Can I create another package for another module?

    Hi,
    I am doing a project in NetBeans.
    I used a JFrame with Menu and a JDesktopPane with five JInternalFrames for my I module.Now I first module is finished.
    My designing and coding are in Package Javaapp1.
    For II module I have to create another JDesktopPane with five jInternalFrames.
    If I use the same Javaapp1 package for II Module my coding is very large and difficult to trace.
    can I create another package Javaapp2 for II module and import
    in my first package?
    if it is possible? please give me few lines about this.
    Thank you so much.
    Meena.

    Hi,
    Thank you so much for your reply.
    I understand what you mean.
    I am developing only one project not two many.
    But I have four modules in my project.So I try to the concept of package.
    In NetBeans I first create one project named Javaapp1.
    It automatically comes under the name Package Javaapp.
    In this I finished my first module.
    Now I want to develop second module.To avoid confusion in coding I need to create second module in different package.
    So I create another project Javaapp2.It comes under the name
    Package Javaapp2.I develop II module here.
    Then I try to import Javaapp2 in Javaapp1.I got the error "Package Javaapp1 doesnot exist".Thenonly i add needed jar file(Javaapp2.jar) into my project.Now there is no error.
    You told me that "The Above Approch is for when we create more than one project and take something from one to other".
    But I donot know how can I create another package without creating another project and without including the jaf files.
    I donot know is there any way to do.
    I am also have a look at netBeans.org.
    Can I continue with this?
    will you please comment on my lines.That should be useful to me to get a idea.
    Thank you so much.
    Meena.

  • Creating Deployment Packages for Adobe Captivate 7 and Presenter 9 using CCP

    Using Creative Cloud Packager 1.1 :
    User needs to Sign in with Adobe ID and password 
    Enter Adobe Captivate 7 or Adobe Presenter 9 Serial Number :
    It will validate the key and ask you about the details of Captivate 7 or Presenter 9 Package :
    You can choose the product and components you want packaged
    Once you click on “Build”, it will download and create the package for Adobe Captivate 7
    Note : Adobe CCP 1.1 is available in LWS (Adobe Licensing Website) downloads.
    Thanks,
    Vikram
    Adobe Support

    Hi Geoffrey,
    Welcome to Adobe Forums!
    To create the deployment Package for Adobe Captivate 7 you need Creative Cloud Packager instead of AMEE 3.1 .
    You can download the Creative Cloud Packager (CCP) from your Licensing account (www.licensing.adobe.com) .
    Please folow the below link to create the package:
    http://captivate.adobe.com/captivate/topics/creating_deployment_packages_for_adobe_captiva te_7_and_adobe_presenter_9
    Hope this helps !
    Thanks and Regards
    Himanshu Satija

  • How can i create a Package to make this above procedure fit under it ??

    Hi ,
    I am going through package tutorials in Oracle , but unfortunately i couldn't able to follow :
    On Web , They simply say that Packages are used to group Procedures or Functions of similar kind .
    Could any please tell me how this is possible ??
    Assume that i have a simple Stored Procedure as shown below :
    CREATE OR REPLACE PROCEDURE emp_sel (cv_results IN OUT SYS_REFCURSOR)
    IS
    BEGIN
    DBMS_OUTPUT.PUT_LINE('Hi my First Package');
    END;
    Please help , thanks .

    package is basicly a group of procedures, functions, type definitions, etc... if you put this procedure into a package you can do this:
    a package has two parts, spec and body, spec is interface for outside and body is source code.
    create or replace package DUMMY_Pkg is
      PROCEDURE emp_sel (cv_results IN OUT SYS_REFCURSOR);
    end;
    create or replace package body DUMMY_Pkg is
      PROCEDURE emp_sel (cv_results IN OUT SYS_REFCURSOR)
      begin
         dbms_output.put_line('something');
      end;
    end;
    /

  • I can not create a package or program

    I have installed the ABAP Trial 7.02 on a VM. As next i have startet the programm and opened the object navigator. As next i have startet the programm and opened the object navigator.  Now i would like to create a package or programm and i get this message( Show attachment)! What should i do and where i find Help to my problem.
    thx >>
    Jörg

    I found an article about installing ... 
    Installing Trial SAP NetWeaver Gateway 2.0 SP04 with ABAP 7.02 on AWS - Part 3
    I use an old MiniSAP . 6.2 as 'If everything goes wrong' system of last resort. Since I did some RFC stuff in the past I still can use an account at  a vendors site in order not to totally retire my skills.
    I am still seeking for a good alternative to have something like a Test SAP system + plus a few records:) at my site. I hope the article provided by the SAP Community does help.

  • About creating deployment package.

    Hello,
    I am using java1.5.x, Eclipse 3.4.2 ,sun java wireless toolkit 2.5.2 and MTJ SDK.
    I am creating application and debugging well.But when I am going to create package for deployment error raises like
    Could not find jar tool executable.
    The jar tool requires full jjdk installation.
    specify full jdk installation in java prefereneces.
    In jdk compliance I keep default compiler compliance level as 1.5 is it require to set others or not
    please help me
    My application waiting for deplyoment.

    hi
    you can easily deploy application on wireless tool kit in following step
    1. Open Application
    2. Project Menu
    3. Package-> Create Package.

  • How Can i create a package/trigger

    Hi Every1,
    I want to create a database trigger which act on entering the charahters and count the characters.
    e.g
    you can understand with the example
    if i press 01 in a specific column the length of characters is two after this automatically the character sign i.e. / ( forward slash ) appers and then i can write 03 again the month and then again automatically / slash appers and i press 2009 and then go on
    then the filed will look likes 01/03/2009
    simply i dont want to press the / sign in the date fileld or place sign after ENTER through format mask property in forms 6i
    can any1 please help me
    Regards
    M. Laeeque A.

    I want to create a database trigger which act on entering the charahters and count the characters.I guess you're talking about a forms-trigger, not a database-trigger.
    if i press 01 in a specific column the length of characters is two after this automatically the character signi don't think thats possible in 6i. In 10g you could write a java-bean for that.

  • Can't create preinstall package

    I've been asked to submit it by Hong Kong tomorrow but my dashboard dies not have the options the instructions say to use under App Info. They say to choose and have a screenshot showing "install as part of os image" and "Create test-signed
    package".
    I've been given a very short time frame and am pretty desperate. Any help would be greatly appreciated.

    I've been informed that this is because I have an Individual (as opposed to a corporate) account which is something you cannot change. I recommend everyone start out and/or switch to a corporate account if possible so you don't miss such an opportunity
    :P

  • Deployment Package vs Right-Click, Deploy directly from Software Update Groups?

    I'm not sure I understand the difference between collecting updates into a group and then just using right-click to create a deployment from within Software Update Groups?
    One thing I did notice this morning, is that if I want to distribute that content to other DPS, I have to create deployment package first? Are there other reasons for not simply deploying from within Software Update Groups?
    Thank-you

    Update Groups *group* updates together. That's it, they have no additional functionality.
    Updates can be deployed individually or as groups (in the form of Update Groups) -- it would be pretty painful to manually deploy every update individually so that's why there are update groups.
    Update Packages (I don't like calling them deployment packages even though that's what they're labeled as in the console because they have nothing to do with deployments) make update binaries available to the clients.
    Update Groups have nothing to do with Update Packages. Update Groups contain references to updates, update packages contain binaries. Deploying an update or update group assigns those updates to the client within the collection specified. Clients that have
    an update assigned that is also applicable will download the binary for the update from any available update package and install it.
    You create an update package by right-clicking on an update or update group and choosing download. The wizard offers you a choice between using an existing package or creating a new one. You cannot directly create on.
    Secondary sites have nothing to do with this process whatsoever. Clients are clients are clients regardless of where they are located. As long as they are within t he collection targeted by the deployment and they have access to the assigned update binaries
    in an update package, they will download and install the updates properly.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Can we call a package inside a package

    Dear Sir
    Can we create a package inside a package or can we call a a package inside a package?.If yes.How we can create and call a package inside a package?
    Regards
    Thakur Manoj

    [email protected] wrote:
    Dear Sir
    Can we create a package inside a package NO, you cant do that.
    or can we call a a package inside a package?.YES, you can do that. Just call it. <package_name>.<procedure_or_function_name>

  • How can I create a user with rights to install packages on a publish instance?

    Hi,
    I am trying to create a user with the rights to upload and install content packages on a CQ publish instance and I do not wish to use the admin user.  Simply adding a new user to the administrators group does not seem to be enough.
    I tried adding a rep:GrantACE node through crx de/explorer but it reported the node as locked.  I was able to upload a content package that removed the rep:DenyACE jcr:read for everyone, but this is not safe it seems.
    Is there some special privilege that I need to add to my user/group that will allow them to access the /etc/packages tree or do I just need to add some permission somewhere within the tree.
    Regards,
    Chris

    With some help from David Collie, Alex Klimetschek & Jörg Hoh I have a better idea of what is going on and we've found a solution. 
    It seems that the admin account always works in these scenarios as it has special privileges in the CRX security system; admin can do anything it likes.
    Instead of creating the rep:GrantACE nodes directly, I was able to add a new ACL entry for the administrators group to /etc/packages via the Access Control Editor (http://localhost:4502/crx/explorer/ui/aceditor.jsp?ck=1373027669916&Name=acEditor&Path=%2F etc%2Fpackages&_charset_=utf-8). 
    Strangely, the administrators account already had some inherited rights on this directory that were overridden by the deny|everyone|jcr:read ACL entry on /etc/packages node.  Adding allow:administrators|jcr:read gives any member of that group access to read and write to the /etc/packages. directory.
    Now that I have setup this user we can setup a deploy step in out CI build that does not rely on using the admin account.
    Thanks
    Chris

  • Web Deploy Package : Create WebDeploy package without installing the web deploy tool on remote server.

    Hi,
    I didn't get any valid category for this item. Hence creating it under C#.
    I have two machines source machine, where the web deploy tool is installed and the target machine where the websites are hosted.
    I want to run the web deploy command in the source machine and it has to create the Web Deploy package for the website hosted on the Target server.
    Basically the Web deploy tool will NOT be installed on the destination server, but still i want to create packages from it. How this can be achieved?
    Regards,
    Pradeep R

    Hello,
    you can move your thread to the asp.net forum, in the installation ans setup section:
    http://forums.asp.net/17.aspx/1?Installation+and+Setup

  • Is anyone having problems using AAMEE to create CS5.5 deploy packages?

    I am able to create a deploy package without an issue. SN gets verfied so I know its not that eventhough it's getting the pre-chrome license error in the log files.  I looked at the directions that Adobe gives for the pre-chrome error and the only way I can do a silent install is by enabling the built-in Administrator account, logging to that account and running silent command from there.  Thats really not a fix when you have 10,000 computer to deploy to.  Anyone have the workaround for this?

    Thank you! But I've tried that already and still I'm having problems, Apple support has been looking into it, but so far nothing. Thanks again

  • Can i create any procedure or function inside a oracle reserve package?

    Hi!
    Can i create any procedure or function inside a oracle reserve package. Suppose, I want to create a function called x in the dbms_output package. Can i do that? Or can i extend the features of this package and create/derived a function from it like we extend any class in JAVA. I'm not sure - whether this is at all possible. I'll be waiting for your reply.
    Thanks in advance.
    Satyaki De.

    No, but you can write a wrapper package and use that instead of using the Built-In package directly. So, instead of calling DBMS_OUTPUT, you call your own Package.
    Steven Feuerstein wrote a wrapper for DBMS_OUTPUT, called P:
    Re: DBMS_OUTPUT.PUT_LINE

Maybe you are looking for