EXE crashes when going to mapped drive with FileDialog

Hi. Just tried different modes in VBA to get file from network mapped drive. After a few sec file open dialog freezes and application quits after certain time.
tried:

  1. Application.FileDialog(msoFileDialogFilePicker)
  2. Application.GetOpenFilename(…)

All happends after changing station from Win7 to Win10.
Downloaded new update for XLS Padlock 2021.1. Still without success.

Unprotected workbook .xlsm doesn’t crash and file dialog works perfect. There is something about compiled file/code.

Please let me know the solution. Tried all options in Application Settings without success.

It looks like a problem with our virtualization engine. We’ll try to reproduce the issue.