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.
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
...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?
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
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
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.
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.
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.
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
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
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).