Thread: DiskSpan GUI
View Single Post
  #13  
Old 23-06-2024, 22:08
nxllxvxxd's Avatar
nxllxvxxd nxllxvxxd is offline
Registered User
 
Join Date: Jun 2024
Location: United States
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts
nxllxvxxd is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
What do you mean, port over the extraction to Inno Setup?
Yes I understand the extraction of Setup.DLL and everything like that, needing to have the right decompressors ect. I just don't like get how to necessarily port those functions into Inno.

I'm testing with a archive I created with precomp+srep+lzma (there are going to be mutiple types depending on filetype). It decompresses perfectly within diskspangui I just don't know how to move that function over to Inno setup to work with my setup file

Sorry if I sound kinda dumb about this I am trying my hand at making a little bit more intensive repacks, I've made simple ones with inno itself before doing the compression and everything but never really messed with it

Last edited by nxllxvxxd; 23-06-2024 at 22:40.
Reply With Quote