FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Windows Phone Installer CorePack Style (https://fileforums.com/showthread.php?t=103213)

BLACKFIRE69 17-12-2019 09:01

Windows Phone Installer CorePack Style
 
9 Attachment(s)
Windows Phone Installer CorePack Style




Credit :
  • Razor12911
  • Jiva newstone
  • BUNTI_O4U

mehenuf06 18-12-2019 04:40

@BLACKFIRE69 Bro what compressor should i use for this? i tried Blackbox and Masked one but none of them are able to compress big games like games with 15gb+ space. Im a rookie and a dummy but it would be great if you help me out

Entai44 19-12-2019 00:53

Thanks, bro, love it

but can you make new page for components (Language and optional Installation), what is the file that I need to edit for the installer?

Entai44 19-12-2019 00:56

Quote:

Originally Posted by mehenuf06 (Post 483887)
@BLACKFIRE69 Bro what compressor should i use for this? i tried Blackbox and Masked one but none of them are able to compress big games like games with 15gb+ space. Im a rookie and a dummy but it would be great if you help me out

Try UltraArc compression 2900 R6 at https://fileforums.com/showthread.php?t=102510
Download "Tools (2019-08-31).7z"

BLACKFIRE69 24-12-2019 06:49

Quote:

Originally Posted by Entai44 (Post 483897)
Thanks, bro, love it

but can you make new page for components (Language and optional Installation), what is the file that I need to edit for the installer?

edit the "compiler.ini" before compile. that's the file which you should edit for a new installer.

there is no any components page :(
We will consider a new page in the future ;)

-------------------------------------------------------
check out the new version (v2.1) ... :)

BLACKFIRE69 24-12-2019 06:50

Quote:

Originally Posted by mehenuf06 (Post 483887)
@BLACKFIRE69 Bro what compressor should i use for this? i tried Blackbox and Masked one but none of them are able to compress big games like games with 15gb+ space. Im a rookie and a dummy but it would be great if you help me out

now i already added a compressor... ;)

PsYcHo_RaGE 24-12-2019 08:43

Quote:

Originally Posted by BLACKFIRE69 (Post 483948)
now i already added a compressor... ;)

oh, wow something going on here

Entai44 25-12-2019 05:00

Quote:

Originally Posted by BLACKFIRE69 (Post 483948)
now i already added a compressor... ;)

Great, thanks!!!

mehenuf06 31-12-2019 04:06

@BLACKFIRE69 Bro facing this problem while installing
https://extraimage.net/images/2019/1...73dad6515e.png
https://extraimage.net/images/2019/1...fd9dbed.th.png

Entai44 01-01-2020 07:35

if you can make support with my UltaARC: https://drive.google.com/open?id=1N8...3_u1SXMxuPZWJp :p

Idk how to add more compressor to your installer or make a new page like ASIS installer do (with the size inside). My head blew up cause I want to use my own compressor inside UltraARC and your compressor is great but I can't add more like oggre, packjpg, packmp3, uelr, afr, or anything. I have much suggestion cause I haven't knowledge to make my own, but I can still understand to edit something but if it is too complicated

BLACKFIRE69 01-01-2020 10:22

Quote:

Originally Posted by mehenuf06 (Post 484042)

What methods did you use?

BLACKFIRE69 02-01-2020 10:38

Quote:

Originally Posted by entai44 (Post 484058)
if you can make support with my ultaarc: https://drive.google.com/open?id=1n8...3_u1sxmxupzwjp :p

idk how to add more compressor to your installer or make a new page like asis installer do (with the size inside). My head blew up cause i want to use my own compressor inside ultraarc and your compressor is great but i can't add more like oggre, packjpg, packmp3, uelr, afr, or anything. I have much suggestion cause i haven't knowledge to make my own, but i can still understand to edit something but if it is too complicated

:) ... check out UltraARC Edition.

BLACKFIRE69 02-01-2020 10:41

Quote:

Originally Posted by mehenuf06 (Post 484042)

it looks like something missing or wrong in the Compiler.ini ...

rs repack 02-01-2020 13:05

help
 
please I need instructions to how to use it

BLACKFIRE69 02-01-2020 20:37

Quote:

Originally Posted by rs repack (Post 484064)
please I need instructions to how to use it

Mate, for what ...?

ADMIRAL 03-01-2020 08:51

Nice work. Is there iss script file please?

BLACKFIRE69 04-01-2020 22:15

Quote:

Originally Posted by ADMIRAL (Post 484072)
Nice work. Is there iss script file please?

Maybe later.... ;)

ADMIRAL 05-01-2020 06:56

Quote:

Originally Posted by BLACKFIRE69 (Post 484093)
Maybe later.... ;)

thanks
i'll be wait For You

gnarly1014 16-03-2020 06:22

Quote:

Originally Posted by BLACKFIRE69 (Post 483881)
Windows Phone Installer CorePack Style




Credit :
  • Razor12911
  • Jiva newstone
  • BUNTI_O4U

How is one supposed to use the compressor? It doesn't ask me for an output, and after i set a password (i didnt put anything) it says "no output found'

Lord_Johny 09-01-2021 15:47

Im sorry to ask this , im a noob..
I successfully compiled the setup file, and i hav a data1.bin file.. how do i make the setup install the bin file ? or do i need to convert my data file to any other extension ?

ADMIRAL 10-01-2021 05:19

Quote:

Originally Posted by Lord_Johny (Post 489811)
Im sorry to ask this , im a noob..
I successfully compiled the setup file, and i hav a data1.bin file.. how do i make the setup install the bin file ? or do i need to convert my data file to any other extension ?

Just edit compiler.ini file

then compile with compiler.exe

Lord_Johny 10-01-2021 07:15

Quote:

Originally Posted by ADMIRAL (Post 489818)
Just edit compiler.ini file

then compile with compiler.exe

I edited and compiled the setup file mate, i also put data1.bin in the same folder with setup.exe..but when i run and install the setup the bin file is not extracted..

Ele 11-01-2021 00:27

Quote:

Originally Posted by Lord_Johny (Post 489826)
I edited and compiled the setup file mate, i also put data1.bin in the same folder with setup.exe..but when i run and install the setup the bin file is not extracted..

I think,
This Script doesn't have the "Compiler.ini" option for set data archives because this script supports UltraArc. So all you need is the "Records.ini" generated (automatically) by UltraArc near setup.exe.

Please read the BLACKFIRE69's zReadMe.txt for a better understanding.

Athii Gameplay 05-02-2021 04:42

Custom Compression methods
 
Blackfire

you repack is gem man,. Im using rar, zip and lzma for compressing, rn.

I need some serious help here, Could you please tell me how to add custom compression methods like lzma2, srep, lolz and pzlib ? If you have any video tutorials, that might be really helpful.

Thanks in advance.

user123456 17-02-2021 02:59

please give me the inno installer script.

pralin 18-04-2021 21:38

@BLACKFIRE69 See what i got:rolleyes:
You may think I did this :mad: but its not...........:p

I dont want to mention that who gave me this but i was also in really great need of it............:D

:p[CODE]VersionInfoCompany=BLACKFIRE69
VersionInfoDescription=Repack Installer
VersionInfoCopyright=BLACKFIRE69
VersionInfoProductName={#AppName}
AppVerName={#AppVersion}
AppComments={#AppName} Repack Installer by BLACKFIRE69
[B][I][U]Encryption=yes

pralin 18-04-2021 21:59

Quote:

Originally Posted by user123456 (Post 490426)
please give me the inno installer script.

Here is what you require......:cool:

El.Amigos 19-04-2021 02:40

Quote:

Originally Posted by pralin (Post 491415)
@BLACKFIRE69 See what i got:rolleyes:
You may think I did this :mad: but its not...........:p

I dont want to mention that who gave me this but i was also in really great need of it............:D

:p
Code:

VersionInfoCompany=BLACKFIRE69
VersionInfoDescription=Repack Installer
VersionInfoCopyright=BLACKFIRE69
VersionInfoProductName={#AppName}
AppVerName={#AppVersion}
AppComments={#AppName} Repack Installer by BLACKFIRE69
Encryption=yes

:p

IMAO man, what did u got by leaking the password.......
Maybe You dont have enough knowledge to carry out further scripting using that password Just learn respecting others work.......
You might be knowing how much effort he had put to make this script.......

Grumpy 20-04-2021 07:46

@ pralin

Re-editing a post to put back the deleted Password 'after' a Moderator has removed that info is not a wise thing to do, and sending an abusive PM to a moderator is definitely not a wise thing to do as you have found out. ;)

Pralin[2.0] 21-04-2021 19:13

Okay will take care of it
But how can you expect me to read this reply and your reply on my thread after Banning me :D

darkwolves 22-04-2021 21:39

Quote:

Originally Posted by Pralin[2.0] (Post 491458)
Okay will take care of it
But how can you expect me to read this reply and your reply on my thread after Banning me :D

you really shouldn't push it... as easy as it is to make a new account
grumpy can ban you in seconds remember you were banned due to your disrespectful behavior..among other things when you are noticed do not be suprized if you get banned again..afterall you were banned and a new account does not absolve you frm your behavior and stop you from another ban

Newbie-repacker 22-04-2021 22:16

Hey mr. blackfire69

Using your 69 compressor gives me this error.........

Code:

'powershell' is not recognized as an internal or external command,
operable program or batch file.


'powershell' is not recognized as an internal or external command,
operable program or batch file.

------------ Verify the password  ------------

'powershell' is not recognized as an internal or external command,
operable program or batch file.

'powershell' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .


Epic Titan 69 23-04-2021 01:02

Broken .bat File Associations..........
 
1 Attachment(s)
This happens when the file associations on bat files on your PC is broken
Found a fix for that....:D:cool:.
Below is a ATTACHMENT download that file , extract , then right click the .reg file and choose 'Merge' then confirm the merge

Restart (:mad:not shut down:mad:) your PC after merging that file, that should then restore the default batch file associations in Windows 10 . . .

Pralin[2.0] 24-04-2021 08:11

Quote:

Originally Posted by BLACKFIRE69 (Post 483948)
now i already added a compressor... ;)

Anyone here want its source code........
I mean is there anyone who want to change
Code:

Made by BLACKFIRE69
TO
Code:

Made by YOUR NAME
If anyone interested i can give source code

NOTE FOR MODERATORS.........(Specially Grumpy)
I havent reverse engineered it
I made it on my own.......

Newbie-repacker 24-04-2021 08:15

Quote:

Originally Posted by Epic Titan 69 (Post 491498)
This happens when the file associations on bat files on your PC is broken
Found a fix for that....:D:cool:.
Below is a ATTACHMENT download that file , extract , then right click the .reg file and choose 'Merge' then confirm the merge

Restart (:mad:not shut down:mad:) your PC after merging that file, that should then restore the default batch file associations in Windows 10 . . .

Can you help me again.......
Now an getting error
Code:

'powershell' is not recognized as an internal or external command,

operable program or batch file.


Epic Titan 69 24-04-2021 08:35

Got The Error Fixed
 
Quote:

Originally Posted by Newbie-repacker (Post 491525)
Can you help me again.......
Now an getting error
Code:

'powershell' is not recognized as an internal or external command,

operable program or batch file.


You reported this error message:

'powershell' is not recognized as an internal or external command,

operable program or batch file.


This will happen when the %path% variable lacks this folder:

C:\WINDOWS\System32\WindowsPowerShell\v1.0\

It is set in the Control Panel / System / Advanced system settings / Environmental variables

Listen dude ,
Am little bit occupied now:( ,if this dosent worked i cant help you further...:(.
Thanks:D

Pralin[2.0] 25-04-2021 01:50

Venom-Compressor V1.0
 
1 Attachment(s)
Here it Is

And Updated.....

Grumpy 25-04-2021 03:57

Quote:

Originally Posted by Pralin[2.0] (Post 491537)
(NOTE FOR MODERATORS.........(Specially Grumpy)

Quote from the Forum Rules:

Quote:

Also, don't bother to try to avoid a ban by creating another account because that new account of yours will also be banned
.

Don't push it, be very careful what you say as you are a treading on very thin ice at the moment.

Masquerade 25-04-2021 07:22

https://i.ibb.co/sQ6zwGN/Capture.png
:confused:
who actually made this tool?

Pralin[2.0] 25-04-2021 07:32

Quote:

Originally Posted by Masquerade (Post 491543)
https://i.ibb.co/sQ6zwGN/Capture.png
:confused:
who actually made this tool?

This was actually because i found some of the leftovers of the original compressor I worked on them but got intermingled with his original files and mine files

I thought I included one of his files......
:D

Updated LOL


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

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