Копирование файлов «Программа установки Супермаг+»
Install.Common.dll
Install.Script.dll
Uninstall.Script.dll
SetupUnzip.dll
SupermagInstaller.exe
--------------------------------------------------------
Копирование файлов «Системные компоненты»
SmStop.exe
msvcp71.dll
msvcr71.dll to C:\Windows\system32
--------------------------------------------------------
2020.06.01 (понедельник) 20:53:09 1.0.0.0 SupermagInstaller
----- Прерывание работы программы -----
сообщение: "Ошибка при копировании файлов"
исключение: Install.Common.Tools.BaseException
источник: SupermagInstaller
метод: Void Copy_Completed(System.Object, System.ComponentModel.RunWorkerCompletedEventArgs)
в SupermagInstaller.WizardPages.CopyFilesWizardPage.Copy_Completed(Object sender, RunWorkerCompletedEventArgs e)
----- Причина исключения, уровень вложения 1 -----
сообщение: "Ошибка чтения файла данных «C:\SM\Distr_1036.1_21.02.18\SupermagVersion_1.036.1.cab»"
исключение: Install.Common.Tools.BaseException
источник: Install.Common
метод: Void ExtractGroupFiles(Int16, System.Action`2[System.String,Install.Common.FileRecord], System.Action`2[System.String,Install.Common.FileRecord])
в Install.Common.InstallDataReader.ExtractGroupFiles(Int16 groupId, Action`2 beforeExtractFileAction, Action`2 afterExtractFileAction)
в Install.Common.InstallDataReader.ExtractComponentFiles(String componentName, Action`2 beforeExtractFileAction, Action`2 afterExtractFileAction)
в SupermagInstaller.WizardPages.CopyFilesWizardPage.Copy_DoWork(Object sender, TaskWorkEventArgs e)
в Install.Common.Tools.TaskWorker.OnDoWork(DoWorkEventArgs e)
в Install.Common.Tools.TaskWorkerBase.InternalBackgroundWorker.OnDoWork(DoWorkEventArgs e)
в System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
----- Причина исключения, уровень вложения 2 -----
сообщение: "Ошибка копирования файла C:\Windows\system32\msvcr71.dll"
исключение: Install.Common.Tools.BaseException
источник: Install.Common
метод: Boolean ExtractFile(System.String, Install.Common.FileRecord)
в Install.Common.InstallDataReader.ExtractFile(String targetPath, FileRecord fileRecord)
в Install.Common.InstallDataReader.ExtractGroupFiles(Int16 groupId, Action`2 beforeExtractFileAction, Action`2 afterExtractFileAction)
----- Причина исключения, уровень вложения 3 -----
сообщение: "Процесс не может получить доступ к файлу "C:\Windows\system32\msvcr71.dll", так как этот файл используется другим процессом."
исключение: System.IO.IOException
источник: mscorlib
метод: Void WinIOError(Int32, System.String)
в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
в Install.Common.InstallDataReader.ExtractFile(String targetPath, FileRecord fileRecord)