В нашей базе содержится 80 разных файлов с именем ie-redist.exe . You can also check most distributed file variants with name ie-redist.exe. Чаще всего эти файлы принадлежат продукту Microsoft® Windows® Operating System. Наиболее частый разработчик — компания Microsoft Corporation. Самое частое описание этих файлов — Self-Extracting Cabinet. Это исполняемый файл. Вы можете найти его выполняющимся в диспетчере задач как процесс ie-redist.exe.

Подробности о наиболее часто используемом файле с именем «ie-redist.exe»
- Продукт:
- Microsoft® Windows® Operating System
- Компания:
- Microsoft Corporation
- Описание:
- Self-Extracting Cabinet
- Версия:
- 6.3.0015.0 built by: dnsrv
- MD5:
- 616c2e8b12aaa349cd3acb38bf581700
- SHA1:
- e489483e5001f95da04e1ebf3c664173baef3e26
- SHA256:
- 5a2c6c82774bfe99b175f50a05b05bcd1fac7e9d0e54db2534049209f50cd6ef
- Размер:
- 16883056
- Папка:
- %TEMP%IXP000.TMP
- ОС:
- Windows XP
- Частота:
- Средняя

- Цифровая подпись:
- Microsoft Corporation
Процесс «ie-redist.exe» безопасный или опасный?
Последний новый вариант файла «ie-redist.exe» был обнаружен 3613 дн. назад. В нашей базе содержится 23 шт. вариантов файла «ie-redist.exe» с окончательной оценкой Безопасный и ноль вариантов с окончательной оценкой Опасный . Окончательные оценки основаны на комментариях, дате обнаружения, частоте инцидентов и результатах антивирусных проверок.
Процесс с именем «ie-redist.exe» может быть безопасным или опасным. Чтобы дать правильную оценку, вы должны определить больше атрибутов файла. Самый простой способ это сделать — воспользоваться нашей бесплатной утилитой для проверки файлов посредством нашей базы данных. Эта утилита содержит множество функций для контролирования вашего ПК и потребляет минимум системных ресурсов.
Щёлкните здесь, чтобы загрузить System Explorer.
Комментарии пользователей для «ie-redist.exe»
У нас пока нет комментариев пользователей к файлам с именем «ie-redist.exe».
Добавить комментарий для «ie-redist.exe»
Для добавления комментария требуется дополнительная информация об этом файле. Если вам известны размер, контрольные суммы md5/sha1/sha256 или другие атрибуты файла, который вы хотите прокомментировать, то вы можете воспользоваться расширенным поиском на главной странице .
Если подробности о файле вам неизвестны, вы можете быстро проверить этот файл с помощью нашей бесплатной утилиты. Загрузить System Explorer.
Проверьте свой ПК с помощью нашей бесплатной программы
System Explorer это наша бесплатная, удостоенная наград программа для быстрой проверки всех работающих процессов с помощью нашей базы данных. Эта программа поможет вам держать систему под контролем. Программа действительно бесплатная, без рекламы и дополнительных включений, она доступна в виде установщика и как переносное приложение. Её рекомендуют много пользователей.
- Remove From My Forums
-
Question
-
I am trying to install Internet Explorer 11 after a image is deplyed thru MDT2012. Imported the application IE11 into MDT2012 as a application. Then copied the identifyer number into the rules of the deploymentshare:
SkipApplications=YES
Applications001={73446783-ff5f-4fb3-88e7-be105ea36610}The number is correct and it has worked. However at the end of a deployment yellow screen appears with: Deployment failed, after choosing details: Application IE11 returned a error code 2.
These are the properties of the application:
\fileserversharename deploy$ie11ie11.exe /c:»IE-REDIST.EXE /quiet /norestart /update-no»Manually enter the sharename in the run box has no problems the program installs when double cliking on it..
Probely the error is in the command above, there is a space in the sharename and $ sign but i also tried another share without space and $ sign also with no luck.
Everyone has full rights to the share. I have read that error code 2 with application is most the case when he cannot find the application, but i cannot figure out why not… I cannot find any more info in the loggings of MDT2012.
Anyone have suggestions?
freddie
-
Edited by
Friday, October 10, 2014 1:00 PM
-
Edited by
Answers
-
-
Marked as answer by
Keith GarnerMVP
Saturday, October 11, 2014 12:04 AM
-
Marked as answer by
-
I think your MDT environment is corrupted somehow.
Command line: "C:MININTToolsX86TsmBootstrap.exe" /env:SAContinue Failed to find resource file TSRES.DLL for locale 1043 Succeeded loading resource DLL 'C:MININTToolsX860000409TSRES.DLL' Succeeded loading resource DLL 'C:MININTToolsX86TSRESNLC.DLL' Processor Is IA64: 0 Running Task Sequence in standalone. hMap != NULL, HRESULT=80070005 (e:nts_sms_fresmsframeworktscoreenvironmentscope.cpp,210) Failed to create shared environment) m_pGlobalScope->create(psa), HRESULT=80070005 (e:nts_sms_fresmsframeworktscoreenvironmentlib.cpp,208) TS::Environment::SharedEnvironment.create(sa), HRESULT=80070005 (e:nts_sms_fresmsclienttasksequencetsmbootstraptsmbootstrap.cpp,530) Failed to create the Shared Environment object. Code(0x80070005) Failed to run task sequence (0x80070005). RunTaskSequence( eExecutionEnv, pszTSXMLFile, puExitCode ), HRESULT=80070005 (e:nts_sms_fresmsclienttasksequencetsmbootstraptsmbootstrap.cpp,829) Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=80070005 (e:nts_sms_fresmsclienttasksequencetsmbootstraptsmbootstrap.cpp,1106)
Additionally, It appears that you modified the log files in a way that corrupted some of the output.
It appears that you are running an older MDT 2012 (non update) build.
I suspect that if you were to create a new MDT 2013 share the problem would go away.
There is really nothing else that can be solved in this forum, if you are intent on fixing the problem on this share, then I recommend opening up a case with Microsoft Support.
Keith Garner — Principal Consultant [owner] —
http://DeploymentLive.com-
Marked as answer by
Keith GarnerMVP
Monday, November 3, 2014 6:18 PM
-
Marked as answer by
- Remove From My Forums
-
Question
-
I am trying to install Internet Explorer 11 after a image is deplyed thru MDT2012. Imported the application IE11 into MDT2012 as a application. Then copied the identifyer number into the rules of the deploymentshare:
SkipApplications=YES
Applications001={73446783-ff5f-4fb3-88e7-be105ea36610}The number is correct and it has worked. However at the end of a deployment yellow screen appears with: Deployment failed, after choosing details: Application IE11 returned a error code 2.
These are the properties of the application:
\fileserversharename deploy$ie11ie11.exe /c:»IE-REDIST.EXE /quiet /norestart /update-no»Manually enter the sharename in the run box has no problems the program installs when double cliking on it..
Probely the error is in the command above, there is a space in the sharename and $ sign but i also tried another share without space and $ sign also with no luck.
Everyone has full rights to the share. I have read that error code 2 with application is most the case when he cannot find the application, but i cannot figure out why not… I cannot find any more info in the loggings of MDT2012.
Anyone have suggestions?
freddie
-
Edited by
Friday, October 10, 2014 1:00 PM
-
Edited by
Answers
-
-
Marked as answer by
Keith GarnerMVP
Saturday, October 11, 2014 12:04 AM
-
Marked as answer by
-
I think your MDT environment is corrupted somehow.
Command line: "C:MININTToolsX86TsmBootstrap.exe" /env:SAContinue Failed to find resource file TSRES.DLL for locale 1043 Succeeded loading resource DLL 'C:MININTToolsX860000409TSRES.DLL' Succeeded loading resource DLL 'C:MININTToolsX86TSRESNLC.DLL' Processor Is IA64: 0 Running Task Sequence in standalone. hMap != NULL, HRESULT=80070005 (e:nts_sms_fresmsframeworktscoreenvironmentscope.cpp,210) Failed to create shared environment) m_pGlobalScope->create(psa), HRESULT=80070005 (e:nts_sms_fresmsframeworktscoreenvironmentlib.cpp,208) TS::Environment::SharedEnvironment.create(sa), HRESULT=80070005 (e:nts_sms_fresmsclienttasksequencetsmbootstraptsmbootstrap.cpp,530) Failed to create the Shared Environment object. Code(0x80070005) Failed to run task sequence (0x80070005). RunTaskSequence( eExecutionEnv, pszTSXMLFile, puExitCode ), HRESULT=80070005 (e:nts_sms_fresmsclienttasksequencetsmbootstraptsmbootstrap.cpp,829) Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=80070005 (e:nts_sms_fresmsclienttasksequencetsmbootstraptsmbootstrap.cpp,1106)
Additionally, It appears that you modified the log files in a way that corrupted some of the output.
It appears that you are running an older MDT 2012 (non update) build.
I suspect that if you were to create a new MDT 2013 share the problem would go away.
There is really nothing else that can be solved in this forum, if you are intent on fixing the problem on this share, then I recommend opening up a case with Microsoft Support.
Keith Garner — Principal Consultant [owner] —
http://DeploymentLive.com-
Marked as answer by
Keith GarnerMVP
Monday, November 3, 2014 6:18 PM
-
Marked as answer by