软件给的报错记录是这样的
pass 'C:\Users\Iriyama.Yoko\AppData\Local\Temp\setup\Ionic.Zip.dllzabo1qva.4w3.PendingOverwrite' 访问被拒绝
Type:System.UnauthorizedAccessException
場所 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
場所 System.IO.File.InternalDelete(String path, Boolean checkHost)
場所 Ionic.Zip.ZipEntry.MoveFileInPlace(Boolean fileExistsBeforeExtraction, String targetFileName, String tmpPath, Boolean checkLaterForResetDirTimes)
場所 Ionic.Zip.ZipEntry.InternalExtractToBaseDir(String baseDir, String password, ZipContainer zipContainer, ZipEntrySource zipEntrySource, String fileName)
場所 Ionic.Zip.ZipFile._InternalExtractAll(String path, Boolean overrideExtractExistingProperty)
場所 OBC.Windows.Controls.Update.UpdateManager.ExecuteSetup(OBCApplication application, CommandLineInfo info)
場所 OBC.Windows.Controls.Update.UpdateManager.ExecuteSetup(OBCApplication application)
場所 OBC.Windows.Controls.Menu.ProductSelectController.ExecuteSetup(UpdateManager updateManager, ProductViewModel productViewModel)
場所 OBC.Windows.Controls.Menu.ProductSelectController.SelectProduct(ProductViewModel productViewModel, Boolean isChange)
場所 OBC.Windows.Controls.Menu.ProductSelectController.ExecuteSelectProduct(ProductViewModel viewModel)
場所 OBC.Windows.Controls.Menu.ProductTileCommand.ExecuteCommand(Object parameter)
場所 OBC.Windows.Controls.Menu.MenuCommandBase.Execute(Object parameter)
場所 OBC.Windows.Controls.OBCCommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
場所 OBC.Windows.Controls.OBCCommandHelpers.ExecuteCommandSource(ICommandSource commandSource)
場所 OBC.Windows.Controls.OBCButtonBase`1.OnPerformClick()
場所 OBC.Windows.Controls.OBCButtonBase`1.<.ctor>b__5_0(Object s, RoutedEventArgs e)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
場所 System.Windows.Controls.Primitives.ButtonBase.OnClick()
場所 System.Windows.Controls.Button.OnClick()
場所 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
場所 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
場所 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
場所 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
場所 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
場所 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
場所 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
場所 System.Windows.Input.InputManager.ProcessStagingArea()
場所 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
場所 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
場所 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
場所 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean