Robohelp Air to exe

Can someone please explain the process of how to convert an air file made by robohelp 8 into exe? I have installed the latest air runtime 2.0.3

Hi there
I'm not sure it's possible to achieve. AIR is a technology that Adobe created and it relies upon the AIR runtime to be present on the end user's PC in order to install. Or is this what you are asking. How to package the help output so it exists as an exe file that first installs the AIR runtime followed immediately by the RoboHelp produced AIR package.
Cheers... Rick
Helpful and Handy Links
RoboHelp Wish Form/Bug Reporting Form
Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
Adobe Certified RoboHelp HTML Training
SorcererStone Blog
RoboHelp eBooks

Similar Messages

  • AIR Runtime exe as well as my App exe into one exe

      How to Bundle AIR Runtime exe as well as my App exe into one exe in Windows XP so that user can have only one exe and on clicking of that it will automatically install AIR Runtime if it is not installed or a lower version of it is there.?

    Air runtime is installed automatically for you there is no need to bundle it that way. The Captive Runtime bundles your application with AIR runtime dll taken from your SDK at time of compilation. This release type doesn't require separate AIR download, but it doesn't produce installer of any kind for your application - just a bundle (your swf + air dll + project descriptor). You can use tools to package the whole thing into msi isntaller. Tools like advanced installer, install jummer or, WiX tool are used for that.
    GL.

  • RoboHelp AIR Layouts with RoboHelp 7?

    I am currently designing a new online help system using
    RoboHelp 7. As I began to research RoboHelp 7 (I haven't used it
    since X5) I stumbled upon AIR. I really love the layouts and UI
    functionality within AIR. However, I do not need the installer
    packaging features that AIR provides. I only want the layout! Is is
    possible to import a RoboHelp AIR layout into RoboHelp 7 HTML
    (perhaps using a custom Single Source layout??), without having to
    use the packager/install features?

    Welcome to our community, Ayanna
    I'm not sure which of the AIR skins you are enamored with,
    but you should know that there is no way to transfer them to
    RoboHelp 7 as a skin you may use there. They are mutually
    exclusive. For anyone wondering, whatever RoboHelp skin you are
    using is not used in the resulting AIR application either.
    Cheers... Rick

  • Error message in Robohelp Air

    I've been fiddling around with the Robohelp Packager for Air
    to create a help file. However, in my output, every time I click
    the Preferences button at the bottom of the actual Air help file I
    generated, I get an "Error while executing database query" message
    appearing.
    I then get to the Preferences window and can elect to
    show/don't show the Mini TOC, etc. and that appears to work. But I
    can't figure out why I'm getting that message (or what it means).
    I think it relates somehow to the commenting feature because
    I also can't add comments to a topic either. When I try, I get the
    same "database query" message.
    Any ideas?

    My help id is simply three characters, alpha-numeric, and
    with no spaces. So I don't think that's the issue.
    The strange thing is, I get the database query error on my
    machine (I wrote the Web help and I packaged the Air file).
    But I installed the Air runtime as well as my Robohelp Air
    help on a test machine here in the office and I don't get the
    "database query" on that machine. I can also add comments while on
    the test machine.
    However, I can't get those comments into my Robohelp air help
    on my machine using the Send/Receive error because of the "database
    query" error.
    There is also no hardware/setup differences between my
    machine and the test machine that I am aware of. But I'm gonna plug
    away and see if something else stands out.

  • Problem generating RoboHelp AIR file

    Hi:
    I installed the RoboHelp Packager for Air to work with my
    Adobe RoboHelp 7 on Windows XP Professional.
    I get a "WebHelp folder could not be copied" message after I
    click the "Generate" button in the AIR wizard. It does show me the
    progress bar with the title "Generating AIR Package", but after a
    few minutes, I get the "WebHelp folder could not be copied"
    message. And then another message "The Adobe AIR package could not
    be generated".
    My WebHelp folder is 80MB and contains 3700 files and 43
    subfolders.
    However, if I keep all the AIR wizard settings same but
    change ONLY the WebHelp folder location to the generated output of
    the CustomerCare sample RoboHelp project (2 MB; 224 files and 8
    folders), then the AIR file is successfully generated.
    So this leads me to believe there is a limit on the size of
    the WebHelp folder to generate the AIR file successfully. Does
    someone know what is this upper limit?
    Also, I ruled out the possibility of the WebHelp file
    path/location being the problem because my 80 MB WebHelp folder
    that did not work was in D:/ABCD/WebHelp while the RoboHelp
    CustomerCare 2MB WebHelp folder that worked was in C:\Documents and
    Settings\All Users\Documents\Documents\Adobe\Adobe RoboHelp
    7\RoboHTML\Samples\CustomerCare\!SSL!\WebHelp_US.
    I also tried moving my 80MB WebHelp folder to D:/WebHelp. No
    luck. Same Error.
    Any ideas?
    -K

    Hi,
    The issue which Geoff was facing has been resolved. I thought of passing the same information to the user forum, so that other users can benefit from this as well.
    The main problem which Geoff was facing was links were not working as expected for some of the popups in case of RHA file.
    The problem was in the file-names for the popup topics, The name of some of the popup topic file was having a unicode charcter in the file-name. Since RHA is basically a zip file, the unicode name was not getting saved  properly in the zipped RHA file. Changing the name of popup topic file (topic properties dialog), solved the problem of link break.
    As a thumb of rule, Users should try to keep the file names as simple ASCII characters, to avoid any unforseen issues. One more thing which is a problem is unicode file names having other issues when published on web-servers, as different browsers behave in different ways for unicode characters in web URL.
    One more question which also came up was how to ensure a proper order of labels shown in help application, in case of multiple help files.
    Well RoboHelp AIR Help application uses the id attribute provided in the helpcfg file to acertain the order of all the help files. So changing the id attribute also changes the order of Label in the AIR application.
    I hope it will help other users going forward.
    Thanks
    Praful

  • Windows 7 Manifest file embedded in native AIR application exe created by ADT

    i have executed string utility to extract all the strings in an AIR application exe and found windows 7 manifest file is embedded with level set to invoker (standard user). We want to change the level to "require administrator" so that exe will automatically launched with administrative privileges but we are unable to find how the manifest file get embedded.
    Help appreciated
    Thanks

    Found out the manifest file get embedded when building native installer. Still don't how the manifest file is added and how to change level to "require administrator" in manifest file.
    Help Appreciated
    Thanks

  • Calling RoboHelp Air file  from C# (C sharp)

    Has anyone ever called RoboHelp Air files (locally) from an application written in C#? We need help with making this type of help work in our app. We believe we will use the same calls as Web Help (is that correct).Are there any special function calls that we need to use to make it work?
    We previously used a *.chm file and it worked. We want to go to Adobe Air.
    We are doing context-sensitive help, and using RH9.
    My developer has a 64-bit Window machine, using C#.
    Any help would be greatly appreciated.
    Thanks - Jess

    This post has information from Praful Jain (of Adobe) and a link to another relevant thread. There was a link to it in the article on my site.
    http://forums.adobe.com/message/2503999#2503999
    As your developer is using C#, you should also look at the OLH as there is information about you being able to create the calls.
    I thought there were other resources on this and am trying to find them.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Problem creating an AIR installer (.exe) from a .fla file.

    Hey everyone,
    I am trying to create an Adobe AIR installer(.exe). I already
    created the .fla file and tested it. It didn't seem to work and
    gave me the error of
    "You cannot debug this SWF because it does not contain
    ActionScript" and acc. to this link
    http://www.actionscript.org/forums/archive/index.php3/t-168154.html
    I created a new environment variable called JAVA_TOOL_OPTIONS
    of -Xmx256M. And then the .fla file seemed to work . Apparently
    there is too much code in my .fla file with as many as 20 videos
    (.flv) and lot of radio-buttons ( I mean A lot of them !!! )...
    Now with the .fla file working, when I am trying to create an
    AIR installer it is throwing the error,
    " Error creating AIR file. Picked up JAVA_TOOL_OPTIONS: -Xmx256M
    so I am not able to create the AIR Installer. and If I change
    back the -Xmx 256M then my .fla file won't work. So what do I do
    now ? I somehow removed the above -Xmx 256M variable and created a
    AIR installer with a self-signed certificate and when I try to
    install that AIR installer, I get another error message,
    "The application could not be installed. Try installing it
    again. If the problem persists, contact the application author.
    Error# 0".
    So I have 2 questions:
    1. how do I create this AIR installer(.exe) and make it work
    as a .exe file and run it without having Adobe flash CS3 installed
    on another computer and please help me in my case as above.
    2. Also, would I need to buy a digital certificate to create
    the AIR installer or can I use a self-signed certificate to create
    an AIR installer and use it to install the AIR application on a few
    computers ? Please help
    Axe

    "Axe_AP" <[email protected]> wrote in
    message
    news:gqs5k7$cjp$[email protected]..
    > Hey everyone,
    >
    > I am trying to create an Adobe AIR installer(.exe). I
    already created the
    > .fla
    > file and tested it. It didn't seem to work and gave me
    the error of
    >
    "You
    > cannot debug this SWF because it does not contain
    ActionScript" and
    > acc. to
    > this link
    >
    http://www.actionscript.org/forums/archive/index.php3/t-168154.html
    >
    > I created a new environment variable called
    JAVA_TOOL_OPTIONS of -Xmx256M.
    > And
    > then the .fla file seemed to work . Apparently there is
    too much code in
    > my
    > .fla file with as many as 20 videos (.flv) and lot of
    radio-buttons ( I
    > mean A
    > lot of them !!! )...
    >
    > Now with the .fla file working, when I am trying to
    create an AIR
    > installer it
    > is throwing the error,
    " Error creating AIR file. Picked up
    > JAVA_TOOL_OPTIONS: -Xmx256M ? .
    > so I am not able to create the AIR Installer. and If I
    change back
    > the -Xmx
    > 256M then my .fla file won't work. So what do I do now ?
    I somehow removed
    > the
    > above -Xmx 256M variable and created a AIR installer
    with a self-signed
    > certificate and when I try to install that AIR
    installer, I get another
    > error
    > message,
    "The application could not be installed. Try installing it
    > again.
    > If the problem persists, contact the application author.
    Error# 0".
    >
    > So I have 2 questions:
    >
    > 1. how do I create this AIR installer(.exe) and make it
    work as a .exe
    > file
    > and run it without having Adobe flash CS3 installed on
    another computer
    > and
    > please help me in my case as above.
    >
    > 2. Also, would I need to buy a digital certificate to
    create the AIR
    > installer
    > or can I use a self-signed certificate to create an AIR
    installer and use
    > it to
    > install the AIR application on a few computers ? Please
    help
    This forum is for people seeking help with the Flex Framework
    and/or Flex
    builder. You might want to try one of the Flash forums.

  • Adobe: Please Give Us An RoboHelp - AIR Help Forum

    Hi all,
    A client of mine is very interested in the AIR Help format
    after I showed them a test project. As with any new format, there
    are risks and bugs, and I want to know about as many of them as
    possible before I begin a large project with tight deadlines where
    I do not have a lot of time to troubleshoot, tweak, and test. I'm
    feeling a little frustrated trying to get all of the info I need
    and wondering "Is Adobe really behind this new format or not?"
    (Yes, I have the RoboHelp Packager PDF.) Those who are kind enough
    to jump in and investigate this new format are posting sometimes in
    General, sometimes in HTMLHelp, sometimes in the AIR developers
    forum, etc. (I see a link on grainge.org to a RoboHelp Packager
    forum that isn't working...perhaps a Beta forum that's now closed?)
    On that note, THANK YOU, Peter Grainge, for taking the time to
    provide very helpful information about AIR Help on your site...
    Most of you reading probably will not recognize my name simply
    because over the years, I have found almost all of the answers I
    needed by searching prior posts and putting Peter's solutions to
    work in my own projects. Now I hope to be able to give back to this
    community if I delve into AIR Help, but we all need one place to
    post :-)!
    Sincerely,
    Katie Carver
    Senior Technical Writer/Consultant
    Docs-to-You, LLC

    Ask and ye shall receive...
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • RoboHelp air help application does not show pdf files

    Hello everyone,
    I hope this is the right place to post my problem.
    I am developing an air help application and I want to embedd some pdf files. I tried two different ways yet:
    1. A direct link to the pdf file (which is located in the project folder)
    2. An iframe
    In the topic preview both ways are working fine. But when I generate the application, it just shows a black page, where the pdf content should be.
    Thanks for your help.
    Holger

    Welcome to the forum.
    It is the right place to ask but it will not be the answer you want.
    Only links to HTML and Microsoft Office files are supported. Although it will not help you short term, the more people who report a bug or request a feature, the more likely it is to be actioned. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    Please take a look at the sticky topic Before You Post as often answers depend on the version of RoboHelp being used.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • .air to exe or an MSI package?

    Is it possible to convet an .air file into an MSI package? or even an .exe? My developers have created this app with Air and would like to roll it out companywide. We have about 300 users and don't want to install one by one manualy. Can some one help with a solution?

    We have been successful in deploying our AIR app via an MSI in our corporate environment.  The users can launch the app via a desktop shortcut or from Program Files.  However, we can't launch the AIR application from a browser (badge) if we've deployed via the MSI.
    The badge thinks that the application hasn't been installed and therefore displays 'Install' as button label.  If we do install the application by clicking 'Install' we can then launch via the badge....but we need to install via the MSI.
    e.g.
    And the HTML ....
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
         <head>
              <title>eRevenue</title>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
              <script type="text/javascript" src="swfobject.js"></script>
              <script type="text/javascript">
                   var flashvars = new Object();
                   flashvars.airVersion = "1.5";
                   flashvars.applicationID = "eRevenue94.0.2.3";
                   flashvars.applicationURL = "file:///Z:/IT&T/FLEX/AIR Installer Files/eRevenue94.0.2.3-dev.air";
                   flashvars.publisherID = "00B5DD753DA2312E245FAD63894B9C283A29B6E9.1";
                   swfobject.embedSWF("Badge.swf", "divBadge", "100", "50", "9.0.0", null, flashvars);
              </script>
         </head>
         <body>
              <div id="divBadge">
                   <p>Alternative Content</p>
              </div>
         </body>
    </html>
    To generate the MSI we install the AIR app normally on a PC, then we package up the MSI from the installed files the AIR app deploys.
    The AIR installer must do something else with the Publisher ID that the MSI doesn't know about - which is why the badge doesn't seem to recognise the application is installed.
    Any ideas?
    Thanks,
    Dave

  • Problem with air and .exe

    Hello  everyone!
    I have a very big problem!
    has developed a game in flash with as3 CS4.
    is divided into 3 file .fla
    1.fla 2.fla and 3.fla
    1 call 2 , 2 call 3
    uses an XML file to  store the scores.
    When i public the file  .air, when i install the .air the is  an exe and if use
    var loader: Loader = new Loader ();
    loader.load (new URLRequest ("squadra1_menu.swf"));
    addChild (loader);
    call  a swf the xml file does not work.
    loader.load and I  can not recall. exe. . .
    how can I do?
    I'm desperate ....

    Ok...I'm a jerk...
    If I use
    amxmlc.exe HelloWorld.mxml
    It gives me an error...But if I use...
    amxmlc.bat HelloWorld.mxml
    Everything works fine...I needed the extra parameters -;)
    Greetings,
    Blag.

  • Can't open browser window from RoboHelp AIR app??!

    We've got a RoboHelp course that we're exporting as an AIR app using the  Packager and it works great. We've got an embedded flash file that  needs to open a website in a browser window, but, currently it will only  load the site in a new AIR window...any ideas??

    I'm having this same problem also, although you gave me one option in your reply.  I can't get the "Allow" button to work either. I upgraded to Adobe Reader 9.2, and then is when I noticed I couldn't bring up the websites that I usually could before.  I don't really know what you mean about "Stand Alone Option," but I will try to find out.  I also upgraded to Internet Explorer 8, but I'm not sure if this is when the problem started or when I went to Adobe Reader 9.2.
    I used to be able to get "Allow" to work if I opened the document in IE8 and not in AR 9.2, but now that won't even work. I did email the author of a PDF document I was in today in the hopes he would have the answer, but I'm not sure if I got his email address right, so time will tell on that issue.
    I have a "library" of PDF documents, so I would really like to get this problem fixed.  However, I've spent at least two hours on this issue, and I really don't think it has anything to do with Windows Vista incompatibility; I'm pretty sure it has something to do with Adobe Reader, but that doesn't help much given I have emailed support and, of course, have never received an answer.
    I do know there are a lot of people that are having this exact same problem, but no one has an answer to it.  I've tried to do research on this, but I have a lot of "to do" tasks I need to get done every day, so it's not like I have all the time in the world to try and fix this problem.
    I would appreciate hearing from you if you do ever figure this out. My email address is [email address deleted by host] should you find an answer to this very frustrating problem. Warmly, Corinne Larimore [signature deleted by host]

  • RoboHelp: Air, Server, or ??

    I use Robohelp 8 HTML to create a help center for our various call center groups. I am currently using the WebHelp output for a browser-based help tool. The challenge we run into is a lot of feeback that "searching is too hard" and our system is too complex.
    I've looked into Air, specifically the locally installed Air help, as this would allow for favorites to be defined by each user and make comments. This may help the user customize our system per their needs and provide feedback. The challenge is that our content changes on a daily basis and it appears as though pushing through updates is not as seemless as browser based help systems.
    I'm looking at RoboHelp Server 8, and it appears as though the reporting and "improvement loop" may assist in determining what content is frequently accessed. We've considered creating smaller projects and deploying them to individual groups instead of a company-wide help system.

    mollyid wrote:
    ...The challenge we run into is a lot of feeback that "searching is too hard"...
    Indeed Searching is too hard. I used to have a similar setup and situation with a call center that needed rapid (and simple) access to information on several hundred different products. Indeed, if I only offered Search they would have crucified me.
    I stumbled across this amazing technology that allowed them to type just a few letters and instantly locate any information they wanted. And this was eons before AIR or Google or the Magickal RoboHelp Server entered the picture.
    I too pushed content out on a daily basis and my users loved my system.
    Oh, I guess you might be wondering what I did to make this happen. Yeah, that might be helpful, huh?
    I created something known as an Index and populated it with useful terms that made sense to my users. Do an index correctly and teach your users how to use it. I guarantee it will outperform AIR or Google or RoboHelp Server any day of the week.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • Robohelp AIR search highlights wrong words

    Hi,
    I tried generating other layouts (Webhelp Pro, Microsoft Help), but I only saw this behavior with AIRHelp. When searching for a word (for example "Adobe") it highlights the wrong sections in the text. See screenshot:

    Ok. So I ran it from my home PC, which has Win XP and had never had any version of Robohelp installed. The AIR would not run at first because
    I supposedly did not have the right JRE version to create the certificate. But then I installed the new JRE version and then generated the AIR help file and observed the same problem with the wrong highlighted words after a search.
    Now, I am wondering, how did you, Peter, get it to work correctly? Did you also install Robohelp 9 through download from the Adobe web site? Or do you have a different version and how can I get that version? I have a suspicion that the AIR help is based on the Javahelp Java code, because I observed the same problem with JavaHelp, can you perhaps ask about that?
    Thanks,
    pb3579

Maybe you are looking for

  • Collaborative Websites: Best Practice?

    Good morning! Afternoon? I'm starting to delve into more advanced topics in SharePoint and am aiming to make a collaborative website between various groups. I'm rather confused about the concept of site collections, wiki, etc. What I was hoping to cr

  • TiBook G4 400 - Continuous Freezing

    Hi Everyone, I recently acquired a 2nd hand G4 400 TiBook, I have found that it has a freeze problem, when I first got it I did a fresh install of tiger, all seemed fine, the reboots began to fail, now I find that I cannot get to the desktop at all,

  • MaxDB versions released on Linux

    Ls, I want to install MaxDB version 7.6.0.35 on Linux 5.6 but i get an error: "MaxDB version 7.6.0.35 is not released. Released Min. versions are: 7.6.03.09 : 7.7.02.19" I also have MaxDB database running on 7.6.0.35 on Linux 5.5. For this environmen

  • A way to change stroke width on form boxes?

    Although I'm aiming to have people digitally use these forms, there exists a good chance that some will be filled out by hand. When I print these forms out the form field boxes are rather small and surrounded by a thick border. Is there a way to chan

  • [[DYNAMIC]] in URL?

    I've got an AS3 loader making a Get URLRequest on the local machine (not browser based).  The URL being reported back has this: file://C:\folder\foo.swf/[[DYNAMIC]]/3 Can someone explain why [[DYNAMIC]]/3 is being appended to the URL at runtime?  No