FileForums

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

bunti_o4u 09-01-2019 12:15

Quote:

Originally Posted by MMBDON (Post 478630)
Sir, I compressed FarCry 'FCData' folder with files with my attached pzlib version and trying to extract by copying pzlib file into resource folder, but still problem persist. I also did the same with arc.ini. I used compression method as,

pzlib+srep+rep+delta+lzma2:ultra:a1:mfbt4:d158m:fb 273:mc1000:lc8

If i use arc.ini with following settings then, file header error occurs. Please help me. I attached my pzlib.exe version file. By using this library file plz check this.

Can u share your original script?

Simorq 09-01-2019 13:08

Quote:

Originally Posted by MMBDON (Post 478630)
Sir, I compressed FarCry 'FCData' folder with files with my attached pzlib version and trying to extract by copying pzlib file into resource folder, but still problem persist. I also did the same with arc.ini. I used compression method as,

pzlib+srep+rep+delta+lzma2:ultra:a1:mfbt4:d158m:fb 273:mc1000:lc8

If i use arc.ini with following settings then, file header error occurs. Please help me. I attached my pzlib.exe version file. By using this library file plz check this.

Config Arc.ini?

MMBDON 09-01-2019 18:27

Please wait, I'll upload my original script along with data
Compressor today at night. Because during day i'm very busy with my job.

MMBDON 10-01-2019 08:49

My Uploaded Script
 
1 Attachment(s)
Quote:

Originally Posted by bunti_o4u (Post 478634)
Can u share your original script?

Bro i already uploaded my WPI script along with data compressor, plz download and check pzlib data compression/decompression for some sample files. If my uploaded script works for compression/decompression with pzlib then, plz modify your script similar to my uploaded script.

bunti_o4u 10-01-2019 10:02

Quote:

Originally Posted by MMBDON (Post 478630)
Sir, I compressed FarCry 'FCData' folder with files with my attached pzlib version and trying to extract by copying pzlib file into resource folder, but still problem persist. I also did the same with arc.ini. I used compression method as,

pzlib+srep+rep+delta+lzma2:ultra:a1:mfbt4:d158m:fb 273:mc1000:lc8

If i use arc.ini with following settings then, file header error occurs. Please help me. I attached my pzlib.exe version file. By using this library file plz check this.

I am using only pzlib srep and xz for compression and I have included resource only for these method if you have any other compression method then you have to include the resources in the script and have to edit arc.ini.

I hope you have little knowledge about compression and decompression and how to use...

MMBDON 13-01-2019 21:24

Script Recheck Request
 
Quote:

Originally Posted by bunti_o4u (Post 478673)
I am using only pzlib srep and xz for compression and I have included resource only for these method if you have any other compression method then you have to include the resources in the script and have to edit arc.ini.

I hope you have little knowledge about compression and decompression and how to use...

I did everything like replaced my old wpi(pzlib compressed file extractor) script with your script and also replaced arc.ini settings file, pzlib file into resource folder. Finally tried to extract pzlib compressed file but, still the same problem. Plz bro u also try with uploaded script(WPI+Compressor). Thank you in advance.

MMBDON 27-01-2019 12:00

Status Font Outbound Problem
 
1 Attachment(s)
Plz fix problem of "Installation", "Finalization" status labels are not showing properly. I attached the image below.

MMBDON 31-01-2019 19:56

Video Script Request
 
Can any one please provide mp4 video example script supportable to WPI?

MMBDON 09-02-2019 01:22

Pzlib_x64 Decompression Problem!
 
I already downloaded bunti_o4u modified WPI Script. Previously i had problem with decompression of Pzlib library compressed data. Now this has been fixed with only, 32 bit version Pzlib along with cls-pzlib. So compression and decompression happens easily. But when compress the same data using 64 bit version of Pzlib along with cls-pzlib then with same files in resource folder of WPI decompression of data fails!!!. It shows the error that "Unknown Compression Method Pzlib"

Plz can any one fix decompression of Pzlib_x64 compressed data.

Kral 18-02-2019 23:15

What the Color code

pakrat2k2 19-02-2019 07:21

search for function MetroColor

for looking up the hex value, you must swap the first 2 & last 2 to get correct value.
Usually RRGGBB but the code in script is BBGGRR.

PsYcHo_RaGE 12-04-2019 02:31

Byte Code Installer V7.2 Based on the original source code by @Razor12911 is coming this new week - Supports almost everything i guess, if anything will be missing please do share your feedbacks i will be adding what you need in only 1 week.

Thanks for your patience guys, XD

Note: I know i have talked about this a year ago lol but i wasn't ready and had some personal reasons to don't leak it just like anything.
i also know that it won't be as good as you may want it or i can say i am not that much interested in pascal language so didn't got much time to understand it in a better way.
i am doin webby works mostly so i think i shouldn't go too far with other "not so popular" languages like pascal.

MMBDON 25-04-2019 06:53

Quote:

Originally Posted by PsYcHo_RaGE (Post 480576)
Byte Code Installer V7.2 Based on the original source code by @Razor12911 is coming this new week - Supports almost everything i guess, if anything will be missing please do share your feedbacks i will be adding what you need in only 1 week.

Thanks for your patience guys, XD

Note: I know i have talked about this a year ago lol but i wasn't ready and had some personal reasons to don't leak it just like anything.
i also know that it won't be as good as you may want it or i can say i am not that much interested in pascal language so didn't got much time to understand it in a better way.
i am doin webby works mostly so i think i shouldn't go too far with other "not so popular" languages like pascal.

How is Byte Code Installer V7.2? Is it similar to previous bunti_04u WPI script? I'm so curious about this.

PsYcHo_RaGE 30-04-2019 00:10

Quote:

Originally Posted by MMBDON (Post 480781)
How is Byte Code Installer V7.2? Is it similar to previous bunti_04u WPI script? I'm so curious about this.

its same as WPI By @Razor12911 but only thing is it has more things added and some bugs fixed etc

ahmedwaill 30-04-2019 05:17

Quote:

Originally Posted by PsYcHo_RaGE (Post 480828)
its same as WPI By @Razor12911 but only thing is it has more things added and some bugs fixed etc

that's great, hope you can share it soon.


All times are GMT -7. The time now is 20:36.

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