kopaka1822 / ImageViewer

HDR, PFM, DDS, KTX, EXR, PNG, JPG, BMP image viewer and manipulator
MIT License
331 stars 37 forks source link

Export Batch Command Bug #35

Closed logic-three-body closed 4 months ago

logic-three-body commented 4 months ago

Here's a bug report based on the provided template:


Describe the bug When clicking on the "Export Batch" button, an error message appears stating: "Could not load file or assembly 'Microsoft.WindowsAPICodePack.Shell'."

To Reproduce Steps to reproduce the behavior:

  1. Open the application.
  2. Navigate to the 'Batch Export' feature.
  3. Click on the 'Export Batch' button.
  4. The error message is displayed.

Expected behavior The batch export should complete successfully without any error messages.

Screenshots image

File If applicable, attach the file that causes the problem.

Desktop (please complete the following information):

Additional context This error occurs consistently every time the 'Export Batch' button is clicked. The environment is Windows 10, and the application version is 3.8. The issue seems related to the Microsoft.WindowsAPICodePack.Shell assembly not being loaded correctly.