FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Final CorePack Installer UI (https://fileforums.com/showthread.php?t=103282)

ALiAS2 09-10-2020 01:40

Hey Bro @BlackFire69

Bro i cant use this script for any method compress and decompress or extract or install for my files ... why ??? what is problem ?

please say me : what method is can use for compress that this script not show error for method simple and maximum normal compress !!!

Especially with (knight compressor) method srep+lolz or any precomp .... why always show error for not supported method ???
please help me bro

Masquerade 09-10-2020 05:04

@ALiAS2

Unsupported compression method error occurs when the required decompressors are missing from your compiled setup.

To fix this, check the setup configs to ensure the compressors of your choice are included.

ravikant 12-10-2020 02:46

@ALiAS2
Check your ToolsList.iss and ToolsList_Init.iss , from there you can setup which files to take in the setup and which not

ALiAS2 13-10-2020 06:05

problem with add source
 
4 Attachment(s)
before : It does not allow me to add files manually and gives an error again when compiling ...

I did the same thing, but it tells a series of files to add them, and when I add them, I run into problems during installation for installation.

A message indicates that you have missing file cls-diskspan.dll while the file exists but it is not clear why it displays this message!

I extracted all the files of part UNPACK , I added all the main files of part UNPACK NEW myself, and I introduced the complete files in those parts ToolsList.iss and ToolsList_Init.iss , but after creating the Setup.exe file, it installing shows the message!
Error
missing file cls-diskspan.dll :confused:

BLACKFIRE69 13-10-2020 08:03

Quote:

Originally Posted by ALiAS2 (Post 488293)
before : It does not allow me to add files manually and gives an error again when compiling ...

I did the same thing, but it tells a series of files to add them, and when I add them, I run into problems during installation for installation.

A message indicates that you have missing file cls-diskspan.dll while the file exists but it is not clear why it displays this message!

I extracted all the files of part UNPACK , I added all the main files of part UNPACK NEW myself, and I introduced the complete files in those parts ToolsList.iss and ToolsList_Init.iss , but after creating the Setup.exe file, it installing shows the message!
Error
missing file cls-diskspan.dll :confused:


ALiAS2,

Remove the three lines from ToolsList.iss.
Code:

Source: Files\Unpack\DiskSpan\R2\CLS-DISKSPAN.dll; DestDir: {tmp}; Flags: dontcopy nocompression noencryption;

Source: Files\Unpack\DiskSpan\R2_\CLS-DISKSPAN.dll; DestDir: {tmp}; Flags: dontcopy nocompression noencryption;

Source: Files\Unpack\FreeArc\Arc.ini; DestDir: {tmp}; Flags: dontcopy nocompression noencryption;


the installer takes these two files (arc.ini, cls-diskspan.dll) by default from the "Files\Unpack" folder. so you don't need to add them to ToolsList.iss.

the ToolsList_Init.iss file seems to be fine. it doesn't need to do anything.


edit: be sure to keep a short path to the folder. (ex: D:\Repacks\CorePack Final CJ Edition\)

ALiAS2 13-10-2020 12:41

Problem for Install & Decompress files
 
2 Attachment(s)
Thanks Bro @blackfire69

I also changed some of the parts line in file ToolsList_Init.iss to fix the problem!

Thankful.:)

Now the problem is that even though I have added all these Decompress files, it still cannot install my compressed file data !!!

what is problem ? :confused:

BLACKFIRE69 14-10-2020 03:18

Quote:

Originally Posted by ALiAS2 (Post 488299)
Thanks Bro @blackfire69

I also changed some of the parts line in file ToolsList_Init.iss to fix the problem!

Thankful.:)

Now the problem is that even though I have added all these Decompress files, it still cannot install my compressed file data !!!

what is problem ? :confused:

now it says "unsupported compression method!" so all you have to do is replace the default "Arc.ini" which is in the "Files\Unpack" folder with your new "Arc.ini". i think it is in your "Files\Unpack\ FreeArc" folder.

BLACKFIRE69 14-10-2020 03:51

Quote:

Originally Posted by ALiAS2 (Post 488299)
Thanks Bro @blackfire69

I also changed some of the parts line in file ToolsList_Init.iss to fix the problem!

Thankful.:)

Now the problem is that even though I have added all these Decompress files, it still cannot install my compressed file data !!!

what is problem ? :confused:



oh man, this is completely wrong ! . don't comment these lines. :eek:

(ToolsList_Init.iss)


_

ALiAS2 14-10-2020 07:52

I know Bro
 
i fix problem ... i try a method true for this script
it was method with problem !!
:)
thank you for your time.♥

If I find a problem, I will let you know again

ALiAS2 17-10-2020 03:01

Hey Bro @BlackFire69

I Found a Bug or Problem In After Install Game With This Script

that's it not Show Game Version In Control Panel>Program and Features>Install programs !!

Can you fix this ? or Help Me Fix That ? Thank You Bro ♥

BLACKFIRE69 17-10-2020 03:44

Quote:

Originally Posted by ALiAS2 (Post 488340)
Hey Bro @BlackFire69

I Found a Bug or Problem In After Install Game With This Script

that's it not Show Game Version In Control Panel>Program and Features>Install programs !!

Can you fix this ? or Help Me Fix That ? Thank You Bro ♥




ok ok, but it's not a bug :p

i'll upload the changes. check the first post.



after compiler fix :

_

ALiAS2 17-10-2020 04:07

Thank You Bro
 
That's Awesome ... Thanks :)

ravikant 22-10-2020 06:36

Hey BlackFire69, i would like to know how to add games shortcuts for those games which have a long file directory eg [Binaries/Win32/Game]

I can't get it working so please help

alexachu 22-10-2020 07:14

https://extraimages.net/images/2020/...-22-192802.png

https://extraimages.net/images/2020/...-22-192829.png

https://extraimages.net/images/2020/...-22-192844.png

https://extraimages.net/images/2020/...-22-193210.png

https://extraimages.net/images/2020/...-22-193605.png

@blackfire69 bro waiting for new update:p

ffmla 22-10-2020 07:29

Try This
 
Quote:

Originally Posted by ravikant (Post 488460)
Hey BlackFire69, i would like to know how to add games shortcuts for those games which have a long file directory eg [Binaries/Win32/Game]

I can't get it working so please help

In the "Compiler.ini" file
Code:

[Execs]
; maximum is 2.
; Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
; ex:  AppExe1=Mafia III x64|bin|launcher64.exe|Mafia III x64

change the Exec Directory to required path,
Like
Code:

; ex:  AppExe1=Mafia III x64|Binaries\Win32\Game|launcher64.exe|Mafia III x64
Binary Location-> {app}\Binaries\Win32\Game\Launcher.64.exe


All times are GMT -7. The time now is 23:39.

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