Ошибка загрузки компоненты extbase 126 0x0000007e не найден указанный модуль

О том, как тонкий клиент мешает толстому. «C:Program Files (x86)1cv8common1cestart.exe» enterprise /F «m:fixin1sspeed1s_ppm» /N «Login» /P «***» Пытается запустить 8.3.20.1710 потому что у меня есть тонкий клиент такой версии. Пишет ошибку: Ошибка загрузки компоненты vrsbase: 126(0x0000007E): Не найден указанный модуль. Если сношу этого тонкого клиента, то по диспетчеру задач ругается уже на более младшего […]

Содержание

  1. О том, как тонкий клиент мешает толстому.
  2. Ошибка загрузки компоненты vrsbase
  3. Программирование как созидательный процесс.
  4. Ошибка загрузки компоненты extbase : 2 комментария
  5. 1С Предприятие 8.2 Ошибка при запуске программы.
  6. Не найден указанный модуль: “Ошибка 126” (Error 126)
  7. Причины возникновения «Ошибка 126: не найден указанный модуль» DLL
  8. Исправляем “Ошибку 126 (Error 126): не найден указанный модуль DLL” на Windows
  9. Существуют меры, при которых ваши DLL-файлы всегда будут в безопасности:
  10. “Не найден указанный модуль”: при загрузке Windows
  11. Ошибка 126 “Указанный модуль не найден”: при запуске приложения
  12. “Не найден указанный модуль, ошибка 126”: при подключении USB-накопителей
  13. Включаем службу “Доступ к НID-устройствам”

О том, как тонкий клиент мешает толстому.

«C:Program Files (x86)1cv8common1cestart.exe» enterprise /F «m:fixin1sspeed1s_ppm» /N «Login» /P «***»

Пытается запустить 8.3.20.1710 потому что у меня есть тонкий клиент такой версии.
Пишет ошибку:
Ошибка загрузки компоненты vrsbase: 126(0x0000007E): Не найден указанный модуль.

Если сношу этого тонкого клиента, то по диспетчеру задач ругается уже на более младшего 8.3.20.1674 также.

Это можно победить?
Пока вижу вывод ставить только полные дистрибутивы платформы. Но иногда у клиентов нужно подключаться только определенным тонким клиентом.

(0) >Пишет ошибку: Ошибка загрузки компоненты vrsbase

если тонкий клиент устанавливался с помощью дистрибутива тонкого клиента, то при запуске файловой базы без её публикации на веб-сервере и должна быть такая ошибка

(12) стартер вообще-то работает не из командной строки, хотя тоже может. У он считывает файл с настройками, где можно управлять выбором, какого клиента следует пускать. Толстого или тонкого.

Но не помню, есть ли аналоги для уточнения выбора толстого клиента из командной строки.

(13) раз он может из командной строки работать, то это не спроста, нет?
(15) ярлык на столе у меня ведет на толстого клиента конкретного релиза.

Склоняюсь все же сделать переменную среду, хотя это и не красиво, но это проще, чем во всех скриптах менять.
Ну или ставить всегда полный дистрибутив, что тоже криво.

(7) это ты не дочитал
/RunModeOrdinaryApplication. Start the thick client in the ordinary application mode, regardless of the configuration settings and the user on whose behalf the client is started. Not applicable to the thin client.

/RunModeManagedApplication. Start the thick client in the managed application mode, taking into account the respective setting in the infobase list:

For «Select automatically», start the thin client.
For «Thin client», start the thin client.
For «Web client», start the web client.
For «Thick client», start the thick client in managed application mode.

тип требуемого клиента надо указывать в свойствах базы в списке клиента. и делается это не по обновлению платформы или какой-то левой пятки, а по мере работы с режимами запуска конкретной базы.

Источник

Ошибка загрузки компоненты vrsbase

Программирование как созидательный процесс.

После установки учебной версии платформы 1С (8.3.14.1630), при попытке запуска «тонкого клиента», столкнулся с проблемой «Ошибка загрузки компоненты extbase»:

Ошибка загрузки компоненты extbase

При этом, конфигуратор и «толстый клиент» запускались без проблем. Решение указанной проблемы, нашел опытным путем. Причиной ошибки, оказалось отсутствие необходимого dll файла, а именно extbaset.dll.

Что необходимо сделать, для исправления ошибки:

    Находим файл «Data1.cab», который идет вместе с дистрибутивом учебной платформы:

Переименовываем файл extbase.dll в extbaset.dll

Надеюсь, что данное решение, поможет вам решить указанную ошибку. А если вы знаете другой путь решения, просьба указать в комментарии, для дополнения текущей заметки.

Ошибка загрузки компоненты extbase : 2 комментария

Спасибо большое за статью! Столкнулся с точно такой же проблемой, решение помогло.

Данная ошибка актуальна при установке одной версии платформы 1С вместо другой. Причина — в настройках файла 1CEStart.cfg (примерный путь к файлу C:Users AppDataRoaming1C1CEStart) — в файле прописано неверное значение. Такое случается чаще всего при смене платформы с 8.2 на 8.3.

1. Проверьте, установлена ли необходимая версия платформы 1С через меню Пуск – Панель управления – Программы – Программы и компоненты.

2. Установите для информационной базы правильное значение платформы: в списке информационных баз выберите необходимую базу и по кнопке «Изменить» определите значение для поля «Версия 1С: Предприятия»:

3. Удалить файл 1CEStart.cfg (примерный путь к файлу C:Users AppDataRoaming1C1CEStart).

4. Если способы из п.п.1-3 не помогли — удалите все файлы (программа и временные файлы) платформы 1С на компьютере (клиентском), и установите систему заново.

Технический блог специалистов ООО»Интерфейс»

  • Главная
  • 1С Предприятие 8.2 Ошибка при запуске программы.

1С Предприятие 8.2 Ошибка при запуске программы.

Типовыми симптомами данной ошибки является аварийное завершение работы приложения при запуске конфигурации или при попытке ее создания. При этом другие конфигурации могут загружаться успешно, также у других пользователей на данном ПК данной ошибки не возникает. Такое поведение наводит на мысль, что причина ошибки кроется где-то в пользовательских настройках. Самое время разобраться где они находятся и что там хранится.

В профайлах 1С хранится информация не оказывающая влияние на логику работы конфигурации, но содержащую параметры и настройки конкретного пользователя: расположение диалогов, окон, настройки отображения и т.п. Вместе с профайлами хранится кэш различных компонентов конфигурации и временные файлы.

Пользовательские данные 1С хранятся в C:UsersИмя_ПользователяAppDataRoaming1C1Cv82 для ОС Windows 7 (Vista) и в C:Documents and SettingsИмя_ПользователяApplication Data1C1Cv82 для Windows XP. Рассмотрим подробнее, что там находится.

В корне находятся профайлы общие для всех информационных баз:

  • 1cv8.pfl — настройки приложения.
  • 1cv8c.pfl — настройки приложения для тонкого клиента.
  • 1cv8cmn.pfl — настройки приложения в режиме конфигуратора.
  • 1cv8prim.pfl — настройки для работы в клиент-серверном варианте.
  • 1cv8strt.pfl — настройка диалога выбора ИБ и параметры запуска.

Если вы не используете тонкий клиент или какие либо режимы работы (например ни разу не запускали конфигуратор) соответствующих файлов может не быть.

Профайлы считываются в момент запуска и записываются при штатном завершении работы. Большинство проблем запуска 1С связано именно с ними. Так если у вас не запускаются все ИБ, то проблема скорее всего кроется в 1cv8strt.pfl, можно просто его удалить. В подавляющем большинстве случаев этого достаточно для решения проблемы. В более тяжелых случаях можно удалить все профайлы, однако при этом вы можете потерять свои настройки пользовательского окружения.

В папках с непроизносимыми названиями хранятся профайлы, кэш и временные файлы информационных баз. Установить соответствие ID базы и ее наименования в диалоге запуска можно при помощи файла ibases.v8i, который хранится в C:UsersИмя_ПользователяAppDataRoaming1C1CEStart (C:Documents and SettingswwwApplication Data1C1CEStart), он представляет собой текстовый файл содержимое которого имеет вид:

Назначение профайлов в папках такое же как и общих, за исключением, что относятся они к конкретной ИБ. При возникновении каких либо проблем с запуском определенной базы профайлы и иное содержимое папки можно удалить. Также там может находиться файл def.usr который содержит имя пользователя в последний раз открывавшего ИБ.

Также полезно иметь преставление о назначении профайлов и для быстрого приведения определенных пользовательских настроек к нужному виду, для установки значений по умолчанию достаточно удалить соответствующий профайл.

Каталог tmplts содержит шаблоны конфигурации и обновления, его удалять не следует, если только вы не хотите освободить место на жестком диске.

Источник

Не найден указанный модуль: “Ошибка 126” (Error 126)

Опубликовано 14.05.2022 · Обновлено 11.01.2023

«Не найден указанный модуль DLL: Ошибка 126 (Error 126)» возникает, когда операционная система не может загрузить или обработать интегральные системные настройки, необходимые для запуска определенной службы на компьютере.

Службы предназначены для того, чтобы операционная система могла выполнять определенные функции, такие как сетевые адаптеры, брандмауэр Windows, удаленный доступ и многое другое.

«Ошибка 126: не найден указанный модуль» («Error 126: The specified module could not be found») – одна из наиболее часто встречающихся ошибок на компьютерах под управлением Windows. Эта ошибка не характерна для какой-либо конкретной программы и может возникнуть при попытке запустить и/или установить что-либо.

Причины возникновения «Ошибка 126: не найден указанный модуль» DLL

Основная причина возникновения «Ошибки 126 (Error 126): не найден указанный модуль» на Windows заключается в том, что Windows не может найти файлы DLL, необходимые для запуска процесса установки, так сказать для динамического связывания и это может произойти по любой из следующих причин:

  • Файлы DLL могут отсутствовать в каталоге динамической компоновки вашей системы.
  • Необходимые файлы могли быть случайно удалены вами. DLL-файлы находятся в папке Windows на диске C и пользователи не проходят этот путь регулярно, поэтому такая возможность встречается довольно редко.

Наиболее частая причина ошибки 126 – повреждение файлов DLL, они могут быть повреждены из-за множества причин, таких как: ненормальное завершение любого процесса, принудительное закрытие задач, неправильное завершение работы системы, неудачное удаление, вредоносные программы, вирусные атаки и т.д.

  • Если файлы DLL не повреждены и не удалены из системы, проблема должна быть в реестре Windows. Все файлы DLL, присутствующие в системе, должны быть зарегистрированы в Windows, но иногда из-за некоторых ошибок в записях реестра эти файлы не регистрируются. Из-за этого файлы DLL не загружаются, когда они необходимы установщику Windows.

Исправляем “Ошибку 126 (Error 126): не найден указанный модуль DLL” на Windows

Существуют меры, при которых ваши DLL-файлы всегда будут в безопасности:

  1. Запустить проверку диска: попробуйте иногда запускать проверку диска или лучше запланировать проверку диска. Он проанализирует жесткий диск на наличие системных ошибок и повреждений файлов.
  2. Восстановление файлов вручную: просто перейдите в командную строку и выполните эту команду: SFC SCANNOW. Для выполнения этой команды потребуются права администратора. Он автоматически найдет и исправит ошибки в файлах Windows.
  3. Обновите антивирус и выполните полное сканирование системы, чтобы удалить из нее вредоносные программы и вирусы.
  4. Переустановите программное обеспечение, которое вызывает ошибку: он восстановит связанный с ним DLL файл, а также обновит реестр вашей системы.

“Не найден указанный модуль”: при загрузке Windows

При загрузке Windows, такая ошибка появляется, когда отсутствует какой-то файл, который был прописан в автозагрузку, и которого сейчас нет. Можно предположить, что его мог удалить ваш антивирус, распознав в нем вирусное ПО. Такое бывает, хоть и не часто.

  • Запустите редактор реестра: «Win+R» — regedit
  • Перейдите по пути: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon

  • Параметр Shell должен иметь значение explorer.exe. Если обнаружили, какое-то другое значение, тогда удалите его. Точно также нужно поступить с параметром Userinit, который должен иметь значение – C:WindowsSystem32userinit.exe
  • После выполненных действий перезагрузите компьютер.

Ошибка 126 “Указанный модуль не найден”: при запуске приложения

Если код ошибки 126 возникает при запуске приложения, как правило, достаточно просто найти рабочую версию приложения и скопировать взамен старого неработающего.

Если говорить о драйверах, то лучшим решением будет посетить сайт производителя и установить последнюю версию. Можно также, при наличии компьютера с подобным ПО, скопировать из него недостающий файл.

“Не найден указанный модуль, ошибка 126”: при подключении USB-накопителей

Есть в любой операционной системе такая служба, которая называется “Доступ к НID-устройствам”. Как и любая системная служба, она серьезно влияет на работоспособность системы. Но данная служба имеет непосредственное виляние на большинство USB-устройств.

Часто бывает так, что служба может не запуститься по каким-либо причинам! Соответственно, раз эта служба не запустилась, то возникают проблемы с USB – устройствами. Особенно часто можно столкнуться с такой проблемой в ОС Мicrosoft Windows Ноme Еdition.

Выглядит проблема так: При запуске сервиса “Доступ к НID-устройствам” вылезает ошибка “Служба Доступ к НID-устройствам не запущена. Ошибка 126: не найден указанный модуль”. Если такое случилось, не стоит отчаиваться, проблема вполне решаема.

Возможно, что служба просто отключена (бывает так, что служба отключается, хотя раньше она работала). Поэтому, всё что от вас требуется – включить её самостоятельно.

Включаем службу “Доступ к НID-устройствам”

  • Для этого надо войти в “Панель управления” и выбрать раздел “Службы”.
  • Далее, вы увидите большой перечень служб, которые установлены на вашем компьютере. Прокрутите перечень вниз и найдите нужную службу – “Доступ к НID-устройствам”.
  • Внимательно посмотрите в раздел “Тип запуска” и если надо, то переключите эту службу в режим “Авто” (просто кликните на этой службе два раза левой кнопкой мышки, установите тип в режим “Авто” и нажмите “Применить” и “Ок”). Проблема должна решиться сразу.

Однако, если всё же переключение не помогло, либо служба и так была включена, то можно провести следующие действия:

  • Открываем системную папку “Windows” и находим в ней файл Drivers.cab, который расположен в папке “i386”.
  • Откройте эту папку и извлеките из неё три файла:hidserv.dll, mouclass.sys и mouhid.sys
  • Создайте на рабочем столе папку, перетащите в неё эти три файла и перезагрузите систему в “Безопасном режиме”.
  • Затем войдите в системную папку “Windows” – “system32” и скопируйте туда три файла hidserv.dll, mouclass.sys и mouhid.sys.
  • Перезагрузите систему (проблема решается в 99 случаях из 100).

А чтобы с вашим компьютером возникало меньше проблем, необходимо регулярно проводить его оптимизацию и очистку системы, для этого необходимо использовать специализированные программы, которые в полной мере позаботятся о вашем компьютере!

Источник

  1. 03.03.2021, 14:47


    #371

    Julisaf вне форума


    Гость форума


    По умолчанию Re: Обновление платформы 1С 8.3

    Добрый день. Обновила платформу до 8.3..18.1208, при попытке зайти пишет: Ошибка загрузки компоненты vrsbase: 126(0x0000007E): Не найден указанный модуль……..подскажите что сделать?


  2. 03.03.2021, 15:45


    #372

    По умолчанию Re: Обновление платформы 1С 8.3

    Цитата Сообщение от Julisaf
    Посмотреть сообщение

    Добрый день. Обновила платформу до 8.3..18.1208, при попытке зайти пишет: Ошибка загрузки компоненты vrsbase: 126(0x0000007E): Не найден указанный модуль……..подскажите что сделать?

    Добрый день! Данная библиотека расположена в папке bin, платформы 8.3.18.1208 ( например, путь может быть такой: C:Program Files (x86)1cv88.3.18.1208bin). Проверьте, есть ли она там, если есть, то самостоятельно зарегистрируйте эту динамическую библиотеку (vrsbase.dll). Если этой библиотеки вообще нет, то переустановите платформу от имени админа.

    Профессионалы построили «ТИТАНИК», а любитель — Ковчег!


  3. Пользователь сказал cпасибо:


  4. 19.03.2021, 11:14


    #373

    Spss820 вне форума


    Гость форума


    По умолчанию Re: Обновление платформы 1С 8.3

    Не могли бы вы обновить ссылочки, очень надо. При переходе выдает 404((


  5. 26.04.2021, 09:53


    #374

    ikh22 вне форума


    Гость форума


    По умолчанию Re: Обновление платформы 1С 8.3


  6. 26.04.2021, 10:19


    #375

    По умолчанию Re: Обновление платформы 1С 8.3

    Цитата Сообщение от ikh22
    Посмотреть сообщение

    Ссылки не работают. 404.

    Про какие ссылки идет речь?


  7. 28.04.2021, 14:29


    #376

    Lurye вне форума


    Пришел за помощью


    По умолчанию Re: Обновление платформы 1С 8.3

    тоже ищу 8.3.15.2107, поделитесь, пож )


  8. 05.05.2021, 06:05


    #377

    По умолчанию Re: Обновление платформы 1С 8.3

    Если помог Вам — не забывайте нажать кнопку: [Сказать спасибо]


  9. 3 пользователя(ей) сказали cпасибо:

    golubev (15.10.2021), Svetlana_K (31.08.2021), zirael11 (08.08.2021)


  10. 02.06.2021, 03:46


    #378

    forbss вне форума


    Гость форума


    По умолчанию Re: Обновление платформы 1С 8.3

    Здравствуйте, как настроить в клиенте распознавание документов из скана, в облачной версии появилась возможность может кто знает как в программе это сделать…Желательно бесплатно))


  11. 11.07.2021, 01:54


    #379

    Фишка вне форума


    Гость форума


    По умолчанию Re: Обновление платформы 1С 8.3

    Цитата Сообщение от 4AuHuK
    Посмотреть сообщение

    Добрый день! Данная библиотека расположена в папке bin, платформы 8.3.18.1208 ( например, путь может быть такой: C:Program Files (x86)1cv88.3.18.1208bin). Проверьте, есть ли она там, если есть, то самостоятельно зарегистрируйте эту динамическую библиотеку (vrsbase.dll). Если этой библиотеки вообще нет, то переустановите платформу от имени админа.

    Такая же ошибка. Переустановка от имени администратора не помогла…


  12. 11.07.2021, 01:55


    #380

    Фишка вне форума


    Гость форума


    По умолчанию Re: Обновление платформы 1С 8.3

    Цитата Сообщение от 4AuHuK
    Посмотреть сообщение

    Добрый день! Данная библиотека расположена в папке bin, платформы 8.3.18.1208 ( например, путь может быть такой: C:Program Files (x86)1cv88.3.18.1208bin). Проверьте, есть ли она там, если есть, то самостоятельно зарегистрируйте эту динамическую библиотеку (vrsbase.dll). Если этой библиотеки вообще нет, то переустановите платформу от имени админа.

    Добрый день. Такая же ошибка. Переустановка от имени администратора не помогла…


Похожие темы

  1. Ответов: 2

    Последнее сообщение: 24.03.2021, 23:14

  2. Ответов: 1

    Последнее сообщение: 16.11.2018, 14:03

  3. Ответов: 3

    Последнее сообщение: 04.11.2017, 12:23

  4. Ответов: 3

    Последнее сообщение: 11.02.2017, 16:57

  5. Ответов: 3

    Последнее сообщение: 01.02.2012, 17:17

Социальные закладки

Социальные закладки


Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
  • BB коды Вкл.
  • Смайлы Вкл.
  • [IMG] код Вкл.
  • [VIDEO] код Вкл.
  • HTML код Выкл.

Правила форума

Adobe Photoshop Version: 22.0.1 20201106.r.73 2020/11/06: 70b4743b574 x64
Number of Launches: 2
Operating System: Windows 10 64-bit
Version: 10 or greater 10.0.19041.546
System architecture: Intel CPU Family:6, Model:14, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, AVX, AVX2, HyperThreading
Physical processor count: 4
Logical processor count: 8
Processor speed: 3600 MHz
Built-in memory: 24476 MB
Free memory: 15684 MB
Memory available to Photoshop: 22406 MB
Memory used by Photoshop: 70 %
ACP.local Status:
— SDK Version: 1.34.1.4
— Core Sync Status: Reachable and compatible
— Core Sync Running: 4.3.61.1
— Min Core Sync Required: 4.3.28.24
ACPL Cache Config:
— Time to Live: 5184000 seconds
— Max Size: 20480 MB
— Purge Percentage: 50%
— Threshold Percentage: 85%
— Purge Interval: 60 seconds
Native GPU: Enabled.
Manta Canvas: Enabled.
Alias Layers: Disabled.
Modifier Palette: Enabled.
Highbeam: Enabled.
Image tile size: 1024K
Image cache levels: 4
Font Preview: Medium
TextComposer: Latin
The GPU Sniffer crashed on 11/26/2020 at 9:20:04 AM
Display: 1
Display Bounds: top=0, left=0, bottom=2160, right=3840
OpenGL Drawing: Disabled.
OpenGL Allow Old GPUs: Not Detected.
License Type: Subscription
Serial number: 96040971690560074296
GUIDBucket:Composite Core (enable_composite_core): onComposite Core GPU (comp_core_gpu): offComposite Core UI (comp_core_ui): offDocument Graph (enable_doc_graph): off
Application folder: C:Program FilesAdobeAdobe Photoshop 2021
Temporary file path: C:UserstinaAppDataLocalTemp
Photoshop scratch has async I/O enabled
Scratch volume(s):
Startup, 223.7G, 35.8G free
Required Plugins folder: C:Program FilesAdobeAdobe Photoshop 2021RequiredPlug-ins
Primary Plugins folder: C:Program FilesAdobeAdobe Photoshop 2021Plug-ins

Installed components:
A3DLIBS.dll A3DLIB Dynamic Link Library 9.2.0.112
ACE.dll ACE 2020/10/28-12:40:22 113.624934 113.624934
AdbePM.dll PatchMatch 2020/09/29:17:00:06 1.624362 1.624362
AdobeLinguistic.dll Adobe Linguisitc Library developer.633ca06620e3b28a3ccee5d61e3e97bd84fe66b3
AdobeOwl.dll Adobe Owl 5.5.0
AdobePDFL.dll PDFL 2020/08/08-01:12:48 79.395135 79.395135
AdobePDFSettings.dll Adobe PDFSettings 1.07
AdobePIP.dll Adobe Product Improvement Program 8.1.0.68.49183
AdobeSVGAGM.dll AdobeSVGAGM 79.623146 79.623146
AdobeXMP.dll Adobe XMP Core 2020/07/10-22:06:53 79.164488 79.164488
AdobeXMPFiles.dll Adobe XMP Files 2020/07/10-22:06:53 79.164488 79.164488
AdobeXMPScript.dll Adobe XMP Script 2020/07/10-22:06:53 79.164488 79.164488
adobe_caps.dll Adobe CAPS 10,0,0,6
AGM.dll AGM 2020/10/28-12:40:22 113.624934 113.624934
AID.dll AID DLL 1.0.0.12
AIDE.dll AIDE 2020/08/10-16:30:32 79.623154 79.623154
ARE.dll ARE 2020/10/28-12:40:22 113.624934 113.624934
AXE8SharedExpat.dll AXE8SharedExpat 2020/08/01-01:08:32 79.622927 79.622927
AXEDOMCore.dll AXEDOMCore 2020/08/01-01:08:32 79.622927 79.622927
Bib.dll BIB 2020/10/28-12:40:22 113.624934 113.624934
BIBUtils.dll BIBUtils 2020/10/28-12:40:22 113.624934 113.624934
boost_date_time.dll photoshopdva 12.1.0
boost_filesystem.dll photoshopdva 12.1.0
boost_system.dll photoshopdva 12.1.0
boost_threads.dll photoshopdva 12.1.0
CoolType.dll CoolType 2020/10/28-12:40:22 113.624934 113.624934
CRClient.dll Adobe Crash Reporter Client DLL 3.0.2.0
DirectML.dll DirectML Redistributable Library 1.0.200514-0504.1.redist-dml-2.1.0.dcd3712
dnssd.dll Bonjour 3,0,0,2
dvaaccelerate.dll photoshopdva 12.1.0
dvaappsupport.dll photoshopdva 12.1.0
dvaaudiodevice.dll photoshopdva 12.1.0
dvacore.dll photoshopdva 12.1.0
dvacrashhandler.dll Adobe Audition CC 2017 10.0.0
dvamarshal.dll photoshopdva 12.1.0
dvamediatypes.dll photoshopdva 12.1.0
dvametadata.dll photoshopdva 12.1.0
dvametadataapi.dll photoshopdva 12.1.0
dvametadataui.dll photoshopdva 12.1.0
dvaplayer.dll photoshopdva 12.1.0
dvascripting.dll photoshopdva 12.1.0
dvatransport.dll photoshopdva 12.1.0
dvaui.dll photoshopdva 12.1.0
dvaunittesting.dll photoshopdva 12.1.0
dynamic-torqnative.dll Unified Extensibility Platform uxp-4.1.2.214
dynamiclink.dll photoshopdva 12.1.0
ExtendScript.dll ExtendScript 2019/07/29-10:07:31 82.2 82.2
icucnv66.dll International Components for Unicode Build dev.1a8973dfe99250a665e321702b3d76963c65bdfe
icudt66.dll International Components for Unicode Build dev.1a8973dfe99250a665e321702b3d76963c65bdfe
icuuc66.dll International Components for Unicode Build dev.1a8973dfe99250a665e321702b3d76963c65bdfe
igestep30.dll IGES Reader 9.3.0.113
ippcc.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippcck0.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippccl9.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippccy8.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippcore.dll core. Intel(R) Integrated Performance Primitives. Core Library. 2020.0.1 (r0x35c5ec66)
ippcv.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippcvk0.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippcvl9.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippcvy8.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippi.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ippik0.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ippil9.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ippiy8.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ipps.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippsk0.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippsl9.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippsy8.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippvm.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
ippvmk0.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
ippvml9.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
ippvmy8.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
JP2KLib.dll JP2KLib 2020/06/29-16:59:49 79.275695 79.275695
libifcoremd.dll Intel(r) Visual Fortran Compiler 10.0 (Update A)
libiomp5md.dll Intel(R) OpenMP* Runtime Library 5.0
libmmd.dll Intel(R) C/C++/Fortran Compiler Mainline
LogSession.dll LogSession 8.1.0.68.49183
mediacoreif.dll photoshopdva 12.1.0
Microsoft.AI.MachineLearning.dll Microsoft® Windows® Operating System 1.3.20200515.1.eb5da13
MPS.dll MPS 2020/08/10-16:30:32 79.623129 79.623129
onnxruntime.dll Microsoft® Windows® Operating System 1.3.20200515.1.eb5da13
opencv_world440.dll OpenCV library 4.4.0
Photoshop.dll Adobe Photoshop 2021 22.0
Plugin.dll Adobe Photoshop 2021 22.0
PlugPlugExternalObject.dll Adobe(R) CEP PlugPlugExternalObject Standard Dll (64 bit) 10.0.0
PlugPlugOwl.dll Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit) 10.0.0.80
PSCloud.dll 1.0.0.1
PSViews.dll Adobe Photoshop 2021 22.0
ScCore.dll ScCore 2019/07/29-10:07:31 82.2 82.2
SVGRE.dll SVGRE 79.623146 79.623146
svml_dispmd.dll Intel(R) C/C++/Fortran Compiler Mainline
tbb.dll Intel(R) Threading Building Blocks for Windows 2020, 2, 2020, 0311
tbbmalloc.dll Intel(R) Threading Building Blocks for Windows 2020, 2, 2020, 0311
TfFontMgr.dll FontMgr 9.3.0.113
TfKernel.dll Kernel 9.3.0.113
TFKGEOM.dll Kernel Geom 9.3.0.113
TFUGEOM.dll Adobe, UGeom© 9.3.0.113
VulcanControl.dll Vulcan Application Control Library 6.5.0.000
VulcanMessage5.dll Vulcan Message Library 6.5.0.000
WinRTSupport.dll Adobe Photoshop Windows RT Support 21.0.0.0
WRServices.dll WRServices Build 16.0.0.4539038 16.0.0.4539038
wu3d.dll U3D Writer 9.3.0.113
Unified Extensibility Platform uxp-4.1.2.214

Required plugins:

Accented Edges 22.0 — from the file “Filter Gallery.8bf”
Adaptive Wide Angle 22.0 — from the file “Adaptive Wide Angle.8bf”
Angled Strokes 22.0 — from the file “Filter Gallery.8bf”
Average 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Average.8bf”
Bas Relief 22.0 — from the file “Filter Gallery.8bf”
BMP 22.0 — from the file “Standard MultiPlugin.8bf”
Camera Raw 13.0.2 — from the file “Camera Raw.8bi”
Camera Raw Filter 13.0.2 — from the file “Camera Raw.8bi”
Chalk && Charcoal 22.0 — from the file “Filter Gallery.8bf”
Charcoal 22.0 — from the file “Filter Gallery.8bf”
Chrome 22.0 — from the file “Filter Gallery.8bf”
Cineon 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Cineon.8bi”
Clouds 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Clouds.8bf”
Color Halftone 22.0 — from the file “Standard MultiPlugin.8bf”
Colored Pencil 22.0 — from the file “Filter Gallery.8bf”
Conté Crayon 22.0 — from the file “Filter Gallery.8bf”
Craquelure 22.0 — from the file “Filter Gallery.8bf”
Crop and Straighten Photos 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “CropPhotosAuto.8li”
Crop and Straighten Photos Filter 22.0 — from the file “Standard MultiPlugin.8bf”
Crosshatch 22.0 — from the file “Filter Gallery.8bf”
Crystallize 22.0 — from the file “Standard MultiPlugin.8bf”
Cutout 22.0 — from the file “Filter Gallery.8bf”
Dark Strokes 22.0 — from the file “Filter Gallery.8bf”
De-Interlace 22.0 — from the file “Standard MultiPlugin.8bf”
Dicom 22.0 — from the file “Dicom.8bi”
Difference Clouds 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Clouds.8bf”
Diffuse Glow 22.0 — from the file “Filter Gallery.8bf”
Displace 22.0 — from the file “Standard MultiPlugin.8bf”
Dry Brush 22.0 — from the file “Filter Gallery.8bf”
Eazel Acquire 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “EazelAcquire.8ba”
Entropy 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Export Color Lookup Tables 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Export3DLUT.8be”
Extrude 22.0 — from the file “Standard MultiPlugin.8bf”
FastCore Routines 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “FastCore.8bx”
Fibers 22.0 — from the file “Standard MultiPlugin.8bf”
Film Grain 22.0 — from the file “Filter Gallery.8bf”
Filter Gallery 22.0 — from the file “Filter Gallery.8bf”
Fresco 22.0 — from the file “Filter Gallery.8bf”
Glass 22.0 — from the file “Filter Gallery.8bf”
Glowing Edges 22.0 — from the file “Filter Gallery.8bf”
Grain 22.0 — from the file “Filter Gallery.8bf”
Graphic Pen 22.0 — from the file “Filter Gallery.8bf”
Halftone Pattern 22.0 — from the file “Filter Gallery.8bf”
Halide Bottlenecks 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “HalideBottlenecks.8bx”
HDRMergeUI 22.0 — from the file “HDRMergeUI.8bf”
HSB/HSL 22.0 — from the file “Standard MultiPlugin.8bf”
IFF Format 22.0 — from the file “Standard MultiPlugin.8bf”
IGES 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “U3D.8bi”
Ink Outlines 22.0 — from the file “Filter Gallery.8bf”
JPEG 2000 22.0 — from the file “JPEG2000.8bi”
Kurtosis 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Lens Blur 22.0 — from the file “Lens Blur.8bf”
Lens Correction 22.0 — from the file “Lens Correction.8bf”
Lens Flare 22.0 — from the file “Standard MultiPlugin.8bf”
Liquify 22.0 — from the file “Liquify.8bf”
Matlab Operation 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “ChannelPort.8bf”
Maximum 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Mean 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Measurement Core 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “MeasurementCore.8me”
Median 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Mezzotint 22.0 — from the file “Standard MultiPlugin.8bf”
Minimum 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
MMXCore Routines 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “MMXCore.8bx”
Mosaic Tiles 22.0 — from the file “Filter Gallery.8bf”
Multiprocessor Support 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “MultiProcessor Support.8bx”
Neon Glow 22.0 — from the file “Filter Gallery.8bf”
Note Paper 22.0 — from the file “Filter Gallery.8bf”
NTSC Colors 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “NTSC Colors.8bf”
Ocean Ripple 22.0 — from the file “Filter Gallery.8bf”
OpenEXR 22.0 — from the file “Standard MultiPlugin.8bf”
Paint Daubs 22.0 — from the file “Filter Gallery.8bf”
Palette Knife 22.0 — from the file “Filter Gallery.8bf”
Patchwork 22.0 — from the file “Filter Gallery.8bf”
Paths to Illustrator 22.0 — from the file “Standard MultiPlugin.8bf”
PCX 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “PCX.8bi”
Photocopy 22.0 — from the file “Filter Gallery.8bf”
Picture Package Filter 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “ChannelPort.8bf”
Pinch 22.0 — from the file “Standard MultiPlugin.8bf”
Pixar 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Pixar.8bi”
Plaster 22.0 — from the file “Filter Gallery.8bf”
Plastic Wrap 22.0 — from the file “Filter Gallery.8bf”
Pointillize 22.0 — from the file “Standard MultiPlugin.8bf”
Polar Coordinates 22.0 — from the file “Standard MultiPlugin.8bf”
Portable Bit Map 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “PBM.8bi”
Poster Edges 22.0 — from the file “Filter Gallery.8bf”
PRC 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “U3D.8bi”
Radial Blur 22.0 — from the file “Standard MultiPlugin.8bf”
Radiance 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Radiance.8bi”
Range 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Render Color Lookup Grid 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Export3DLUT.8be”
Reticulation 22.0 — from the file “Filter Gallery.8bf”
Ripple 22.0 — from the file “Standard MultiPlugin.8bf”
Rough Pastels 22.0 — from the file “Filter Gallery.8bf”
Save for Web 22.0 — from the file “Save for Web.8be”
ScriptingSupport 22.0 — from the file “ScriptingSupport.8li”
Shake Reduction 22.0 — from the file “Shake Reduction.8bf”
Shear 22.0 — from the file “Standard MultiPlugin.8bf”
Skewness 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Smart Blur 22.0 — from the file “Standard MultiPlugin.8bf”
Smudge Stick 22.0 — from the file “Filter Gallery.8bf”
Solarize 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Solarize.8bf”
Spaces 22.0 — from the file “Spaces.8li”
Spatter 22.0 — from the file “Filter Gallery.8bf”
Spherize 22.0 — from the file “Standard MultiPlugin.8bf”
Sponge 22.0 — from the file “Filter Gallery.8bf”
Sprayed Strokes 22.0 — from the file “Filter Gallery.8bf”
Stained Glass 22.0 — from the file “Filter Gallery.8bf”
Stamp 22.0 — from the file “Filter Gallery.8bf”
Standard Deviation 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Sumi-e 22.0 — from the file “Filter Gallery.8bf”
Summation 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Targa 22.0 — from the file “Standard MultiPlugin.8bf”
Texturizer 22.0 — from the file “Filter Gallery.8bf”
Tiles 22.0 — from the file “Standard MultiPlugin.8bf”
Torn Edges 22.0 — from the file “Filter Gallery.8bf”
Twirl 22.0 — from the file “Standard MultiPlugin.8bf”
U3D 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “U3D.8bi”
Underpainting 22.0 — from the file “Filter Gallery.8bf”
Vanishing Point 22.0 — from the file “VanishingPoint.8bf”
Variance 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Water Paper 22.0 — from the file “Filter Gallery.8bf”
Watercolor 22.0 — from the file “Filter Gallery.8bf”
Wave 22.0 — from the file “Standard MultiPlugin.8bf”
WIA Support 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “WIASupport.8li”
Wind 22.0 — from the file “Standard MultiPlugin.8bf”
Wireless Bitmap 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “WBMP.8bi”
ZigZag 22.0 — from the file “Standard MultiPlugin.8bf”

Optional and third party plugins: NONE

Duplicate and Disabled plugins: NONE

Plugins that failed to load: NONE

Unified Extensibility Platform — Extensions:

com.adobe.ccx.start (L) 3.8.0.28 — from the file «C:Program FilesCommon FilesAdobe/UXP/Extensionscom.adobe.ccx.start-3.8.0»
CDO: 1.76.10
CmdN: 1.5.18
CDP: 1.100.16
com.adobe.unifiedpanel (L) 1.1.0.24 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.unifiedpanel»

com.adobe.ccx.timeline (L) 2.6.27.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.ccx.timeline»

com.adobe.nfp.gallery (P) 1.2.109.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.nfp.gallery»

com.adobe.photoshop.exportAs (P) 5.1.2.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.photoshop.exportAs»

com.adobe.photoshop.personalization (L) 1.0.0.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.photoshop.personalization»

com.adobe.pluginspanel (P) 1.0.50.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.pluginspanel»

Extensions:

Libraries 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288index.html”
New Document 3.4.0 — from the file “C:Program Files (x86)Common FilesAdobeCEPextensionscom.adobe.ccx.fnft-3.4.0fnft.html?v=3.4.0.16”
com.adobe.inapp.typekit.purchase 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288purchaseTypekit.html”
Home 2.15.0 — from the file “C:Program Files (x86)Common FilesAdobeCEPextensionscom.adobe.ccx.start-2.15.0index.html?v=2.15.0.7”
com.adobe.capture.extension 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288extensionscapturecapture.html”
com.adobe.stock.panel.licensing-embedded 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288extensionsstock-panel-licensingindex.html”
Adobe Color Themes 6.1.0 — from the file “C:Program FilesAdobeAdobe Photoshop 2021RequiredCEPextensionscom.adobe.KulerPanel.htmlindex.html”
Export As 4.8.13 — from the file “C:Program FilesAdobeAdobe Photoshop 2021RequiredCEPextensionscom.adobe.photoshop.cremaindex.html”
Export As 4.8.13 — from the file “C:Program FilesAdobeAdobe Photoshop 2021RequiredCEPextensionscom.adobe.photoshop.cremaindex.html”

Installed TWAIN devices: NONE

Adobe Photoshop Version: 22.0.1 20201106.r.73 2020/11/06: 70b4743b574 x64
Number of Launches: 2
Operating System: Windows 10 64-bit
Version: 10 or greater 10.0.19041.546
System architecture: Intel CPU Family:6, Model:14, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, AVX, AVX2, HyperThreading
Physical processor count: 4
Logical processor count: 8
Processor speed: 3600 MHz
Built-in memory: 24476 MB
Free memory: 15684 MB
Memory available to Photoshop: 22406 MB
Memory used by Photoshop: 70 %
ACP.local Status:
— SDK Version: 1.34.1.4
— Core Sync Status: Reachable and compatible
— Core Sync Running: 4.3.61.1
— Min Core Sync Required: 4.3.28.24
ACPL Cache Config:
— Time to Live: 5184000 seconds
— Max Size: 20480 MB
— Purge Percentage: 50%
— Threshold Percentage: 85%
— Purge Interval: 60 seconds
Native GPU: Enabled.
Manta Canvas: Enabled.
Alias Layers: Disabled.
Modifier Palette: Enabled.
Highbeam: Enabled.
Image tile size: 1024K
Image cache levels: 4
Font Preview: Medium
TextComposer: Latin
The GPU Sniffer crashed on 11/26/2020 at 9:20:04 AM
Display: 1
Display Bounds: top=0, left=0, bottom=2160, right=3840
OpenGL Drawing: Disabled.
OpenGL Allow Old GPUs: Not Detected.
License Type: Subscription
Serial number: 96040971690560074296
GUIDBucket:Composite Core (enable_composite_core): onComposite Core GPU (comp_core_gpu): offComposite Core UI (comp_core_ui): offDocument Graph (enable_doc_graph): off
Application folder: C:Program FilesAdobeAdobe Photoshop 2021
Temporary file path: C:UserstinaAppDataLocalTemp
Photoshop scratch has async I/O enabled
Scratch volume(s):
Startup, 223.7G, 35.8G free
Required Plugins folder: C:Program FilesAdobeAdobe Photoshop 2021RequiredPlug-ins
Primary Plugins folder: C:Program FilesAdobeAdobe Photoshop 2021Plug-ins

Installed components:
A3DLIBS.dll A3DLIB Dynamic Link Library 9.2.0.112
ACE.dll ACE 2020/10/28-12:40:22 113.624934 113.624934
AdbePM.dll PatchMatch 2020/09/29:17:00:06 1.624362 1.624362
AdobeLinguistic.dll Adobe Linguisitc Library developer.633ca06620e3b28a3ccee5d61e3e97bd84fe66b3
AdobeOwl.dll Adobe Owl 5.5.0
AdobePDFL.dll PDFL 2020/08/08-01:12:48 79.395135 79.395135
AdobePDFSettings.dll Adobe PDFSettings 1.07
AdobePIP.dll Adobe Product Improvement Program 8.1.0.68.49183
AdobeSVGAGM.dll AdobeSVGAGM 79.623146 79.623146
AdobeXMP.dll Adobe XMP Core 2020/07/10-22:06:53 79.164488 79.164488
AdobeXMPFiles.dll Adobe XMP Files 2020/07/10-22:06:53 79.164488 79.164488
AdobeXMPScript.dll Adobe XMP Script 2020/07/10-22:06:53 79.164488 79.164488
adobe_caps.dll Adobe CAPS 10,0,0,6
AGM.dll AGM 2020/10/28-12:40:22 113.624934 113.624934
AID.dll AID DLL 1.0.0.12
AIDE.dll AIDE 2020/08/10-16:30:32 79.623154 79.623154
ARE.dll ARE 2020/10/28-12:40:22 113.624934 113.624934
AXE8SharedExpat.dll AXE8SharedExpat 2020/08/01-01:08:32 79.622927 79.622927
AXEDOMCore.dll AXEDOMCore 2020/08/01-01:08:32 79.622927 79.622927
Bib.dll BIB 2020/10/28-12:40:22 113.624934 113.624934
BIBUtils.dll BIBUtils 2020/10/28-12:40:22 113.624934 113.624934
boost_date_time.dll photoshopdva 12.1.0
boost_filesystem.dll photoshopdva 12.1.0
boost_system.dll photoshopdva 12.1.0
boost_threads.dll photoshopdva 12.1.0
CoolType.dll CoolType 2020/10/28-12:40:22 113.624934 113.624934
CRClient.dll Adobe Crash Reporter Client DLL 3.0.2.0
DirectML.dll DirectML Redistributable Library 1.0.200514-0504.1.redist-dml-2.1.0.dcd3712
dnssd.dll Bonjour 3,0,0,2
dvaaccelerate.dll photoshopdva 12.1.0
dvaappsupport.dll photoshopdva 12.1.0
dvaaudiodevice.dll photoshopdva 12.1.0
dvacore.dll photoshopdva 12.1.0
dvacrashhandler.dll Adobe Audition CC 2017 10.0.0
dvamarshal.dll photoshopdva 12.1.0
dvamediatypes.dll photoshopdva 12.1.0
dvametadata.dll photoshopdva 12.1.0
dvametadataapi.dll photoshopdva 12.1.0
dvametadataui.dll photoshopdva 12.1.0
dvaplayer.dll photoshopdva 12.1.0
dvascripting.dll photoshopdva 12.1.0
dvatransport.dll photoshopdva 12.1.0
dvaui.dll photoshopdva 12.1.0
dvaunittesting.dll photoshopdva 12.1.0
dynamic-torqnative.dll Unified Extensibility Platform uxp-4.1.2.214
dynamiclink.dll photoshopdva 12.1.0
ExtendScript.dll ExtendScript 2019/07/29-10:07:31 82.2 82.2
icucnv66.dll International Components for Unicode Build dev.1a8973dfe99250a665e321702b3d76963c65bdfe
icudt66.dll International Components for Unicode Build dev.1a8973dfe99250a665e321702b3d76963c65bdfe
icuuc66.dll International Components for Unicode Build dev.1a8973dfe99250a665e321702b3d76963c65bdfe
igestep30.dll IGES Reader 9.3.0.113
ippcc.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippcck0.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippccl9.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippccy8.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2020.0.1 (r0x35c5ec66)
ippcore.dll core. Intel(R) Integrated Performance Primitives. Core Library. 2020.0.1 (r0x35c5ec66)
ippcv.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippcvk0.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippcvl9.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippcvy8.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2020.0.1 (r0x35c5ec66)
ippi.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ippik0.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ippil9.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ippiy8.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2020.0.1 (r0x35c5ec66)
ipps.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippsk0.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippsl9.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippsy8.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2020.0.1 (r0x35c5ec66)
ippvm.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
ippvmk0.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
ippvml9.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
ippvmy8.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2020.0.1 (r0x35c5ec66)
JP2KLib.dll JP2KLib 2020/06/29-16:59:49 79.275695 79.275695
libifcoremd.dll Intel(r) Visual Fortran Compiler 10.0 (Update A)
libiomp5md.dll Intel(R) OpenMP* Runtime Library 5.0
libmmd.dll Intel(R) C/C++/Fortran Compiler Mainline
LogSession.dll LogSession 8.1.0.68.49183
mediacoreif.dll photoshopdva 12.1.0
Microsoft.AI.MachineLearning.dll Microsoft® Windows® Operating System 1.3.20200515.1.eb5da13
MPS.dll MPS 2020/08/10-16:30:32 79.623129 79.623129
onnxruntime.dll Microsoft® Windows® Operating System 1.3.20200515.1.eb5da13
opencv_world440.dll OpenCV library 4.4.0
Photoshop.dll Adobe Photoshop 2021 22.0
Plugin.dll Adobe Photoshop 2021 22.0
PlugPlugExternalObject.dll Adobe(R) CEP PlugPlugExternalObject Standard Dll (64 bit) 10.0.0
PlugPlugOwl.dll Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit) 10.0.0.80
PSCloud.dll 1.0.0.1
PSViews.dll Adobe Photoshop 2021 22.0
ScCore.dll ScCore 2019/07/29-10:07:31 82.2 82.2
SVGRE.dll SVGRE 79.623146 79.623146
svml_dispmd.dll Intel(R) C/C++/Fortran Compiler Mainline
tbb.dll Intel(R) Threading Building Blocks for Windows 2020, 2, 2020, 0311
tbbmalloc.dll Intel(R) Threading Building Blocks for Windows 2020, 2, 2020, 0311
TfFontMgr.dll FontMgr 9.3.0.113
TfKernel.dll Kernel 9.3.0.113
TFKGEOM.dll Kernel Geom 9.3.0.113
TFUGEOM.dll Adobe, UGeom© 9.3.0.113
VulcanControl.dll Vulcan Application Control Library 6.5.0.000
VulcanMessage5.dll Vulcan Message Library 6.5.0.000
WinRTSupport.dll Adobe Photoshop Windows RT Support 21.0.0.0
WRServices.dll WRServices Build 16.0.0.4539038 16.0.0.4539038
wu3d.dll U3D Writer 9.3.0.113
Unified Extensibility Platform uxp-4.1.2.214

Required plugins:

Accented Edges 22.0 — from the file “Filter Gallery.8bf”
Adaptive Wide Angle 22.0 — from the file “Adaptive Wide Angle.8bf”
Angled Strokes 22.0 — from the file “Filter Gallery.8bf”
Average 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Average.8bf”
Bas Relief 22.0 — from the file “Filter Gallery.8bf”
BMP 22.0 — from the file “Standard MultiPlugin.8bf”
Camera Raw 13.0.2 — from the file “Camera Raw.8bi”
Camera Raw Filter 13.0.2 — from the file “Camera Raw.8bi”
Chalk && Charcoal 22.0 — from the file “Filter Gallery.8bf”
Charcoal 22.0 — from the file “Filter Gallery.8bf”
Chrome 22.0 — from the file “Filter Gallery.8bf”
Cineon 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Cineon.8bi”
Clouds 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Clouds.8bf”
Color Halftone 22.0 — from the file “Standard MultiPlugin.8bf”
Colored Pencil 22.0 — from the file “Filter Gallery.8bf”
Conté Crayon 22.0 — from the file “Filter Gallery.8bf”
Craquelure 22.0 — from the file “Filter Gallery.8bf”
Crop and Straighten Photos 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “CropPhotosAuto.8li”
Crop and Straighten Photos Filter 22.0 — from the file “Standard MultiPlugin.8bf”
Crosshatch 22.0 — from the file “Filter Gallery.8bf”
Crystallize 22.0 — from the file “Standard MultiPlugin.8bf”
Cutout 22.0 — from the file “Filter Gallery.8bf”
Dark Strokes 22.0 — from the file “Filter Gallery.8bf”
De-Interlace 22.0 — from the file “Standard MultiPlugin.8bf”
Dicom 22.0 — from the file “Dicom.8bi”
Difference Clouds 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Clouds.8bf”
Diffuse Glow 22.0 — from the file “Filter Gallery.8bf”
Displace 22.0 — from the file “Standard MultiPlugin.8bf”
Dry Brush 22.0 — from the file “Filter Gallery.8bf”
Eazel Acquire 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “EazelAcquire.8ba”
Entropy 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Export Color Lookup Tables 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Export3DLUT.8be”
Extrude 22.0 — from the file “Standard MultiPlugin.8bf”
FastCore Routines 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “FastCore.8bx”
Fibers 22.0 — from the file “Standard MultiPlugin.8bf”
Film Grain 22.0 — from the file “Filter Gallery.8bf”
Filter Gallery 22.0 — from the file “Filter Gallery.8bf”
Fresco 22.0 — from the file “Filter Gallery.8bf”
Glass 22.0 — from the file “Filter Gallery.8bf”
Glowing Edges 22.0 — from the file “Filter Gallery.8bf”
Grain 22.0 — from the file “Filter Gallery.8bf”
Graphic Pen 22.0 — from the file “Filter Gallery.8bf”
Halftone Pattern 22.0 — from the file “Filter Gallery.8bf”
Halide Bottlenecks 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “HalideBottlenecks.8bx”
HDRMergeUI 22.0 — from the file “HDRMergeUI.8bf”
HSB/HSL 22.0 — from the file “Standard MultiPlugin.8bf”
IFF Format 22.0 — from the file “Standard MultiPlugin.8bf”
IGES 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “U3D.8bi”
Ink Outlines 22.0 — from the file “Filter Gallery.8bf”
JPEG 2000 22.0 — from the file “JPEG2000.8bi”
Kurtosis 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Lens Blur 22.0 — from the file “Lens Blur.8bf”
Lens Correction 22.0 — from the file “Lens Correction.8bf”
Lens Flare 22.0 — from the file “Standard MultiPlugin.8bf”
Liquify 22.0 — from the file “Liquify.8bf”
Matlab Operation 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “ChannelPort.8bf”
Maximum 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Mean 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Measurement Core 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “MeasurementCore.8me”
Median 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Mezzotint 22.0 — from the file “Standard MultiPlugin.8bf”
Minimum 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
MMXCore Routines 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “MMXCore.8bx”
Mosaic Tiles 22.0 — from the file “Filter Gallery.8bf”
Multiprocessor Support 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “MultiProcessor Support.8bx”
Neon Glow 22.0 — from the file “Filter Gallery.8bf”
Note Paper 22.0 — from the file “Filter Gallery.8bf”
NTSC Colors 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “NTSC Colors.8bf”
Ocean Ripple 22.0 — from the file “Filter Gallery.8bf”
OpenEXR 22.0 — from the file “Standard MultiPlugin.8bf”
Paint Daubs 22.0 — from the file “Filter Gallery.8bf”
Palette Knife 22.0 — from the file “Filter Gallery.8bf”
Patchwork 22.0 — from the file “Filter Gallery.8bf”
Paths to Illustrator 22.0 — from the file “Standard MultiPlugin.8bf”
PCX 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “PCX.8bi”
Photocopy 22.0 — from the file “Filter Gallery.8bf”
Picture Package Filter 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “ChannelPort.8bf”
Pinch 22.0 — from the file “Standard MultiPlugin.8bf”
Pixar 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Pixar.8bi”
Plaster 22.0 — from the file “Filter Gallery.8bf”
Plastic Wrap 22.0 — from the file “Filter Gallery.8bf”
Pointillize 22.0 — from the file “Standard MultiPlugin.8bf”
Polar Coordinates 22.0 — from the file “Standard MultiPlugin.8bf”
Portable Bit Map 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “PBM.8bi”
Poster Edges 22.0 — from the file “Filter Gallery.8bf”
PRC 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “U3D.8bi”
Radial Blur 22.0 — from the file “Standard MultiPlugin.8bf”
Radiance 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Radiance.8bi”
Range 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Render Color Lookup Grid 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Export3DLUT.8be”
Reticulation 22.0 — from the file “Filter Gallery.8bf”
Ripple 22.0 — from the file “Standard MultiPlugin.8bf”
Rough Pastels 22.0 — from the file “Filter Gallery.8bf”
Save for Web 22.0 — from the file “Save for Web.8be”
ScriptingSupport 22.0 — from the file “ScriptingSupport.8li”
Shake Reduction 22.0 — from the file “Shake Reduction.8bf”
Shear 22.0 — from the file “Standard MultiPlugin.8bf”
Skewness 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Smart Blur 22.0 — from the file “Standard MultiPlugin.8bf”
Smudge Stick 22.0 — from the file “Filter Gallery.8bf”
Solarize 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “Solarize.8bf”
Spaces 22.0 — from the file “Spaces.8li”
Spatter 22.0 — from the file “Filter Gallery.8bf”
Spherize 22.0 — from the file “Standard MultiPlugin.8bf”
Sponge 22.0 — from the file “Filter Gallery.8bf”
Sprayed Strokes 22.0 — from the file “Filter Gallery.8bf”
Stained Glass 22.0 — from the file “Filter Gallery.8bf”
Stamp 22.0 — from the file “Filter Gallery.8bf”
Standard Deviation 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Sumi-e 22.0 — from the file “Filter Gallery.8bf”
Summation 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Targa 22.0 — from the file “Standard MultiPlugin.8bf”
Texturizer 22.0 — from the file “Filter Gallery.8bf”
Tiles 22.0 — from the file “Standard MultiPlugin.8bf”
Torn Edges 22.0 — from the file “Filter Gallery.8bf”
Twirl 22.0 — from the file “Standard MultiPlugin.8bf”
U3D 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “U3D.8bi”
Underpainting 22.0 — from the file “Filter Gallery.8bf”
Vanishing Point 22.0 — from the file “VanishingPoint.8bf”
Variance 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “statistics.8ba”
Water Paper 22.0 — from the file “Filter Gallery.8bf”
Watercolor 22.0 — from the file “Filter Gallery.8bf”
Wave 22.0 — from the file “Standard MultiPlugin.8bf”
WIA Support 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “WIASupport.8li”
Wind 22.0 — from the file “Standard MultiPlugin.8bf”
Wireless Bitmap 22.0 (20201106.r.73 2020/11/06: 70b4743b574) — from the file “WBMP.8bi”
ZigZag 22.0 — from the file “Standard MultiPlugin.8bf”

Optional and third party plugins: NONE

Duplicate and Disabled plugins: NONE

Plugins that failed to load: NONE

Unified Extensibility Platform — Extensions:

com.adobe.ccx.start (L) 3.8.0.28 — from the file «C:Program FilesCommon FilesAdobe/UXP/Extensionscom.adobe.ccx.start-3.8.0»
CDO: 1.76.10
CmdN: 1.5.18
CDP: 1.100.16
com.adobe.unifiedpanel (L) 1.1.0.24 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.unifiedpanel»

com.adobe.ccx.timeline (L) 2.6.27.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.ccx.timeline»

com.adobe.nfp.gallery (P) 1.2.109.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.nfp.gallery»

com.adobe.photoshop.exportAs (P) 5.1.2.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.photoshop.exportAs»

com.adobe.photoshop.personalization (L) 1.0.0.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.photoshop.personalization»

com.adobe.pluginspanel (P) 1.0.50.0 — from the file «C:Program FilesAdobeAdobe Photoshop 2021RequiredUXP/com.adobe.pluginspanel»

Extensions:

Libraries 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288index.html”
New Document 3.4.0 — from the file “C:Program Files (x86)Common FilesAdobeCEPextensionscom.adobe.ccx.fnft-3.4.0fnft.html?v=3.4.0.16”
com.adobe.inapp.typekit.purchase 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288purchaseTypekit.html”
Home 2.15.0 — from the file “C:Program Files (x86)Common FilesAdobeCEPextensionscom.adobe.ccx.start-2.15.0index.html?v=2.15.0.7”
com.adobe.capture.extension 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288extensionscapturecapture.html”
com.adobe.stock.panel.licensing-embedded 1.0.0 — from the file “C:Program FilesCommon FilesAdobeCEPextensionsCC_LIBRARIES_PANEL_EXTENSION_3_9_288extensionsstock-panel-licensingindex.html”
Adobe Color Themes 6.1.0 — from the file “C:Program FilesAdobeAdobe Photoshop 2021RequiredCEPextensionscom.adobe.KulerPanel.htmlindex.html”
Export As 4.8.13 — from the file “C:Program FilesAdobeAdobe Photoshop 2021RequiredCEPextensionscom.adobe.photoshop.cremaindex.html”
Export As 4.8.13 — from the file “C:Program FilesAdobeAdobe Photoshop 2021RequiredCEPextensionscom.adobe.photoshop.cremaindex.html”

Installed TWAIN devices: NONE

Понравилась статья? Поделить с друзьями:
  • Ошибка загрузки компоненты cfgtest 126 0x0000007e не найден указанный модуль
  • Ошибка загрузки компоненты backend
  • Ошибка загрузки компонентов techsys
  • Ошибка загрузки капчи киви что это
  • Ошибка загрузки каналов tvip что делать