Can you check if the attached binary works?
Yes, this solves the problem. Are you planning to create an official update or should I use this version?
if my theory is correct, then this problem only occurred in the 32-bit builds.
You are right, x64 works fine.
please consider using the 64-bit ...
Search found 3 matches
- Mon Jun 26, 2023 2:06 am
- Forum: wimlib discussion
- Topic: AV inside wimlib_add_tree
- Replies: 5
- Views: 44648
- Mon Jun 26, 2023 12:15 am
- Forum: wimlib discussion
- Topic: AV inside wimlib_add_tree
- Replies: 5
- Views: 44648
AV inside wimlib_add_tree
I have some code that works fine with dll version 1.13.5. I'm trying to upgrade to version 1.14.1 and now I can see the AV inside wimlib_add_tree. Nothing has changed in my code. I just replaced the dll with the newest version. My code is logging all calls and callbacks, and the logs show the ...
- Fri Oct 14, 2016 7:26 am
- Forum: wimlib discussion
- Topic: Skip a file during extraction
- Replies: 1
- Views: 10677
Skip a file during extraction
Hello.
I am trying to create NSE allows uses to navigate through WIM files in Windows Explorer. When user starts command Extract I call wimlib_extract_paths function. Everything works OK but there is small problem - during extraction I cannot show "Override dialog" because the only variants I can ...
I am trying to create NSE allows uses to navigate through WIM files in Windows Explorer. When user starts command Extract I call wimlib_extract_paths function. Everything works OK but there is small problem - during extraction I cannot show "Override dialog" because the only variants I can ...