FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Help with adding xtool to my installer script (https://fileforums.com/showthread.php?t=105084)

Spotless 07-05-2022 14:40

Help with adding xtool to my installer script
 
1 Attachment(s)
Hi guys
i want to use This methods on my installer:

xtool+lolz+srep+xz

and xtool is a precompressor
then the other methods compress the xtool archive

so there will be a big size consumed on the hard drive so
i want my installer to delete the xtool archive after other methods extracted there files successfully

that's a screen shot of my script below

KaktoR 08-05-2022 00:34

Your method chain does not make any sense.

You have to process the complete method chain in one go. What you did was first using xtool for itself, so xtool is out of the chain, hence
Quote:

so there will be a big size consumed on the hard drive so
i want my installer to delete the xtool archive after other methods extracted there files successfully
After that, you compressed the xtool archive.

{precompressor}+srep+{compressor} is a better chain for most purposes.

Spotless 08-05-2022 01:31

Quote:

Originally Posted by KaktoR (Post 496723)
Your method chain does not make any sense.

You have to process the complete method chain in one go. What you did was first using xtool for itself, so xtool is out of the chain, hence

After that, you compressed the xtool archive.

{precompressor}+srep+{compressor} is a better chain for most purposes.

okay thanks
i thought that must i use xtool then compress the xtool archive but it was using one archive and one commnad


All times are GMT -7. The time now is 00:12.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com