Hey there, im looking for a way to build something similar to winrar sfx archives.
My idea is to somehow pack files into the exe (maybe fileinstall)
and be able to extract each one to a specific folder if needed.
Now here's the tricky part, i can't think of a way to update only part of the files like i do in winrar.
And it would require some work with command line to be able to somehow get a list of the files packed in, and extract one for example.
Does anyone know of any way to accomplish this? Also, fileinstall that can use variables would be nice.
Best regards.