Цитата: Объясните плиз попонятнее, что нужно сделать.
ДО:
<?xml version="1.0" encoding="UTF-8" ?>
- <AdobeUpdater>
<Launch />
<logFile>C:\Documents and Settings\_____\Local Settings\Application Data\Adobe\Updater5\aum.log</logFile>
<logLevel>2</logLevel>
<SilentCheck>0</SilentCheck>
<IsFirstRun>0</IsFirstRun>
<InTrayIcon>0</InTrayIcon>
<LastDateCheck>2007-06-17</LastDateCheck>
<InBackground>0</InBackground>
- <ApplicationsEnabled>
<MapPrefEntry MapPrefKey="reader8rdr-en_US">1</MapPrefEntry>
</ApplicationsEnabled>
</AdobeUpdater>
ПОСЛЕ:
<?xml version="1.0" encoding="UTF-8" ?>
- <AdobeUpdater>
<Launch />
<logFile>C:\Documents and Settings\_______\Local Settings\Application Data\Adobe\Updater5\aum.log</logFile>
<logLevel>2</logLevel>
<SilentCheck>0</SilentCheck>
<IsFirstRun>0</IsFirstRun>
<InTrayIcon>0</InTrayIcon>
<LastDateCheck>2007-06-17</LastDateCheck>
<InBackground>0</InBackground>
<DisplayLang />
<ConnectionType>0</ConnectionType>
<DownloadDir>C:\Documents and Settings\hmel\Local Settings\Application Data\Adobe\Updater5\Install</DownloadDir>
<ShowNewProducts>0</ShowNewProducts>
<AutoCheck>0</AutoCheck>
<AutoCheckType>0</AutoCheckType>
<AutoCheckFreq>1</AutoCheckFreq>
- <ApplicationsEnabled>
<MapPrefEntry MapPrefKey="reader8rdr-en_US">0</MapPrefEntry>
</ApplicationsEnabled>
</AdobeUpdater>