-
1. Re: Which AirHelp option produces less output files?
Jeff_Coatsworth Mar 24, 2014 12:26 PM (in response to ROBOPM)Well, the locally installed flavour of AIRHelp only produces 1 file – the .air file. But I doubt that using that flavour is going to work for your developer. You probably want to invest in some sort of installation program (you may already own a copy of one of them anyway) that will package up all the resulting files into a one-file installer. Then the developer can invoke this silently to unpack and deploy your help content on the client’s server.
-
2. Re: Which AirHelp option produces less output files?
ROBOPM Mar 25, 2014 5:32 AM (in response to Jeff_Coatsworth)Hello Jeff,
You stated that using Adobe Air Application there is only one output file ".air"; is this file similar to a 'CHM' file (your help topics encapsulated)? Our developers use InstallShield.
Thank you for responding,
~PM
-
3. Re: Which AirHelp option produces less output files?
Peter Grainge Mar 25, 2014 5:56 AM (in response to ROBOPM)Jeff will not be online yet. The AIR file is a single file but not the same as a CHM. A CHM is what the user opens. An AIR file is a bit like a zip file and it installs the AIR help on the user's PC as a program. Within Program Files, it looks much like WebHelp.
You will need a freely available licence from Adobe if you are also going to install the AIR runtime that will be needed. See the AIR topics on my site.
With that said, I don't think AIR of any type is your solution any more than a CHM is. The latter is designed to be run from the user's PC and not a server. See http://www.grainge.org/pages/authoring/chm_mspatch/896358.htm
Quite simply, short of a PDF help file, there isn't a single file help option designed to run from web servers. What seems odd here and where more information is needed is why your developer cannot upload webhelp. Something is not ringing right here.
See www.grainge.org for RoboHelp and Authoring tips
-
4. Re: Which AirHelp option produces less output files?
ROBOPM Mar 25, 2014 6:00 AM (in response to Peter Grainge)As always. thanks Peter for your detail responses!
Cheers!
~PM
-
5. Re: Which AirHelp option produces less output files?
Jeff_Coatsworth Mar 25, 2014 7:04 AM (in response to ROBOPM)If you’ve already got InstallShield, then you should be able to create a single self-extracting executable that contains all the files that make up your help system and deposit them wherever you specify. I use a product called Wise to do the same with my WebHelp project – it squishes down around 4600 files into a single installer.



