makeself icon indicating copy to clipboard operation
makeself copied to clipboard

GUI while uncompressing

Open dguayrobotiq opened this issue 6 years ago • 2 comments

Is there a way to have a custom GUI while makeself package is uncompressing? I already run makeself with --nox11.

dguayrobotiq avatar Aug 03 '18 18:08 dguayrobotiq

Not really. The --nox11 option is to prevent Makeself from spanning a new xterm or similar to run the script. To have a custom GUI before the archive is uncompressed, we'd need a way to inform a third-party program of the progress of the decompression and we just don't have a way to do that at the moment.

megastep avatar Aug 03 '18 19:08 megastep

@megastep Ok thanks !

dguayrobotiq avatar Aug 03 '18 19:08 dguayrobotiq