Batch generate different versions?

I use RHX5 HTML. Here's the deal. I have a database to help with 500 + topics. I need to publish 12 WebHelp (main layout) of the different versions of this database. Each version consists of a subset of the subjects of 500 +. There is overlap between versions (for example some versions share the same subjects). Each of the 12 versions has a unique tag of conditional compilation associated with him. For example, when I want to generate GROUPA, I create a version which contains the subjects only associated to the conditional compilation tag GROUPA. Obviously, it is very time consuming. I regenerate each version separately. Is there a way to simultaneously generate a WebHelp version for each of my tags in conditional compilation. It seems that there should be, because it's a procedure very consequently (associate label build, publish, associate label build, publish, and al.). Thank you.

Thank you. That's exactly what I was looking for!

Tags: Adobe

Similar Questions

  • Separate cod file, necessary tool for different versions of the signature BONE?

    Hi all

    I installed the blackberry JDE 1.3.0 eclipse plugin that contains the default value
    package inside plugins, now using the url net.RIM.ejde.componentpack6.0.0_6.0.0.30
    http://www.BlackBerry.com/go/eclipseupdate/3.6/Java download packages of components for 5.0 etc.. After that the signing tool will be installed with this eclipse.

    My question is if my application will be used for all versions of the OS, so what do I do?

    1 should I I generate a single file of cod for 4.x or it should be necessary to generate a separate file of cod to 4.5.0, 4.6.0 4.7.0

    2 If am will have to sign the cod of the file then I need to install the tool to separate signature for each operating system? or a unique signature tool installed in eclipse itself is enough to sign all the cod files that are generated in the different versions of the OS?

    can any please help me understand these things

    Thanks in advance,

    Kitty

    This signature tool is the same for all levels of the operating system. I usually use the tool last signature, even for the 4.2 signing apps.

    Compiled cod are compatible forward but not backward.  So, if you compile using OS 4.5 it can work in devices running OS 4.5 and above.  However if you compile in OS 6.0, then it is not supported on devices running something more than that.

    You will find that you might want to use the facilities available in newer versions on the new phones, so you will need to compile separately in this case.  There are a variety of options to achieve this, but I would look first for the pre-processor.

    There is a small problem in OS 4.7, so if I develop for OS 4.5 - OS 6.0 and the code will be the same for all devices, I usually provide two builds, one for pre OS 4.7 and the other to post that.

  • Targeting different versions of the operating system with the same code

    Hello again,

    I'm looking to use some features of the OS 5.0 such as the transitional API.  Is there sort of having a base code that will compile in different versions of the JDE, but exclude the code blocks if the OS does not meet the requirements?

    For example, transitions on a device to OS 5.0 but not appear on device OS 4.5.

    Ideally, I'm looking for a solution that would integrate directly with Eclipse and debug without any extra steps in the two versions of the operating system.

    Try to do research on the "preprocessor directives", you can use this to do what you need.

    Basically, you wrap the code OS 5.0 in the guidelines such as:

    #ifdef VER_5
    System.out.println ("This compile for 5.0");
    #else
    System.out.println ("This compiles for no 5.0");
    #endif

    Then, enable you or disable directives in the compiler generate COD versions for each platform.

    Jason

    www.lcamobile.com

  • How to use two different versions of the stub of Web Services SDK files in a single project (5.5 and 6.0)

    Hello

    I have a project that uses the vSphere 5.5 management SDK (I built the stub files according to the documentation) and have these in my c# Solution. Everything works beautifully. My class files that interact with vSphere all have a use statement as follows:

    using Vim25Api;

    All fine so far.

    Now, I want to be able to provide support for a user to connect to vSphere 5.5 and 6.0 vSphere environments. I built the stub files for vSphere Management 6.0 SDK and those in my solution presented in a separate project. Each project is based on a different class library and I have each set of files for each version of vSphere stub in different NuGet packages. However, when I select to use a vSphere 5.5 connection, it seems that internally the 6.0 files stub are used, or vice versa.

    I tried to separate things out by giving the Vim25Service.dll and Vim25Service.XmlSerializers.dll files for each version of alias names (alias by default for all assemblies is "global", but I changed it to vSphere5 and vSphere6 for each version. Then at the top of each class file before all with what I'm doing:

    extern alias vSphere5;

    or

    extern alias vSphere6

    (According to what project I'm in). Then, use the using statement for each class file that interacts with vSphere using vSphere5::Vim25Api; or using vSphere6::Vim25Api; to use the files to correct/stub namespace for each version I support.

    However this still doesn't seem to work, and things seem to be getting confused upwards somehow. I take a guess that internal files make calls and somehow have crossed.

    Is it possible to use two stub version of vSphere together different files in the same project? How should I handle my script? I thought of just upgrading to use the version of vSphere 6 (I can always connect to vCenter 5.5 using these, but some of the properties on the object have changed, (for example some dynamic properties on AlarmObjects and other items have been removed and code breaks if I delete the references to the stub vSphere 5.5 files.) So, I want to keep two different versions and use each of them separately in the same solution, so I support vSphere 5.5 and vSphere 6.

    Solved - this using wsdl.exe and just by specifying a different namespace to use in the proxy class that is generated by using the /n switch.

    for example using PowerShell to build automatically, the value $VimApi and do:

    WSDL.exe/n:$ VimApi...

  • What is included when generating with version control on?

    When you use the source control, it is possible to generate a presentation of unique source for an "older version"? For example I wrote documentation for a version of our product that must be released in a few days, but I don't want to not generate it in case of last minute changes. In the meantime, I want to continue to work on things for the next release. Is this possible? Or do what I have until I generate appear?
    I use RH5 right now, but it can be upgraded if necessary.

    Hi codesharing.

    RoboHelp will generate output files that residents on your pc at the moment. At the time of the generation, HR does not check if the files are up-to-date or not; This happens when you open the project, not when you generate.

    Where you're sitting right now, I'd be suspicious of continuous development that you want included in your immediate release. I consider two options to deal with this:
    1. Add your new hardware, but apply tags to build it so that it is excluded from your version. You can remove the tags to build later.
    2. in the alternative, to clone the project source files that are on your pc now. Keep a copy in a safe place like a copy of archive for your release. (It's probably a good idea in any case.) Place another copy in a new directory, and remove the control code source as follows:
    a. delete the following files from the root of the project: mssccprj.scc, projectname.cpd, pblsvrs.sss and projectname.pss.
    b. using Notepad, open projectname.xpj.
    c. remove all entries between and , but let the two tags.
    d. close Notepad, and then save the xpj file.
    You now have a project that is removed from the source control. You can make final changes before your release in this version of the project and build from here. (Please note that these changes must also be added to your 'real' source controlled as well). At the same time, you can continue with new developments in your project under source control.

    Theoretically, you should be able to label different versions of your project in the RSC. However, at this stage of the project, I doubt you want to experiment with it. I would go with one of the two options above.

    I would certainly encourage store this copy archived your project for all milestone version, just for your own protection against the terrible influence of Murphy's law.

    HTH,
    G.

  • PDF Marigins change in different versions of Adobe

    Hello

    I have a pdf file generated from BI Publisher. When I print the document in different versions of Adobe i.e 4,5,6,7 to change margins.

    Does anyone know how can I stop this?

    Hello

    Do you mean when you open the PDF in different versions of Adobe? BEEP always generates the Spec 1.4 (5 Adobe)
    All margins or left and right. BEEP generates PDFS for the same features as the model used IE letter paper in MSWord will generate a letter PDF format. If different PDF readers are making it differently, then it is down to the version of Adobe Reader.

    Tim

  • Have just been told by BT that I need a new/different version of Thunderbird to work with the new system BTMail (previously BTYahooMail) - I do?

    I have btinternet email for years and Thunderbird for too long and have been happy with both. Unfortunately, I'm not technical enough to understand the majority of assistance or instructions on the information pages of support technique/Thunderbird, but haven't managed to get TB put in place in the first place (long time) and it seems to have worked well since. However, on Friday both of my accounts to BT (sets of two numbers), so two BT email addresses have been moved new old BT Yahoo mail BT mail. I was unable to connect to one of them, but the other was very good - I have had help 'screen sharing' a technical chap BT to sort. However, he was able to Conect Thunderbird with email servers. I said to BT and the chap tech tried to sort on screen sharing, but could not (and I have been unable to follow what he was doing). A few months ago, I made a few changes, as requested by BT, to allow for the transfer to go smoothly (!), but the man has changed some things Friday, I think, as well. He could not solve the problem of TB and I can't figure it out at all, and the Lady of BT Tech help to whom I spoke this morning (and who had managed to fix my problem of connection BTID, fortunately) had a look and suggested that maybe I needed an update/new/different version TB or 'another email address. Well, I really want to stay with Thunderbird and was hoping that someone here could explain it in simple English for me, please? I was wondering what will happen, assuming that I need to download an updated version / different, if I did this and then sort of re-installed my existing BT email addresses (as if I started again with Thunderbird)? I hope that there is someone here who can help you - thank you - I'm rather fond of this little blue bird. Thank you.

    Hi, Zenos, thank you so much for your help - I have now (touch wood) have my email back after following your instructions. If all goes well, it will remain in operation during my upgrade to infinity next week.
    Thank you for taking the time to answer my question a little disjointed.
    Had never heard of before critical path, I thought that BTMail was BT Oh, well, as long as it works I guess (I hope it's better than the Yahoo system).
    Thanks again.

  • FAQ (26): I installed a different version/version of Windows and now SDM will not show me updates.

    I installed a different version/version of Windows and now the SDM does not work in "Update" mode

    This can occur when some system that HP did not specifically tests with the model is installed and often happens with models and Windows Ultimate edition (or even 64-bit editions on some older models) before Windows 8 Ultimate.

    Because SDM detects the new operating system, but it cannot match in the SDM catalog, he (SDM) will disable mode "Update."  However, please note that you can still use SDM mode 'All products' to download your SoftPaqs by doing as follows (the Probook 4730 s is used as an example):

    1. Press the "view all products" in the SDM toolbar
    2. If a dialog box warning that "no operating system have been selected, then skip to step.
    3. Press OK to close the dialog box.
    4. Check the «Microsoft Windows 7 Professional 64 Edition»
    5. Click on the tab "language filter".
    6. 'English - International' is checked.
    7. Press the OK button.
    8. Now, expand the tree on the left side of the SDM application by selecting the following:
    9. HP Probook Notebook PC Series 4700
    10. HP Probook 4730 s Notebook PC
    11. Microsoft Windows 7 Professional Edition 64
    12. Check the box 'international - English.
    13. Press the button "find available SoftPaqs.
    14. After "things calm down", click on the button "See the last SoftPaqs" at the top right of the application of SDM.

    The latest list of the Softpaqs for your model should now be displayed. We recommend that you download all listed SoftPaqs. This whole new way SoftPaqs are released for this model will appear on the top list titled "Available SoftPaqs" display.

    To install a SoftPaq after downloading, do the SoftPaq to the ListView "Downloaded SoftPaqs" right click and select "install SoftPaq.

    Important note: most SoftPaqs listed using the method above should apply to your model, but a small number of SoftPaqs might not be applicable to your model due to the offers of different material for your model. This means that not all listed SoftPaqs will install on your model and that is normal.

  • How can I run two different versions of Firefox, the last does not work with a site important I need to use?

    With the latest version of Firefox, I can't ' fast email ' to my students through the ANGEL of the College System. I had to uninstall and go to an earlier version. I prefer the new rev.

    A way to run two different versions. It doesn't have to be simultaneously. Seems to be a problem on the Mac and my XP systems.

    Thank you
    Kim

    You can install the portable version of Firefox 3.6.x to access Web sites that don't work with Firefox 5 +.

  • Qosmio G30 - different versions between the NVIDIA drivers

    Hi all

    My question relates to the graphics card, I noticed that there are different versions in NVIDIA version v179.48 BETA site
    and the release of Toshiba v7.15.10.9813
    According to what is later? Which one should install?

    Thank you

    Hello

    Toshiba nVidia drivers are available for the use of the portable/mobile computer and the page of nvidia drivers are Commons drivers released for the nVidia chip such drivers can also be used on desktop PC.

    Usually, you must always use the Toshiba drivers, because these drivers have been tested and is supported by the overheating protection that helps protect the graphics chip of damage!

  • Changed to different versions of existing songs

    I had a CD of the Soundtrack of the movie Sweeney Todd that I ripped in iTunes (more updated version) some time ago. Recently during playback of the album on my iPhone 5 (all updated), it changes some of the songs to those I've ever owned. Instead of the song "Bird of Finch and green Linnet" film, it has changed in the version of the song play, I have never possessed or downloaded what. I have nothing in the file of the song, and yet he is changed.

    It is an example of the problem. It also happens with various songs pop (they change to turn off karaoke brand versions, which I've never seen before).

    How iTunes or my iPhone do that? Its horrible and I want original songs from return.

    If you use iTunes game or services Apple music, your library is synchronized FRO a central source of iCloud. In this context the content on your computer is compared to the content that apple has in its collections, and if there is a match Apple will use its copy in the representation of your library iCloud.  I think that the game is fairly loose, so if you have a track named X by artist Y in your collection and Apple has one that is the same, but a different version, it will use rather than yours.  I do not use a service, so I can't speak from personal experience.  Maybe if you have renamed your titles they can not match and your will be get downloaded on your space in iCloud and unique pieces.

  • Why does my 7th generation nano play different versions of the same song (acoustic, demo, replacing) one after another before she switches to a different song.

    Why does my 7th generation nano play different versions of the same song (acoustic, demo, replacing) one after another before she switches to a different song?

    Maybe the current list of the song has the songs listed in alphabetical order, and you have the iPod nano to play in the order of the list...  How do you think iPod nano to read the list of songs?

  • same circuit design-different versions of multisim now fixed

    again the circuit model 74LS244N, now the pattern16t file works in different versions of multisim.

    How do you pattern16t signs might be useful.

    This circuit is interfaced with gpib, scsi, usb computer interface circuits.

    It's everything. software must always be carried out for each computer.

    Basically, there are computers with a different interface.

    Richard

    Hello

    The application seems interesting to interface with instruments or devices with these buses. Of course, it must take into account the fact that there are off-the-shelf products that come with the drivers, etc.

    Also, I really liked how you have organized the scheme in Multisim with bus, etc.

    Kind regards

  • different versions of a program, subvies location

    Hello everyone,

    I have problem when I try to keep two different versions of a project in my PC. I developed a master project with a VI and severals subVIs. This project works correctly, but now I want to make some changes. Then I created another folder with a copy of this (kind of backup) program. However, when I opened the new version, there comes into conflict with the subvis two versions (old and new). And I wouldn't make some changes and modify the version of security and everytime I open a version should solve all conflicts either.

    You know any way to avoid this problem?

    Thank you!!

    1000 a,

    Probably you have copied your project directory in Windows Explorer.

    What you need to do to create an exact copy of the project and all content, is to open the project in LabVIEW, select "file > save as...". ", select the option 'Double' and then select the option 'include all the dependencies '.

    Now you must choose a folder where you want to save your project and the name you want to give to your project file. When you click 'OK' the project will be duplicated in the requested folder.

    Hope that answers your question.

    Kind regards

    Peter S

  • The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded is may be missing, or the upgrade patch may update a different version of the program

    I try to use the Microsoft Office tool that implement an MSI for 64-bit Office 2010 installation file.  The tool works file and creates the msi file.  I get to the tool by going to the x 64-bit folder on the office 2010 installation disc.

    I install a new virtual machine from Windows 7 and tried to use the MSI file to install office 2010 and I get the error:

    "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded is may be missing or the upgrade patch may update a different version of the program"

    If I just click Setup on the office 2010 dvd he moved very well on the same VM window7.

    Does anyone have an idea how do to understand why the windows installer keep fails or what he wants?

    If I click on the msi even on a system with office 2007 is installed, I get the same error.

    Thanks for the help

    jbabe

    Windows Update has nothing to do with the upgrade or installation of Office 2010. Please post future questions in this forum: http://social.answers.microsoft.com/Forums/en-US/officeinstall/threads

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

Maybe you are looking for

  • How can I change the location of the cache?

    I just installed the new version of Firefox 4.0 beta 5. I was using Firefox 3.6.9 previously. In Firefox 4 beta, I can't find the menu item to change the cache location. This feature has been removed, or simply moved to a few other menus? Specificall

  • Administrator password

    I installed service pack 2 on Windows XP on my Satellite pro M-30 and no, I can't start Windows again. I tried everything, also to repair Windows, but he asks the administrator password. I used the one I had but it does not work and I saw that Thoshi

  • Satellite C855-1GN does not start the Windows system

    My Satellite C855-1GN will not load Windows. After pressing start it say starting windows the four colors appear in the center of the screen and seem to vibrate slowly but will not following charge. I ve restarted and run the fix for the system, but

  • upgrade to kitkat

    Is it possible to upgrade to android kitkat?

  • HP Pavilion dv7 - 4083cl: support SSD SATA III?

    Hello I think about adding a 2nd. hard drive in my HP Pavilion dv7 - 4083cl. The current drive of 500 GB at 7200 RPM will be the 2nd. drive and a new SSD will be 1. drive (System and boot). I was looking for this information, but I couldn't find the