View Single Post
Old 12-24-2021, 11:16 AM   #1
wiso
Enthusiast
wiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it iswiso knows what time it is
 
wiso's Avatar
 
Posts: 33
Karma: 2114
Join Date: Nov 2021
Device: kindle
Can i include .exe and .dll files to my plugin?

I would like to know if I can include .exe and .dll files within my plugin.

Let me explain, I want to add to my plugin, AudioBook_Duration, support for reading .zip and .rar files, with .zip everything goes great with python libraries but with .rar I need an .exe and .dll for windows to run the unrarTool , on linux and mac it can be installed by console.

Can I include these .exe and .dll files to decompress them and use them in a transparent way for the user, or should I attach them separately so that the user can add them or not?

I do not know if I explain myself, if there is no problem I will add them, as it is easier for the Windows user.
wiso is offline   Reply With Quote