Jump to content


Update files?


5 replies to this topic

#1 aha

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 19 May 2008 - 04:59 PM

Hi.

I had used autopatcher updater, downloaded all the updates and installed them. Let's say for the next month... I only have to run autopatcher updater again, right.

Does "autopatcher updater" just update the downloaded files (just download the new update) or it will download all the files all over again? ()

#2 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 19 May 2008 - 08:01 PM

If you run APUP from the same directory that you download all the modules previously, it will delete all modules that were superseded by newer updates and only download new/updated modules and updates. If you run APUP from a new directory that doesn’t have the previously downloaded modules, you will have to download everything all over again.

#3 jfree81762

    Newbie

  • Members
  • Pip
  • 6 posts
  • Gender:Male
  • Location:Utah
  • Interests:Computer repair<br />Street racing

Posted 31 May 2008 - 12:57 AM

Just ran APUP 1.04 and it now lists 2 "Group Policy Preference Client Side Extensions (KB943729)" in the Updated Components section. Appears KB943729_x86.apm is not in english but is included in the english update...

#4 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 31 May 2008 - 04:19 PM

> Appears KB943729_x86.apm is not in english
currently, there's only one language to that kb: english.. take a look:
http://www.microsoft.com/downloads/details...;displaylang=en

but according to infos into the en module of this kb:
[General]
Title=Group Policy Preference Client Side Extensions (KB943729)
Title_1040=Nuove preferenze Criteri di gruppo per Windows XP (KB943729 SOLO INGLESE)
Description=Multiple Group Policy Preferences have been added to the Windows Server 2008 Group Policy Management Console (which are also available through the Remote Server Administration Toolset (RSAT) for Windows Vista SP1).
Description_1040=Si tratta delle numerose opzioni aggiunte alle Group Policy nella console di Windows Server 2008 (tutte disponibili attraverso il Remote Server Administration Toolset (RSAT) per Windows Vista SP1).

so, default language for that kb is english and it only will run in italian if you are running an SO in italian

[]s

#5 jfree81762

    Newbie

  • Members
  • Pip
  • 6 posts
  • Gender:Male
  • Location:Utah
  • Interests:Computer repair<br />Street racing

Posted 31 May 2008 - 07:21 PM

But why are there 2 of them listed now? Couldn't this module be rewritten so it displays english on 1033 then spanish on 1040?

#6 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 31 May 2008 - 10:31 PM

> But why are there 2 of them listed now?
because we us to add all translations into shared modules. sometimes, we just forgot sent the translation to the each one to ensure that the file is exact the same for each one. into my script, i've already added 1046 title and description, that will only load in an 1046 LCID system (in other words, in a brazilian version of wxp). in this case, the module will show the 1040 description in a Italian - Italy version of wxp. but if you are running that kb in other language than english or italian, the default language will be loaded (in this case, english). so, in order to load the right language into an brazilian version of wxp, I need add an _1046, like I did in my version of this module:

Title=Group Policy Preference Client Side Extensions (KB943729)
Title_1040=Nuove preferenze Criteri di gruppo per Windows XP (KB943729 SOLO INGLESE)
Title_1046=Extensoes de Preferencias de politica de grupo do cliente (Group Policy Preference Client Side Extensions) (KB943729)
Description=Multiple Group Policy Preferences have been added to the Windows Server 2008 Group Policy Management Console (which are also available through the Remote Server Administration Toolset (RSAT) for Windows Vista SP1).
Description_1040=Si tratta delle numerose opzioni aggiunte alle Group Policy nella console di Windows Server 2008 (tutte disponibili attraverso il Remote Server Administration Toolset (RSAT) per Windows Vista SP1).
Description_1046=Diversas preferências de grupo foram adicionadas no console de administração de policias de grupo (que também são disponibilizadas através da ferramenta Remote Server Administration Toolset (RSAT) para Windows Vista SP1).

an complete list of the LCID table can be found in here:
http://www.microsoft...e/lcid-all.mspx

> it displays english on 1033
that it does, since the default language always is english

> then spanish on 1040
I believe that you mean Italian - Italy on 1040. that is exactally what it does. due that _1040 on title and description, autopatcher will not load 1040 into any other LCID, but will load the default translation (english or 1033) into any other LCID system, if an translation for title/description is not provided for the LCID of the system that is running. if I don't add an _1046 into title/description, autopatcher will load the module with the default language (english)

[]s





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users