Changes
no edit summary
There is a list of locale IDs at http://www.microsoft.com/globaldev/reference/lcid-all.mspx.
Registy settings to disable annoyances (called registryMods.reg):
<pre>
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\8.0\Downtown]
"bDontShowAtLaunch"=dword:1
"bGoOnline"=dword:0
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\8.0\FeatureLockdown]
"bUpdater"=dword:00000000
"bShowEbookMenu"=dword:00000000
"bPurchaseAcro"=dword:00000000
"bCreatePDFOnline"=dword:00000000
"bBrowserIntegration"=dword:00000000
</pre>
See also [[Adobe_Reader]]
[[Category:Silent Installers]]