|
|
|
#1
|
||||
|
||||
|
How to run unarc.dll FreeArcExtract function Async
Hello GUYS!
I'm experimenting with unarc.dll in vb.net via winforms. I created a class that helps me with extracting and showing the progress of extraction, and it works fantastically! BUT, it blocks the UI main thread. I wanted to run it asynchronously. I tried using Task.run, Background Workers or another windows, but nothing worked. When I try using them, the extraction doesn't proceed, and it feels like it is stuck, and i have to terminate the program with the task manager! I wanted to ask, does the .dll block me from doing this? is it because it's a 32-bit dll? (i don't think tho) and is there a method to run it in another thread? Thanks! ![]() P.S. I know i can just call arc.exe as a process, but i want to incorporate it, without using external exes.
__________________
My Site -> felix550.unaux.com |
| Sponsored Links |
|
#2
|
|||
|
|||
| The Following User Says Thank You to Sergey3695 For This Useful Post: | ||
Yourname (20-02-2026) | ||
|
#3
|
||||
|
||||
|
Quote:
__________________
My Site -> felix550.unaux.com |
![]() |
| Tags |
| async, dll, freearc, unarc.dll, vb.net |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Glass Black Box Inno Setup Script Unicode | y_thelastknight | Conversion Tutorials | 182 | 27-01-2023 06:48 |
| CLS-DiskSpan (UltraARC replacement) | Razor12911 | Conversion Tutorials | 102 | 26-07-2020 18:05 |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
| Cant get inno setup to decompress archive during installation! | surumanboy | PC Games | 16 | 29-05-2013 00:26 |