Trilogy 4.2

Discussion in 'MDL Projects and Applications' started by timesurfer, Feb 11, 2011.

Thread Status:
Not open for further replies.
  1. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    lol...that is still not report. Give actual information error msgs, etc...lol
     
  2. eye-q

    eye-q Guest

    Message was something like: The installed language is not supported by IORRT (OOBB...)

    I don't remember the exactly message and the drive is formated now!

    So if I try once more, I'll take a screen shot.
     
  3. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Yea why not install win 7 and have no problems?

    Otherwise we'll have to do translation for daily and startup task parameters and update Trilogy
     
  4. eye-q

    eye-q Guest

    Thanks a lot! :)
     
  5. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Maybe you can give us translations to try for the words

    Daily

    onstart
     
  6. eye-q

    eye-q Guest

    ...my pleasure...

    daily = "täglich" or "taeglich" if you don't have the "ä"

    onstart = "Zu Beginn" or "Bei Start". Better is, if you tell me in which case?
     
  7. kurtthekraut

    kurtthekraut MDL Novice

    Apr 25, 2011
    2
    0
    0
    Could some one please tell me how to install Trilogy 2.1 or let me know, where I can find it? I downloaded one file Trilogy 2.1.cmd with 31 k and another file Trilogy 2.1.cmd.md5 with 1 k. Is that correct?
    Thanks for your help
     
  8. chnix

    chnix MDL Member

    May 16, 2010
    147
    71
    10
    #950 chnix, Apr 25, 2011
    Last edited by a moderator: Apr 20, 2017
    Please, post the result of this commands (in cmd prompt on your XP):
    Code:
    reg query "HKLM\system\controlset001\control\nls\language" /v InstallLanguage
    Code:
    schtasks /create /tn "TestDaily" /tr "test.bat" /sc taeglich /mo 1
    Code:
    schtasks /create /tn "TestOnstart1" /tr "test.bat" /sc Zu Beginn
    Code:
    schtasks /create /tn "TestOnstart2" /tr "test.bat" /sc Bei Start
     
  9. eye-q

    eye-q Guest

    #951 eye-q, Apr 25, 2011
    Last edited by a moderator: Apr 20, 2017
    Code:
    HKEY_LOCAL_MACHINE\system\controlset001\control\nls\language
        InstallLanguage     REG_SZ  0407
    "taeglich" doesn't work!

    Code:
    Der Task wird unter dem zurzeit angemeldeten Benutzernamen ("XXX-xxxxxxxxxxx\XXX
    ") erstellt.
    Geben Sie das Kennwort für XXX-xxxxxxxxx\XXX ein, mit dem der Befehl ausgeführ
    t wird:
    I don't know, the german syntax to "onstart"...my both translations a wrong...these are translations for speaking - not IT-Syntaxes!

    Code:
    FEHLER: Der angegebene Zeitplantyp ist ungültig.
    Geben Sie "SCHTASKS /CREATE /?" ein, um die Syntax anzuzeigen.
     
  10. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Look at first post for link
     
  11. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
  12. Claysoft65

    Claysoft65 MDL Member

    Sep 4, 2009
    136
    51
    10
    #954 Claysoft65, Apr 25, 2011
    Last edited by a moderator: Apr 20, 2017
    eye-q, if you, under XP, would use the suggested command SCHTASKS /CREATE /? you should see the help in German, as i see my own in Italian.
    But... in the section where it's explained the syntax for the parameter /SC do you also see a translation for the names that should be used for it ?

    These are the English words (in the /SC explain...) :
    MINUTE,HOURLY, DAILY, WEEKLY, MONTHLY, ONCE, ONSTART, ONLOGON, ONIDLE, ONEVENT.

    If you see those words in German, else than in English language too, it could surely be useful for the coder to have them, so that the correct syntax could
    be tried and, if successfull, added to IR5.
     
  13. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
    #956 tomah, Apr 25, 2011
    Last edited: Apr 26, 2011
    We actually went through this about a month or 2 ago. This is the result of a Microsoft "bug" and most (if not all) of the languages that are affected by this will show the help in English too. If that is not the case, the posting of this information could definitely prove to be helpful.

    Could you enlighten us with what you see in the Italian version? Thanks.
     
  14. JacksonMG

    JacksonMG Guest

    Is there a way to activate Photoshop CS5 Extended Trial when it is already installed? Thanks!
     
  15. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    You could try installing ACS5T then use key in my un-rated version...lol

    I know the keys in my un-rated version work at beginning of install non-trial way

    In my name link is my visit homepage link in that is un-rated version with keys

    MDL doesn't want to post adobe keys but rest of solution works perfect
     
  16. Claysoft65

    Claysoft65 MDL Member

    Sep 4, 2009
    136
    51
    10
    I remember well about that kind of discussion, cause also Italian language was involved, but i already answered in those days
    (and i think TS saw my answer, cause i no more saw Italian in the list of "Problematic XP language" after my answer)

    I tested the single lines (cause i had not Office installed there...) for the creation of the tasks in my XP PC and they work
    exactly as they have to, and i also tried to change a single letter or using the italian words (the words that, on the contrary,
    i can see if i go into the TaskUI) and if I do that i'll receive the error...
    So, Italian XP SP3 has not the problem... I see the Sctasks Help in Italian, but i also see that Parameter Words are in English .

    For what we could see, the error message of the German guy weren't in English, and that's why i did to him my question.
    Hope that his answer could help...
    Maybe, if the Help is English, he could try to manually create a Task and see the exact words used there, and try them in CMD Prompt...

    CU
    Clay
     
  17. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
    Thanks for the information. So just to make sure I am reading correctly. You are using an Italian copy of Window XP. If you call up the schtasks help screen, it's in Italian but the parameters are in English and IORRT currently works as is. Did I get that right? If so, this means that the Italian version of schtasks is not an issue.

    From my investigation into this issue, most/all of the languages with the problem will return the parameters in English when displaying the help screen, even though the English parameters do not work. This is why we only have the 2 languages (Portuguese-Brazil and Polish) included so far (and hopefully German to be added shortly).