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 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

ALiAS2 24-10-2020 15:23

Hey Bro @BlackFire69

Do you think it is not better to use the Components & Language or Just Components option instead of the Language part in the first Page Overview Installation Script ?
and Bold COREPACK Name Script at Up Page ?
Please Add Compiler Separate For This BOLD NAME !!! If possible of course?
Thanks Bro ♥

BLACKFIRE69 24-10-2020 23:36


an update is coming. ;)

BLACKFIRE69 24-10-2020 23:43

Quote:

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

Do you think it is not better to use the Components & Language or Just Components option instead of the Language part in the first Page Overview Installation Script ?

ok.

Quote:

Originally Posted by ALiAS2 (Post 488581)
and Bold COREPACK Name Script at Up Page ?
Please Add Compiler Separate For This BOLD NAME !!! If possible of course?
Thanks Bro ♥

sorry bro i didnt get that. Repacker1 (CORE) and Repacker2 (PACK) are always bold.




Comparison :D

_

alexachu 25-10-2020 00:17

Quote:

Originally Posted by BLACKFIRE69 (Post 488587)
an update is coming. ;)

Thanks bro 💞

ALiAS2 25-10-2020 02:27

Thanks
 
Quote:

Originally Posted by BLACKFIRE69 (Post 488588)
ok.



sorry bro i didnt get that. Repacker1 (CORE) and Repacker2 (PACK) are always bold.




Comparison :D

_

Nice Bro Sorry I don't Know !! Cool ;)

Just Please Do you think it is not better to use the Components & Language or Just Components option instead of the Language part in the first Page Overview Installation Script ?

ALiAS2 25-10-2020 02:38

1 Attachment(s)
Quote:

Originally Posted by ALiAS2 (Post 488592)
Nice Bro Sorry I don't Know !! Cool ;)

Just Please Do you think it is not better to use the Components & Language or Just Components option instead of the Language part in the first Page Overview Installation Script ?

;)

BLACKFIRE69 25-10-2020 03:23

Quote:

Originally Posted by ALiAS2 (Post 488581)

Do you think it is not better to use the Components & Language or Just Components option instead of the Language part in the first Page Overview Installation Script ?

Ok I'll change it. ;)

BLACKFIRE69 25-10-2020 19:41

CorePack UI - CJ Edition 2
 
CorePack UI - CJ Edition 2 - New Update



What's New:
  • Fixed bugs.
  • Requested features.


Check the first post.


_

alexachu 25-10-2020 21:10

Quote:

Originally Posted by BLACKFIRE69 (Post 488601)
CorePack UI - CJ Edition 2 - New Update



What's New:
  • Fixed bugs.
  • Requested features.


Check the first post.


_

Thanks bro

ALiAS2 26-10-2020 09:00

I Like It
 
Quote:

Originally Posted by BLACKFIRE69 (Post 488601)
CorePack UI - CJ Edition 2 - New Update



What's New:
  • Fixed bugs.
  • Requested features.


Check the first post.


_

Very Nice Bro Nice Job ♥;)

dixen 01-11-2020 10:31

BLACKFIRE69
Bro, how add russian (or other) lang?

MMBDON 14-11-2020 09:33

BLACKFIRE69

Bro, instead of providing compiler.exe each time, will you provide installer .iss script?

amin fear 16-11-2020 06:30

Quote:

Originally Posted by alexachu (Post 486524)

Can you please reupload this again ?:confused:

File has expired and does not exist anymore on this server

alexachu 16-11-2020 07:10

1 Attachment(s)
Quote:

Originally Posted by amin fear (Post 489022)
Can you please reupload this again ?:confused:

File has expired and does not exist anymore on this server

:)

Joe Forster/STA 16-11-2020 11:20

(Don't bother with uploading files to external servers. Add them as forum attachments instead. If you run of quota, make a request and we'll increase it for you.)

MMBDON 16-11-2020 20:59

Installer Script Update Request
 
Quote:

Originally Posted by alexachu (Post 489023)

In the provided script, it is not possible use Optional Components 2, 3 & 4. Only Components 1 & 2 are available to check during installation. Also apart from all these components i may require component like, Mods, Patch Etc. If i change "Credits" name to "Mods" then it is not available to check during installation. Please update script to make custom Optional Components.

pralin 08-12-2020 23:03

Quote:

Originally Posted by BLACKFIRE69 (Post 484327)
You can decide what tools to add or remove.

But remember to edit 'arc.ini'

Is there any option to remove VERIFY FILES option ??????

pralin 13-12-2020 20:36

Quote:

Originally Posted by Simorq (Post 484342)
Hi @BLACKFIRE69
http://uupload.ir/files/9540_3.jpg
Is it possible to rename to "Installer"?

Is it possible to make this one compactable with your
UA. Ultra Arc , i mean
Actually i choose all the options of compression of free arc except last three options
Is there a way to extract that archieve using this setup. As i cant do so

PS. Edit compiler.ini to make the changes you want

pralin 27-12-2020 02:17

Can you make it ultra arc compatible???
I will be gr8ly thankful to u

Epic Titan 69 31-12-2020 00:25

Quote:

Originally Posted by BLACKFIRE69 (Post 484315)
CorePack Installer UI - CJ Edition



  • The script has been re-coded with ISFMXFW.dll v1.2.

  • In this update,
    - more stable.
    - more user friendly
    - user can be added new colors for the installer.
    - has a ability to change the setup image on each page.
    - editable About page.
    - added support for more archives.

Credit:
ISFMXFW.dll - @Jiva Newstone.


-------------------------------------------------------------------------------------

Is there any way to make it ULTRA ARC's All compression compatible
i mean if i choose precomp+zstd+lolz+msc+srep+lzma(2)........etc it fails to extract it.....??????

till now it only supports srep+lzma

Plz help me with this fuss ............

Epic Titan 69 31-12-2020 00:55

Is there any way to make it ULTRA ARC's All compression compatible
i mean if i choose precomp+zstd+lolz+msc+srep+lzma(2)........etc it fails to extract it.....??????

till now it only supports srep+lzma

Plz help me with this fuss ............

Ele 31-12-2020 03:05

Quote:

Originally Posted by Epic Titan 69 (Post 489637)
Is there any way to make it ULTRA ARC's All compression compatible
i mean if i choose precomp+zstd+lolz+msc+srep+lzma(2)........etc it fails to extract it.....??????

till now it only supports srep+lzma

Plz help me with this fuss ............

This installer doesn't support UltraArc, but you can edit it with the ToolList.iss and ToolList_init.iss files, and work with most pre-processors and compressors.

Ele 31-12-2020 03:12

Quote:

Originally Posted by Epic Titan 69 (Post 489635)
Is there any way to make it ULTRA ARC's All compression compatible
i mean if i choose precomp+zstd+lolz+msc+srep+lzma(2)........etc it fails to extract it.....??????

till now it only supports srep+lzma

Plz help me with this fuss ............

If you want, send me up your compressors kit and I'll give you some guidance.

pralin 01-01-2021 03:31

Help me alsooo

Ele 01-01-2021 05:00

Quote:

Originally Posted by pralin (Post 489658)
Help me alsooo

This installer can't add support for UltraArc. But Compatibility with DiskSpan can be added.

Epic Titan 69 01-01-2021 09:32

Quote:

Originally Posted by Ele (Post 489641)
If you want, send me up your compressors kit and I'll give you some guidance.

Listen now am using ultra arc
But what I only want is that this compressor to be compatible with lolz compression option of ultra arc

Can u help me?

Epic Titan 69 02-01-2021 01:45

Lolz Support
 
Quote:

Originally Posted by Ele (Post 489641)
If you want, send me up your compressors kit and I'll give you some guidance.

Am Using Ultra arc
https://www.fileforums.com/showpost....postcount=1135

It will be greatful if u can add support for lolz compression

MMBDON 02-01-2021 02:21

Installer Script.iss Request
 
Can anybody please give CorePack Installer UI - CJ Edition.iss script?

Epic Titan 69 02-01-2021 22:10

Quote:

Originally Posted by MMBDON (Post 489673)
Can anybody please give CorePack Installer UI - CJ Edition.iss script?

Bro It dosent have any .iss file for compilation
It has A COMPILER.EXE as a compiler

Epic Titan 69 02-01-2021 23:59

Quote:

Originally Posted by pralin (Post 489322)
Is there any option to remove VERIFY FILES option ??????

Edit Hash.iss
Thats it.........


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

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