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)

Roc Mind 30-05-2021 23:09

Guyz i have problem...everything was installed succesfully but when i click the app that created in desktop..it says missing shortcut

this is my compiler settings

[Installer]
Name =Assasins Creed 1
Repacker1 =ROCK
Repacker2 =MIND
Version =1.2.0
ReleaseDate =18-Sep-2020
RepackType =N/A
Components =N/A
BasedOn =CPY
RequiredSize =From 6.6 GB

Size =6600
GameSizeInBytes =7151416702
NeedRam =1000
NeedCpu =Intel Pentium D 805 @ 2.66GHz
OS =Windows XP
GPU =GeForce 7600 GT

Web =https://www.youtube.com/channel/UCO13WiUU97rYEvMPJWR6yew
Thread =https://www.youtube.com/channel/UCO13WiUU97rYEvMPJWR6yew
Fb =https://www.facebook.com/profile.php?id=100068558141133

; volume: 1-100

Sound =1
Volume =40
SlideShow =1
Splash =1
Shutdown =1
;---------------------------------->

[AboutPage]
Sub1 =CorePack is a Repack group founded in 2014. We compress games and make smaller size repacks for users convenience
Sub2 =shivshubh, leader, -punisher-, ramiro cruzo, the knight, -raven-, gupta
Sub3 =razor12911, jiva newstone
MyNote =installer rebuilt by Rock Mind
;---------------------------------->

[Theme]
; Colors: (00-17)
; set Color=00 to use custom color (MyColor) by user.

Color =00
MyColor =$FF0593BC
;---------------------------------->

[Execs]
; maximum is 2.
; Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
; ex: AppExe1=Crysis Remastered|bin|CrysisRemastered.exe|Crysis Remastered

AppExe1=Assasins Creed 1|AssassinsCreed_Dx10.exe|AssassinsCreed_Dx10

;AppExe2=Crysis Remastered x86|Bin32|CrysisRemastered.exe|Crysis Remastered x86
;---------------------------------->

[Datas]
; Add any # of Data files.


Data1=data1.cab
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...
;---------------------------------->

GaMEr_2077 30-05-2021 23:19

Give me the screen shot of where the .exe is placed

pratikpatel8982 31-05-2021 00:59

Quote:

Originally Posted by GaMEr_2077 (Post 492507)
Give me the screen shot of where the .exe is placed

Yeah, it's needed. Its wrongly configured.

ScOOt3r 31-05-2021 06:25

try this:
your old line was:
AppExe1=Assasins Creed 1|AssassinsCreed_Dx10.exe|AssassinsCreed_Dx10


Try this:
AppExe1=Assasins Creed 1||AssassinsCreed_Dx10.exe|AssassinsCreed_Dx10

added a 2nd |

ScOOt3r

GaMEr_2077 31-05-2021 07:37

Assasins Creed 1

It should be

Assassins Creed 1
or
Assassin's Creed 1

pratikpatel8982 31-05-2021 10:17

Quote:

Originally Posted by Roc Mind (Post 492506)
Guyz i have problem...everything was installed succesfully but when i click the app that created in desktop..it says missing shortcut

this is my compiler settings

[Installer]
Name =Assasins Creed 1
Repacker1 =ROCK
Repacker2 =MIND
Version =1.2.0
ReleaseDate =18-Sep-2020
RepackType =N/A
Components =N/A
BasedOn =CPY
RequiredSize =From 6.6 GB

Size =6600
GameSizeInBytes =7151416702
NeedRam =1000
NeedCpu =Intel Pentium D 805 @ 2.66GHz
OS =Windows XP
GPU =GeForce 7600 GT

Web =https://www.youtube.com/channel/UCO13WiUU97rYEvMPJWR6yew
Thread =https://www.youtube.com/channel/UCO13WiUU97rYEvMPJWR6yew
Fb =https://www.facebook.com/profile.php?id=100068558141133

; volume: 1-100

Sound =1
Volume =40
SlideShow =1
Splash =1
Shutdown =1
;---------------------------------->

[AboutPage]
Sub1 =CorePack is a Repack group founded in 2014. We compress games and make smaller size repacks for users convenience
Sub2 =shivshubh, leader, -punisher-, ramiro cruzo, the knight, -raven-, gupta
Sub3 =razor12911, jiva newstone
MyNote =installer rebuilt by Rock Mind
;---------------------------------->

[Theme]
; Colors: (00-17)
; set Color=00 to use custom color (MyColor) by user.

Color =00
MyColor =$FF0593BC
;---------------------------------->

[Execs]
; maximum is 2.
; Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
; ex: AppExe1=Crysis Remastered|bin|CrysisRemastered.exe|Crysis Remastered

AppExe1=Assasins Creed 1|AssassinsCreed_Dx10.exe|AssassinsCreed_Dx10

;AppExe2=Crysis Remastered x86|Bin32|CrysisRemastered.exe|Crysis Remastered x86
;---------------------------------->

[Datas]
; Add any # of Data files.


Data1=data1.cab
;Data2=data2.cpi
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...
;---------------------------------->

try this
AppExe1=Assasins Creed 1||AssassinsCreed_Dx10.exe|AssassinsCreed_Dx10
because exe file is located inside app directory so we leave exec directory blank as it is relative to app directory.

chanakacmbackup 31-05-2021 21:31

bump

MMBDON 29-06-2021 08:03

Can anybody please provide latest updated script?

MMBDON 17-07-2021 08:57

Updated Compiler/.iss script Request
 
I don't know what is happening with final version of corepack installer. A lot of bug happens with Compiler.exe file. If something changes eg.spelling error, blackfire69 has to provide updated Compiler.exe file each time. Previously many corepack.iss scripts are available directly.

So, i don't know why blackfire69 has protected script. Please provide installer with updated compiler file or windows phone installer.iss script.

GaMEr_2077 17-07-2021 21:48

Quote:

Originally Posted by MMBDON (Post 493291)
I don't know what is happening with final version of corepack installer. A lot of bug happens with Compiler.exe file. If something changes eg.spelling error, blackfire69 has to provide updated Compiler.exe file each time. Previously many corepack.iss scripts are available directly.

So, i don't know why blackfire69 has protected script. Please provide installer with updated compiler file or windows phone installer.iss script.

I think one of user here (Pralin)
Leaked windows phone.iss protected by blackfire69
I think He can Help you

pratikpatel8982 18-07-2021 01:47

Quote:

Originally Posted by GaMEr_2077 (Post 493296)
I think one of user here (Pralin)
Leaked windows phone.iss protected by blackfire69
I think He can Help you

Where

GaMEr_2077 18-07-2021 02:47

Somwhere in the last 2 pages if this thread

amadoaurelio 19-07-2021 05:57

Steep ideas, I really like it!

MMBDON 19-07-2021 06:12

Quote:

Originally Posted by GaMEr_2077 (Post 493300)
Somwhere in the last 2 pages if this thread

No, i did'nt find anywhere. Kindly help me your side.

Grumpy 19-07-2021 20:33

Quote:

Originally Posted by MMBDON (Post 493291)
So, i don't know why blackfire69 has protected script. Please provide installer with updated compiler file or windows phone installer.iss script.

Blackfire69 chose to protect the script so people like you don't change and try to take credit for his work, that is his choice and if you want to use 'his' installer then you have to take it as it is. Do NOT ask for someone else to supply scripts of other peoples work.

Pralin[2.0] 19-07-2021 21:00

IG Sir Grumpy resolved all your doubts...
Have a nice day ahead

MMBDON 20-07-2021 09:29

Quote:

Originally Posted by Grumpy (Post 493324)
Blackfire69 chose to protect the script so people like you don't change and try to take credit for his work, that is his choice and if you want to use 'his' installer then you have to take it as it is. Do NOT ask for someone else to supply scripts of other peoples work.

Actually I requested Blackfire69 script not to share or for any other illegal activity. I have plenty of inno-setup installer scripts. Among those I modified few scripts as per my requirement. Since Blackfire69 "Compiler.exe" has still lot of bugs, that why I requested.

MMBDON 20-07-2021 09:50

Updated Compiler.exe Request
 
@BLACKFIRE69

Sir, Please provide updated compiler.exe file with following changes:

1) Fix password protected data archive failing to extract i.e "Invalid Password Error"

2) Fix Redist Section i.e Allow to use custom redist names.

3) Fix Optional Components Section i.e Allow to use custom components name.

Walker96082 24-08-2021 13:58

Help Please
 
Bro i'm new on this of repacks so please be patient jj. I have a problem i compress the game with FreeArc Gui way set compression on ultra but every time i try to install a game keeps a while and then give me an error that i don't have enough memory and the same if i compress in high so what can i do. i have a ASUS Tuf Gamning x570 32gb of ram 3200mhz on a Ryzen 5 3600x on muy pc so i think memory is not the issue. please can you help me?. sorry form my english i'm from cuba is not my primary language

FIFA_LOVER 28-09-2021 06:38

Quote:

Originally Posted by r3tr0 (Post 494103)
does anyone have an innosetup script for a compiler

First of all read this and this post and then understand the consequences of asking for protected scripts.............

Have a nyce day

Kingston 01-10-2021 22:11

My screen resolution is 1920x1080. when i open compiler or when i open created setup file. it shows only half screen as in the picture. please anyone help me to edit height and width... where can i edit height and width?https://drive.google.com/file/d/1nB6...ew?usp=sharing
https://drive.google.com/file/d/1RXx...ew?usp=sharing

ScOOt3r 03-10-2021 11:56

kingston you will have to mess with your resolution settings (maybe lower them) until the desired size or text can been seen.I had this issue to as i use this installer with my repacks but it works now.

ScOOt3r

Kingston 04-10-2021 03:34

Thanks bro. i found the fix dpi earlier from the posts. now it's working fine

Kingston 04-10-2021 04:05

How to fix destop shortcut for GTA San Andreas?
Here is my compile configuration. please help anyone please.


[Execs]
; maximum is 2.
; Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
; ex: AppExe1=GTA San Andreas|bin|gta-sa.exe|GTA San Andreas

AppExe1=GTA San Andreas|Bin64|gta-sa.exe|GTA San Andreas

;AppExe2=GTA San Andreas x86|Bin32|gta-sa.exe|GTA San Andreas x86

ScOOt3r 06-10-2021 04:43

Try this and see if it helps
AppExe1=GTA San Andreas|Bin64||gta-sa.exe|GTA San Andreas

added an extra |

ScOOt3r

fabrieunko 06-10-2021 10:49

hello, I just tested your script which I find very nice. but I have a problem when I click on 'Compile'
at the end I have an error message:
Completed with errors
Error at line 0
out of memory

What to do?

MMBDON 23-01-2022 04:35

Update the outdated script
 
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.


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

Please update this script to new one.

MMBDON 03-04-2022 07:39

Any progress regarding this script??

Gummy Bear 17-09-2022 12:15

hello everyone, where is the button translation file

wangfeilong0317 27-03-2023 17:59

Boss, Is there a plan for multilingualism? I can provide simplified Chinese translation

Fak Eid 26-06-2023 13:25

Hey I'm new here. Seems like a lot of effort and amazing work on the installer there. Huge fan of your work and thank you for providing the download link. I just need a minor help on this one. Can you please make decompression UltraArc compatible on this UI? Also, can you add any way to edit progress % based on files

MMBDON 15-07-2023 08:17

Kindly fix the 2 Major problems!!
 
2 Attachment(s)
Quote:

Originally Posted by audiofeel (Post 501008)
CorePack Replica (everything is done thanks to the FMXInno by BLACKFIRE69
1 Music File.
1 PNG File.
1 DLL.
1 Font File.
Original

Sir, Kindly fix the 2 Major problems:

1) component names has rectangular box pre-fixes.
2) After exiting installer box, step uninstall process is not closing.

MMBDON 15-07-2023 13:17

Quote:

Originally Posted by audiofeel (Post 501591)
1. For some reason, you do not have the necessary font installed for the installer to work correctly. Namely Segoe MDL2 Assets.
It is possible that various tweaks were used in the system to speed up work (such as completely shutting down and removing the regular Firewall Windows, fonts will not be installed without it.).
------------
2. Find the necessary strings in the script using an internal search and add one value there. maybe it will help, for a quick shutdown.
------------
procedure DeinitializeSetup();
begin
DeleteFMXFont(ExpandConstant('{tmp}\segmdl2.ttf')) ;
ISArcExCleanUp;
FMXInnoShutDown;
end;

------------
3. Or connect the module and the ISDone library. With it, the output and closing of unpacking is faster.
The ISDone module and library are perfectly and correctly connected to these scripts. How to do this approximately, I emphasize that approximately, the author of the FMXInno library showed back in April.

Thank you sir, for the quick reply. 1st one problem I fixed successfully. But 2nd one I tried by inserting "ISArcExCleanUp;" in "procedure DeinitializeSetup();" step & upon closing installer dialogue box, setup is hanging. 3rd suggestion you given I couldn't understand even though have ISDone resources (from other scripts) with me.

MMBDON 15-07-2023 14:29

Script requirement if available.
 
Quote:

Originally Posted by audiofeel (Post 501595)
You need to understand what prevents the installer from closing and exiting. You need to look in the task manager. Maybe CLS SREP is not killed there. Then add the code to kill him (there are plenty of examples on the web).
-------------
Exec(ExpandConstant('{win}\System32\taskkill.exe') , '/F /IM cls-srep_x64.exe', '', SW_HIDE, ewWaitUntilTerminated, ErrCode);
Exec2(ExpandConstant('{uninstallexe}'), '/VERYSILENT', false);
DelTree(ExpandConstant('{app}'), True, True, True);
RemoveDir(ExpandConstant('{app}'));

Thank very much for quick reply sir again. Now, i got "Redshank[11.07]" installer were he has included " ISArcExCleanUp;" for uninstallation step. I checked this script & installer window is closing quickly. I'll try to fix my problem with this script.

Sir previously, "CorePack UI - CJ Edition 2" installer with Compiler was available without .iss script. This is exactly similar to "CorePack[03.05]" installer. Is there any .iss script available for CorePack UI - CJ Edition 2?

Budakgamers9849 26-05-2025 03:50

Please fix scale dpi for 4k monitor

Budakgamers9849 26-05-2025 15:57

can it only be run at 1080p resolution? i use at 4k resolution, setup is cut off and can't be upscaled

https://imgur.com/a/fZySC31
https://imgur.com/v2M7Ih3


All times are GMT -7. The time now is 15:47.

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