View Full Version : Windows Phone Installer Enhanced Mod (HMI 7.2 Final)
Chayan Manna
09-07-2017, 12:53
Here's The Modified Windows Phone Installer By Chayan
It's a Clean Bug Removed Enhanced Mod of WPI.
I Just Call it HMI v7.2 Final.
Thanks to Razor12911 for Creating & Sharing the Windows Phone Installer v3.1.
Just Run Compile.exe & click on Compile for compiling the Setup.
Options Can Be Modified in Config.ini.
Changes /Modifications
- Various Bugs Removed Including the Uninstall bug of Update 3.
- Fasten up the Installer Load Speed.
- Added All Settings to Config.ini.
- Added Splash & Option to Enable/Disable.
- Added Animated Labels in LockScreen.
- Added New Design for Autorun (Concept taken from WPI UA Mod by PrinceGupta) (Also Preserved Old Look with an Option)
- Added Info Form for the info about game and Pc Config.
- Added Music with on/off Button.
- Added About Form & Button for the Info About Repack Group.
- Added Task-bar Progress & Buttons and modified Task-bar Title.
- Added External Font Style with support.
- Added Options to Create Start Menu Icons and Added Free Space Label.
- Added the feature to Verify the Files Integrity.
- Added Percentage, CurrentFile,Time Elapsed & Time Remaining Label.
- Modified Status Label.
- Added the Option to Pause/Resume the Installation.
- Added Transparency Effect from Rinaldo.
- Added Compressor Support (In Config.ini) Separately with options to make the Installer Small
- Fasten up Installation Speed (Only in x64) by adding both 32 & 64 bit Compressor with Smart Extraction.
- Added Support for pZLib v3, Precomp Multi-Tasking, Precomp043 brute (PrecompMT & brute alternatively added).
- Added a Developer Mode to Modify More things Manually. (For Advanced Users Only)
- Added Archives.ini for adding Archives. (Removed Built-in Process of addition of Archives, because some feature not worked & Progress couldn't be added manually)
- Addded the Option to add Repacker's Info.
- Modified more things even I can't Remember.
///////////////////////////////////////////////////////////////////////////////////////////////////////
The Only Aim is to Remove Bugs as Possible & make a Proper Installer for Premium Game-Repacks. :)
More Compressors will be Added Soon !!!!! ;)
or Anybody can add his own compressor or method with the help of Developer Mode.
If Anybody can find any Bug Please Post & give Suggestions about improving the Installer. Your Suggestions are Precious to Me.
Thanks To All Helping Members.
Sorry for the Complication, I just forget to add QuickSFV Installer.
Install the QuickSFV from QuickSFV.7z for your System Architecture (x64 or x86).
Select the All game Files Which you have Compressed & right click.
Then click on "Create SFV File" & a dialog will pop up.
There will be a option on upper-right corner named ".sfv". Click on it and Select the option ".md5"
Click on OK.
A md5 formatted file will be Created.
Rename The File as "H.M" & Replace the File with the "H.M.md5" in The QuickSFV folder.
Compile.
And you are Done !!
Edit:
Here's a Tiny Compressor with some useful Methods & Parameters.
This Compressor is 100% Compatible with HMI v7.2. [Except Lzham]
Thanks to aswadd & rayated for structure & design.
Edit2: New Parameter added for Srep in Option 1 & old one is removed [This is probably the best parameter for srep & worked best at most of the games] :)
pakrat2k2
09-07-2017, 20:58
that's some awesome work, my friend. Very, very nice, glad to see all the 'kinks' worked out from original.
Installer looks Great with moded things.
In autorun section info makes separate wizardform.{Its a feature or missing parent window code},After return it goes to lockscreen window.
Some buttons after clicks not refreshed yet.(constantly focused after clicking).
In system detection captions directx supported by Gpu and installed version misconfigured.
But some auto correct features make spelling mistake like, In Info section We always keep look on Data corruption.:D
Anyway thanks for your Smart work,
Thanks Razor12911 For your Hardwork.:)
Chayan Manna
10-07-2017, 11:08
Installer looks Great with moded things.
In autorun section info makes separate wizardform.{Its a feature or missing parent window code},After return it goes to lockscreen window.
Some buttons after clicks not refreshed yet.(constantly focused after clicking).
In system detection captions directx supported by Gpu and installed version misconfigured.
But some auto correct features make spelling mistake like, In Info section .:D
Anyway thanks for your Smart work,
Thanks Razor12911 For your Hardwork.:)
-In autorun section info makes separate wizardform
It's a Feature. I decided to make separate wizard form for Info Form because most of times Info is depicted in separate msg box or anything else.
-After return it goes to lockscreen window
If you don't click anywhere else except the wizard form then it will not occur. It's a feature of WPI which Implemented by Razor12911.
Will think for it in update.
-Some buttons after clicks not refreshed yet.
That's a bug which was presented in WPI.
Will try to fix it in update.
-In system detection captions directx supported by Gpu and installed version misconfigured.
Sometimes the directx supported by Gpu and installed version are different in some PCs. If it's not matching with your system then it's the bug of "IsSysInfo.dll".
Will try to fix it in update.
-But some auto correct features make spelling mistake like, In Info section
I wrote it manually at the script and just copied it on Config.ini. You can Edit it on Config.ini.
Will fix it in update.
Thanks for your Suggestion. :)
felice2011
02-08-2017, 05:13
Chayan the verification file "QuickSFV" ex: "My_Game_Folder.md5" must remain in the game directory, and it must be included in the data compressed archive, run it at the end of installation for the check files .... Is it correct?:rolleyes::)
Chayan Manna
02-08-2017, 06:43
Chayan the verification file "QuickSFV" ex: "My_Game_Folder.md5" must remain in the game directory, and it must be included in the data compressed archive, run it at the end of installation for the check files .... Is it correct?:rolleyes::)
Yes you are correct. The verification file must be placed in game directory and be run at the end of installation but it is not necessary that it must be included in compressed archive.
It can be included in compressed archive or in the setup. For HMI it is included in setup. I also recommend it to be included in setup, because if something occurs with archive, the verification file will not be extracted.
felice2011
02-08-2017, 08:18
OK let me understand the concept, when the run the installation of the game, the temporary folder in "...\Local\Temp" is created with the "*.md5" file for the check, and at the end of the installation the file is copied in the installation directory and started for the verification.:)
Chayan Manna
02-08-2017, 08:47
OK let me understand the concept, when the run the installation of the game, the temporary folder in "...\Local\Temp" is created with the "*.md5" file for the check, and at the end of the installation the file is copied in the installation directory and started for the verification.:)
The Concept is very Simple. After Decompressing All Archives at The End of Installation The Installer Extracts The ".md5" File & The "QuickSFV.exe" Directly in The Game Directory & Starts the Verification. After The Verification A Delete Command Deletes Them. :)
felice2011
02-08-2017, 09:02
Ok how I thought, thank you.
Chayan Manna
02-08-2017, 09:17
Ok how I thought, thank you.
You're Welcome. :)
ramazan19833
02-08-2017, 23:46
Hello there
beautiful application
HMI 7.2 update What the future
Percomprecors : reflate,ZTool
Compressor : nz64,nz
---------------------------------------
beautiful application
H.M Compressor V1.3 update What the future
Percomprecors : reflate,ZTool
Compressor : nz64,nz
The nearest What When update income
Chayan Manna
03-08-2017, 00:23
Hello there
beautiful application
HMI 7.2 update What the future
Percomprecors : reflate,ZTool
Compressor : nz64,nz
---------------------------------------
beautiful application
H.M Compressor V1.3 update What the future
Percomprecors : reflate,ZTool
Compressor : nz64,nz
The nearest What When update income
I don't have time nowadays because my exam is running. I will work on the updates as soon as my exam ends.
I will implement the compressors, you mentioned but not ZTool because I respect Razor12911's work & the use of ZTool will be a betrayal to him.
ramazan19833
03-08-2017, 00:39
Need For Speed The Run 1 DVD SINGLE
MAKE help
ramazan19833
07-08-2017, 00:32
Hello there
Chayan Manna
HMI 7.2 Final Help
Game Desktop Shortcut Name Does not seem
-----------------------------------------------------------
Sample Image
https://i.hizliresim.com/YNypEA.jpg (https://hizliresim.com/YNypEA)
------------------------------------------------------------
Config.ini
; ~: HMI 7.2 Final :~
[MyInfo]
RepacksName=H.M Repacks
RepackerName=Chayan
TesterName=Chayan
FounderName=Chayan
FoundDate=15th of August 2016
Title=Keeps The Premiums
SupportMail=hmrepacks********com
AboutLine1=H.M Repacks Keeps The Original Quality of A Premium
AboutLine2=We Do Not Provide Any Encode/Decode or Any Compression That Allows Quality Loss
AboutLine3=We Always Keep Look On The Data Corruption && Keep The Installation Procedure as Fast as Possible
AboutLine4=So That Gamers Can Get Proper && Flawless GamePlay Without Compromise of Quality
[Installer]
Name=Need For Speed The Run
Publisher=EA Black Box
Version=1.0
Size=11264
Developer=EA Black Box
Engine=Frostbite 2
ReleaseDate=15 November 211
Site=http://www.crytek.com/games/crysis3/overview
;Write ExtraSpace in Bytes
ExtraSpace=11811160064
;Files=C:\Program Files (x86)\Need For Speed The Run
Autorun=1
Splash=1
Music=1
;If Newstyle set to 1, New Style will be Defined Otherwise Old Style will be Defined
Newstyle=1
[Theme]
;Interface either be in dark or light
;Colors are Originally from OS Windows Phone 8 (01-23)
Image=1
Dark=1
Color=12
[Execs]
;If New Style Defines, Only 2 AppExe Can be Defined Otherwise 6 AppExe Can be Defined
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=Need For Speed The Run.exe|Need For Speed The Run
[Redists]
;Redist Caption|Exec Directory + File|Arguments
Redist1=Direct X|Redist\DirectX\DXSetup.exe|/silent
Redist2=Visual C++|Redist\vcredist_x86.exe|/q /verysilent
[Compressors]
;If pZLib set to 1, pZLib Extract will be Integrated
;Precomp=mt/1/0. [If mt, Precomp Multi-Tasking will be Integrated], 1 = Normal precomp0.4.3, 0 = No Precomp Extract will be Integrated
pZLib=1
Precomp=0
MSC=0
Zcm=0
Xz=0
[Others]
;Example "Need For Speed The Run.exe" or "TombRaider.exe" || If you enable any bellow option you must set Executable
Executable=Need For Speed The Run.exe
;If set to 1, the options will be Enabled otherwise Disabled
ExceptionToFirewall=1
AdminPrivilege=1
WinCompatibility=0
;Available Win Compatibilites are WINXPSP2=Windows XP Service Pack 2, WINXPSP3=Windows XP Service Pack 3,
SetWinCompatibility=
;Save Config Before Compiling
////////////////////////// Warning ///////////////////////////
//////////// Only Advanced Users Can Proceed ////////////////
////////////////////////////////////////////////////////////
[DeveloperMode]
;If you unlock this you can manually edit some sections like "Files", "ExtracttemporaryFile", "Run", "UninstallRun" & "Registry"
;But if you enable this option the "Others" section will be disabled automatically
;To edit these settings go to "Developer_Mode/Advanced.ini"
;To include any external file with desired Destination Dir & Flag add the file in "Developer_Mode/Advanced.ini" at "Files" section (There is an Example to do that)
;You can also add your own section here if you want
;To edit ExtracttemporaryFile section go to AdvancedExtract.ini"
Unlock=0
;Use DevColor to add your own custom color to the Installer
;In "Theme" section the"Color" must be set to "24" to use this option
DevColor=$800080
;This option is here to set the position of ExtracttemporaryFile command
;Available positions are, 1st=When the Autorun Starts, 2nd=When the Installer Wizard Starts, 3rd=When the Installation Starts
;if you don't mention any position, 1st position will be defined
ExtracttemporaryFile_Position=
--------------------------------------------------------------------------------------
Sample File
19071
-------------------------------------------------------------------------------------
Single DVD Make Help
Need For Speed The Run
Size :16 gb
pZLib : 29.2 gb
precomp043: 28.2 gb
Compression methods
pzlib+srep+lzma 4.79 gb
precomp+srep+lzma 4.52 gb
--------------------------------------------------------------------------------------
Chayan Manna
07-08-2017, 01:02
Hello there
Chayan Manna
HMI 7.2 Final Help
Game Desktop Shortcut Name Does not seem
If The Game Exe is "Need For Speed The Run.exe" then in "Execs" Section the Configuration of "AppExe1" will be Following:
AppExe1=||Need For Speed The Run.exe|Need For Speed The Run
Follow the Example and Let the "|" signs are be in their place, just change the Names & Directories.
ramazan19833
07-08-2017, 01:33
Thank you
Nice Work Mate, Tell Me How's This...
http://i.imgur.com/ieNIRno.png
http://i.imgur.com/PPUBu9Y.png
strange na every modified version of WPI came after I make mine public, isn't it strange? I don't see any modified version in the period when it was private
then people ask why i don't make things public,
then people ask why i don't participate in community
then people say "The heroes unfortunately are disappearing"
then people call "heroes" coward
then people say "weak" to someone who has guts to quit
Some people die from fear some have guts to quit
people shit themselves because they think they don't
Why I am posting it -
"Don't play dead with a vulture. That's exactly what they want."
ChronoCross
08-08-2017, 16:10
Good work Chayan Manna (http://www.fileforums.com/member.php?u=227917)
Why not make public the source code of any good idea ?.
Imagine that from your idea another person could have a better idea and at the same time share it.
Keep in mind that all that is done here is from free tools.
I do not understand what bothers you ...
You do not own anything.
Not even the stupid creators of repacks (Piracy Guys).
I see this forum as a compendium of knowledge to create elegant installers and compress games without paying a single ruble.
Because there are people out there they claim your work as theirs (some guys here might remember old storys from razor and why yener left (but in fact he apologized more than once after he realized he has done stupid things (and in my opinion he is reprieved for all that stuff he has shared to the community, kids do stupid things when they are young))).
But i don't bother about source codes. If people want to share it (opensource) then they will do it, when not, then not. And if a source is in the internet once, it will be forever in the internet and you can't do anything about it. It's irreversible. There is always at least one guy that grab the source and spread it. For whatever reasons.
Ask CocaCola why they not publish ingredients and preparation of their drink.
Good work Chayan Manna (http://www.fileforums.com/member.php?u=227917)
Why not make public the source code of any good idea ?.
Imagine that from your idea another person could have a better idea and at the same time share it.
Keep in mind that all that is done here is from free tools.
I do not understand what bothers you ...
You do not own anything.
Not even the stupid creators of repacks (Piracy Guys).
I see this forum as a compendium of knowledge to create elegant installers and compress games without paying a single ruble.
Make a script, make it public, I will make sure someone sells it with his/her name and i promise i will be here to see your reaction
about this thread, wait he is using very protection that was posted by me using altef tools, oh wait can't I crack it,
same variable names, how two arbitrary people can use same variable names with possible infinite permutations, how it can be possible how?
wait someone said "not a single code".
Chayan Manna
09-08-2017, 03:28
Nice Work Mate, Tell Me How's This...
Good work mate, just need some small modifications. :)
Chayan Manna
09-08-2017, 04:01
strange na every modified version of WPI came after I make mine public, isn't it strange? I don't see any modified version in the period when it was private
You could say it because the circumstances are like this, I have made this mod some moths ago only for use in my private Repack's.
I have joined Fileforum in june 2016 but not visited firstly in some months because I didn't know anything like the forum & forgot about my joining. After that One day I remembered that I joined & then I visited. Then I saw some hardworking people in the forum which inspired me to learn this things. And then I saw WPI & met with Razor12911. Then I decided to use WPI in my private Repack's because I loved WPI over all Installer ( don't know why ). I saw that it lacks some features which are needed basically in a Installer & also some bugs which I must fix. Then I started learning and fixing some bugs. Then I felt that I may add some other modifications in WPI, so I done. All modifications are done before your release of WPI mod except the new look of Autorun which inspired me to add this & I have done so.
So, the first thing which I started with is WPI.
So if you still have previous thoughts, I can't do anything. I don't want to hurt anyone & don't want to prove anything. I just wanted to show some of my work to the community. I respect to all members of the community. If I hurt anyone please forgive me.
Chayan Manna
09-08-2017, 04:05
then people ask why i don't make things public,
then people ask why i don't participate in community
then people say "The heroes unfortunately are disappearing"
then people call "heroes" coward
then people say "weak" to someone who has guts to quit
Thanks for your post. This is the thing which is exactly happening in this community with every member who works hard behind their works.
Chayan Manna
09-08-2017, 04:32
about this thread, wait he is using very protection that was posted by me using altef tools, oh wait can't I crack it,
same variable names, how two arbitrary people can use same variable names with possible infinite permutations, how it can be possible how?
wait someone said "not a single code".
Sorry PrinceGupta this is my fault. :(
I first added your codes but faced some problems so added other codes but the variables & some old codes were still there in this release. I removed those and added my own in my private mod. I just confused & thanks to inform me this. Sorry if my words hurt you, I accept that I learned new Autorun design from your codes. Once again please forgive me for my words, just removed the words in first post.
Good work mate, just need some small modifications. :)
and those modifications would be? :rolleyes:
Chayan Manna
09-08-2017, 06:06
and those modifications would be? :rolleyes:
Modifications like, in disk need label (detect if the size is greater than 1024 MB, then it will show 1 gb)
Option to add start menu icons etc.
Chayan Manna Sir, Please provide WPI inno script for HMI Repacks. If you provide i'll modify it to precompMT supportable script.
Nice try. I am sure Chayan Manna can do that for himself.
Chayan Manna
09-08-2017, 20:01
Chayan Manna Sir, Please provide WPI inno script for HMI Repacks. If you provide i'll modify it to precompMT supportable script.
Already done. See Changes/Modifications.
- Added Support for pZLib v3, Precomp Multi-Tasking, Precomp043 brute (PrecompMT & brute alternatively added).
Modifications like, in disk need label (detect if the size is greater than 1024 MB, then it will show 1 gb)
Option to add start menu icons etc.
we already got it :) the screens i posted, i had disabled those, it also supports installing of multiple optional components + its got video playback + music + many thing... the transition to gb's from mb's is a nice idea though
Chayan Manna
11-08-2017, 08:59
we already got it :) the screens i posted, i had disabled those, it also supports installing of multiple optional components + its got video playback + music + many thing... the transition to gb's from mb's is a nice idea though
Great !!
I also thought for video playback but including Video will increase the size of setup & reduce the load speed of Setup.
felice2011
11-08-2017, 09:50
Great !!
I also thought for video playback but including Video will increase the size of setup & reduce the load speed of Setup.
Compress the video with acceptable results, possibility to use formats such as "Matroska".
Siber Pro
13-08-2017, 13:00
Hi Please Give Me Iss Code About This Wpi E .
I Need Him For My Project.....
schadow777
15-08-2017, 04:09
Hy Guys
I have no idea what i did but i'm getting this error on my first use of the script
method:msc+precomt+srep+zcm
http://imgur.com/zm4yFl0
http://imgur.com/RdGsDik
Kobi Blade
21-08-2017, 03:21
You should remove that box,
https://s2.postimg.org/u3xcw33zt/Untitled.jpg
The default font which we can change is awful, but won't argue with personal preference. In all it's a good clean edit, looks better than the PrinceGupta2000 edit so far.
Good work Chayan Manna, I won't be using this but will be helpful for the average users.
EzzEldin16
22-08-2017, 07:35
which game are you compressing is it crysis or what ?
Kobi Blade
22-08-2017, 08:08
which game are you compressing is it crysis or what ?
If you're asking me, none, I simply checked the settings available and launched the setup to give my feedback.
Like I said, I won't be using this on my projects, I prefer Open Source so I can learn more, customize to my liking and try to fix any bugs I encounter alone (in order to improve my knowledge).
This is among the most friendly releases around, for casual users.
Chayan Manna
22-08-2017, 08:42
You should remove that box,
https://s2.postimg.org/u3xcw33zt/Untitled.jpg
The default font which we can change is awful
It's slightly true, but the Default font is provided by Razor12911 and it's the Beauty of WPI. As respect to Razor12911 I have not changed it.
BTW I'm thinking to add more fonts with option to change in Updates.
Thanks for your suggestion.
Chayan Manna
22-08-2017, 08:49
I prefer Open Source so I can learn more, customize to my liking and try to fix any bugs I encounter alone (in order to improve my knowledge).
Yes I'm Accurate with your words. I also Prefer Open source for improving Knowledge. :)
I added some exclusive codes in it which I want to Protect from vultures, that's why I added the security.
Chayan Manna
22-08-2017, 09:01
You should remove that box
You checked, the old look is also preserved with an Option. :)
This is, "Newstyle=1". If you Set it to "0", the Old look will be compiled.
Kobi Blade
22-08-2017, 10:14
You checked, the old look is also preserved with an Option. :)
This is, "Newstyle=1". If you Set it to "0", the Old look will be compiled.
I don't mind the new style, is just that box is out of place.
You could replace the INFO button with a PLAY button, or make the INFO button smaller with a PLAY button next to it. While removing that box, it would look better :)
Could you show me style for the INFO button? I'm looking to do something similar with the Exit Button, but it's not scaling well.
Found a way by changing the image resolution itself.
Chayan Manna
22-08-2017, 20:24
You could replace the INFO button with a PLAY button, or make the INFO button smaller with a PLAY button next to it. While removing that box, it would look better :)
Hmm....At first time I thought this & done it which you said. But then I thought if there is 3 app exes then the 2 other tiles (boxes) must be in that place because there's no other place to put them.
So, I made it in this way.
If you suggest me another better style with the 3 app exes I will add it in updates.
And again thanks for your suggestions. :)
Kobi Blade
23-08-2017, 02:45
Hmm....At first time I thought this & done it which you said. But then I thought if there is 3 app exes then the 2 other tiles (boxes) must be in that place because there's no other place to put them.
So, I made it in this way.
If you suggest me another better style with the 3 app exes I will add it in updates.
And again thanks for your suggestions. :)
I'll tell you if I figure something out. You seem to be using a low resolution web icon, you can have mine:
19170.
ZakirAhmad
24-08-2017, 20:29
Please add image buttons in place of text buttons like from metro installer.
MALICK GM
27-08-2017, 00:51
Its really Great But is it Possible to make the installation Bar in a circle Like the ones in ASC scripts!!
Thanks
Chayan Manna
27-08-2017, 02:55
Its really Great But is it Possible to make the installation Bar in a circle Like the ones in ASC scripts!!
Thanks
Hmm... This work is really hard to implement in Inno Script.
Will think for it.
Thanks for your Suggestion. :)
darkwolves
19-09-2017, 08:55
this has to be the nicest looking one i've seen
anyone help here, am using H.M Compressor V1.3 and am wondering what compression methods i should choose to compress fifa14 and fifa17 for the best results
Chayan Manna
21-09-2017, 20:17
anyone help here, am using H.M Compressor V1.3 and am wondering what compression methods i should choose to compress fifa14 and fifa17 for the best results
I think FIFA 17 don't has zlib stream. So,Try using srep+delta+lzma(option 4) for FIFA 17. But not sure about FIFA 14. :)
FIFA 17 has zstd streams, and currently we don't have a zstd precompressor, so srep+lzma is the only option
FIFA 17 has zstd streams, and currently we don't have a zstd precompressor, so srep+lzma is the only option
UltraARC has http://facebook.github.io/zstd/ if it's the same thing :)
Razor12911
22-09-2017, 11:32
Its really Great But is it Possible to make the installation Bar in a circle Like the ones in ASC scripts!!
Thanks
Hmm... This work is really hard to implement in Inno Script.
Will think for it.
Thanks for your Suggestion. :)
Easy alternatives for this:
1) Make several arc like png images that indicate progress from 0 to 100, 50 maybe, use them in an array then display whichever is required with accordance to the installation progress
2) Find or build a true type font that makes arcs in place of letters then indicate with accordance to installation progress. Use AddFontResource to import the font on PCs that don't have the font installed.
Edit: You could also pay Segoe UI Emoji and Segoe UI Symbol a visit, they may already have the font character that has arcs.
I think FIFA 17 don't has zlib stream. So,Try using srep+delta+lzma(option 4) for FIFA 17. But not sure about FIFA 14. :)
have just tried this on fifa 17 but the results weren't good it only made a difference of 1gb from the original
Razor12911
22-09-2017, 15:19
have just tried this on fifa 17 but the results weren't good it only made a difference of 1gb from the original
FIFA 17 has to be precompressed.
ramazan19833
23-09-2017, 05:09
Hello there
HMI 7.2 update I want to do help
you can tell me how to do it
I need a lot
schadow777
23-09-2017, 05:55
I get fazip.exe has stopped working error on win8.1and win7 but not on win10.Can u fix it please.
http://imgur.com/zm4yFl0
And if possible update the compressor.
This is actually the the best script here, I enjoy it so much. Thanks so much creator.
Chayan Manna
23-09-2017, 10:30
I get fazip.exe has stopped working error on win8.1and win7 but not on win10.Can u fix it please.
http://imgur.com/zm4yFl0
And if possible update the compressor.
This is actually the the best script here, I enjoy it so much. Thanks so much creator.
Just started working on update....
Making the installation bar circle & fixing some old bugs may not added in this update, I'll try them in later updates....
But adding LZMA alternatively will take place. :)
schadow777
23-09-2017, 10:32
OK thanks Bro
Just started working on update....
Making the installation bar circle & fixing some old bugs may not added in this update, I'll try them in later updates....
But adding LZMA alternatively will take place. :)
Hello,
please, the possibility to change the font (bold) because with certain images the text is difficult to read!
to copy the Crack directory
and the suggestions I have already given.
thank you
P.S: please look your MP
Chayan Manna
27-09-2017, 07:31
Update Available for H.M Compressor
Nothing major, it's a minor update for H.M Compressor....
Changes:
-Fixed an Old Bug
-New Parameter Added for Srep (Probably the Best Parameter for Srep)
schadow777
27-09-2017, 12:55
Can u send the download link
I've found it sorry for the disturbance.
Any compression method for sleeping dogs.
Edit initial post, rather then double post, if no posts in-between>pakrat2k2
Can u send the download link
I've found it sorry for the disturbance.
Any compression method for sleeping dogs.
Edit initial post, rather then double post, if no posts in-between>pakrat2k2
Can you see the first post?
pakrat2k2
28-09-2017, 07:14
I merged the 2 posts into 1. The note was for schadow777, to simply edit his post with new info, rather then posting again, for 1 line.
I said that for schadow777 :)
schadow777
28-09-2017, 07:54
Thanks guys i didn't realize that.
But any help
is there a way i can turn off or remove the verify integrity option
Chayan Manna
29-09-2017, 21:36
is there a way i can turn off or remove the verify integrity option
If you want to turn off the checking, then uncheck the check box that says " Verify files Integrity"
If you want to completely remove the option then wait.....
This feature is coming in the update soon.... :)
Kitsune1982
26-10-2017, 16:38
Hi guys, I posted awhile back about asking about an 'installer creator' and was told to make the installer by hand.. well i have, sort of. i am using chayan manna's Windows Phone Installer Enhanced Mod (HMI 7.2 Final) and would like to share some screenshots of what i did. i really like this installer tool and plus it supports a lot more compression options with the h.m. compressor that is on the first post. here it is.
tell me what you guys think.
-Kitsune
ramazan19833
29-10-2017, 09:00
Hi Chayan Manna
how to add second shortcut ???
Chayan Manna
29-10-2017, 22:37
Hi Chayan Manna
how to add second shortcut ???
In the "Execs" Section add "Appexe2"
ramazan19833
02-11-2017, 08:41
Hello Chayan Manna my forum friend
H.M Compressor V1.3 : When will the update come?
HMI 7.2 Final :When will the update come?
Chayan Manna
02-11-2017, 19:25
Hello Chayan Manna my forum friend
H.M Compressor V1.3 : When will the update come?
HMI 7.2 Final :When will the update come?
Sorry mate for the delay, update was ready 80% long days ago but I'm weired in some work, that's why I can't work on updates. :)
bunti_o4u
20-11-2017, 14:25
I have compressed the file with setting pzlib+srep:a32+xz. Now I am getting error during installation that unsupported compression method pzlib.
pakrat2k2
20-11-2017, 15:08
simple re-do the compression & remove the pzlib from it.
Not everything has pzlib streams in it. so why try to use it for everything ?
Show arc.ini and compress command
bunti_o4u
21-11-2017, 07:25
Show arc.ini and compress command
I used HM compressor.
http://www.fileforums.com/showthread.php?t=99359
Try to change arc.ini
pzlib e -x
to
pzlib e -t100p
and test again
-x is not listed in pzlib config (but i think it was).
bunti_o4u
21-11-2017, 08:36
Try to change arc.ini
pzlib e -x
to
pzlib e -t100p
and test again
-x is not listed in pzlib config (but i think it was).
compression with setting pzlib+srep:a32+lzma works fine.
I think i need to include some file in installer for xz but don't know which one.
I included lzma2 in installer but nothing is happening nor it showing any error msg.
compression with setting pzlib+srep:a32+lzma works fine.
I think i need to include some file in installer for xz but don't know which one.
I included lzma2 in installer but nothing is happening nor it showing any error msg.
hif2raw_dll.dll file is not likely.
It's better to use ZTool.
pzlib:max:c32m:sd1024:t25p
bunti_o4u
24-11-2017, 07:08
hif2raw_dll.dll file is not likely.
It's better to use ZTool.
pzlib:max:c32m:sd1024:t25p
I asked for x and got y.
I thought someone will provide the right answer.
Chayan Manna
26-11-2017, 01:42
I have compressed the file with setting pzlib+srep:a32+xz. Now I am getting error during installation that unsupported compression method pzlib.
Make Sure that you enabled pZLib in the Config of installer in "Compressors" Section. Set the pZLib=0 to pZlib=1.
Chayan Manna
26-11-2017, 01:45
compression with setting pzlib+srep:a32+lzma works fine.
I think i need to include some file in installer for xz but don't know which one.
I included lzma2 in installer but nothing is happening nor it showing any error msg.
Nothing is needed to include in the Installer, All necessary files for XZ support are set in the installer. Just enable the XZ support in the "Compressors" Section in Config of Installer.
bunti_o4u
26-11-2017, 13:41
Nothing is needed to include in the Installer, All necessary files for XZ support are set in the installer. Just enable the XZ support in the "Compressors" Section in Config of Installer.
Since I am not using your installer so the question of including xz support in config file doesn't arise.
Can u tell the way to include it in any other installer?
Chayan Manna
26-11-2017, 22:09
Since I am not using your installer so the question of including xz support in config file doesn't arise.
Can u tell the way to include it in any other installer?
Include this in arc.ini
[External compressor:xz]
header = 0
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>
Get the 7z.exe & 7z.dll from HMI and add them to the "files" Section & "ExtracttemporaryFiles" Function.
bunti_o4u
27-11-2017, 23:08
Include this in arc.ini
[External compressor:xz]
header = 0
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>
Get the 7z.exe & 7z.dll from HMI and add them to the "files" Section & "ExtracttemporaryFiles" Function.
I had all resource files in installer but may b different version. Replaced with files in your installer. Now working smooth.
bunti_o4u
28-11-2017, 05:16
Include this in arc.ini
[External compressor:xz]
header = 0
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>
Get the 7z.exe & 7z.dll from HMI and add them to the "files" Section & "ExtracttemporaryFiles" Function.
Can u guide how to create custom scrollbar in razor12911 script.
ramazan19833
06-12-2017, 08:59
Windows Phone Installer (FMX) & H.M Compressor V1.3 Help ....
https://i.hizliresim.com/zJ7M5j.jpg (https://hizliresim.com/zJ7M5j)
https://i.hizliresim.com/XEr605.jpg (https://hizliresim.com/XEr605)
https://i.hizliresim.com/nJ3lWN.jpg (https://hizliresim.com/nJ3lWN)
https://i.hizliresim.com/XEr643.jpg (https://hizliresim.com/XEr643)
20276
&
compatible
to bring
Please Help
20277
Windows Phone Installer (FMX) & H.M Compressor V1.3 Help ....
Please Help
20277
i think arc.exe or isdone.dll that you have isnt compatible with that.
omrsaeedfoad
17-01-2018, 23:39
How To Remove Chayan Manna Watermark because it's for my CorePack Repacks
EzzEldin16
19-01-2018, 06:23
Can you see what you wrote are you even one of corepack team ?
mahbodsx
03-08-2018, 10:42
hey bro how to edit the about page i want add another name
pakrat2k2
03-08-2018, 11:12
hey bro how to edit the about page i want add another name
everything regaarding the about page is in
1. config.ini ( text )
2. Graphics\Images\Setup1.jpg ( image itself )
Kitsune1982
02-10-2019, 12:42
chayan manna, do you think you could make an updated wpi that supports xtool/ztool? i know buntu and psycho rage have their own scripts but i've always liked yours. if you could do an update and add support for xtool that would be great.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.