Error in publising adobe air

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • susheela s
    New Member
    • Sep 2009
    • 10

    Error in publising adobe air

    Hi.

    I followed the link which is given below to develop an air application .The procedure i followed is there in this link "http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fb f351e63e3d11866 6ade46-7fd8.html"
    I could able to generate swf file by compliling and i also tested the application.
    But while packageing air installation file i am not able to do.
    Here first i need to create a certificaticate i did that.
    Then i entered the commands for creating air file,When i did this it asks for password but im unable to enter the password.If i strike enter key it displays procedure to follow but again samething is happening.

    Below are the sequence i followed which is mentioned in the above link




    C:\Flex SDK>adt -certificate -cn Slfsigned 1024-RSA sampleCert.pfx samplePassword


    C:\Flex SDK>adt -package -storetype pkcs12 -keystore sampleCert.pfx HelloWorld.air HelloWorld-app.xml HelloWorld.swf
    password:
    could not load keystore file (password may be incorrect)
    usage:
    adt -checkstore SIGNING_OPTIONS
    adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <count
    ry> )? <key-type> <pfx-file> <password>
    adt -help
    adt -migrate SIGNING_OTIONS <air-file-in> <air-file-out>
    adt -package SIGNING_OPTIONS <air-file> <app-desc> FILE_ARGS
    adt -prepare <airi-file> <app-desc> FILE_ARGS
    adt -sign SIGNING_OPTIONS <airi-file> <air-file>
    adt -version

    SIGNING_OPTIONS : -storetype <type> ( -keystore <store> )? ( -storepass <pass> )?
    ( -keypass <pass> )? ( -providerName <name> )? ( -tsa <url> )?
    FILE_ARGS: <fileOrDir>* (( -C <dir> <fileOrDir>+ ) | ( -e <file> <path> ))*


    Can anyone help regarding this issue..plz.from past one week i am trying to package air installation file but i didn get.

    thank u
Working...