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 04-10-2017 09:23

Quote:

Originally Posted by bunti_o4u (Post 462834)
thnx winTB bug has been fixed.

I have another bug which causing the next button layout as enabled though next button is disabled.

Pl suggest the changes.

I am using the below code:

if (FreeMB<{#AppSize}) then begin
ButtonSetEnabled(NextBtn1, False);
FreeSpaceLabel.Font.Name:='Segoe UI SemiBold';
FreeSpaceLabel.Font.Color:=clRed;
end else begin
ButtonSetEnabled(NextBtn1, True);
FreeSpaceLabel.Font.Name:=PartitionSpaceLabel.Font .Name;
FreeSpaceLabel.Font.Color:=PartitionSpaceLabel.Fon t.Color;
end;

Can someone help on this??

Chayan Manna 06-10-2017 06:07

Quote:

Originally Posted by darkwolves (Post 462829)
i messed with that script i have used it to install more than one game and it works fine there seems to be more of a problem with repacking that game..
i obtained it and repacked it and it began messing up

This is just a example of WinTB to use in all inno setups, & not a good script. Just grab the functions and the idea & use them in your script.

Chayan Manna 06-10-2017 06:20

Quote:

Originally Posted by bunti_o4u (Post 462862)
Can someone help on this??

Hmm.. I think this code is only added in dironchange function, that's why it's getting disabled when you change the drive. This code must also added in nextbuttonclick function in wpWelcome. Try it, not sure :)

darkwolves 10-10-2017 00:10

Quote:

Originally Posted by Chayan Manna (Post 462903)
This is just a example of WinTB to use in all inno setups, & not a good script. Just grab the functions and the idea & use them in your script.

mine works fine he was originally using it on prince of persia the two thrones
i already made changes and use it as my main installer clock and corepack like markings have also been removed i used it to install arkham knight works beautifully
for me:D
it was just that prince of persia game each time i repacked it the folders containing the files shrank they kept slowly disappearing...

darkwolves 10-10-2017 00:12

Quote:

Originally Posted by bunti_o4u (Post 462976)
I have tested the script with 9GB (compressed 6GB) game and its working fine.

try bigger if you got the space

bunti_o4u 10-10-2017 06:01

Quote:

Originally Posted by darkwolves (Post 462999)
it was just that prince of persia game each time i repacked it the folders containing the files shrank they kept slowly disappearing...

What do mean by this?

darkwolves 11-10-2017 10:26

Quote:

Originally Posted by bunti_o4u (Post 463003)
What do mean by this?

what that means is each time i tried to repack the prince of persia game you posted before the folder i moved the files to to be compressed got smaller each time the files were vanishing making an incomplete repack with files missing

MMBDON 11-10-2017 10:32

Sir, Please provide this script!

darkwolves 11-10-2017 11:35

Quote:

Originally Posted by MMBDON (Post 463036)
Sir, Please provide this script!

wich version do you want his or mine?

ramazan19833 11-10-2017 12:03

Hello darkwolves
 
is it possible to share the game compression and setup scenario that you use?

darkwolves 11-10-2017 12:16

Quote:

Originally Posted by ramazan19833 (Post 463038)
is it possible to share the game compression and setup scenario that you use?

the setup depends on the game there is no one right method that works
pretty much you have to take chunks of the game and do tests on them
and find out what they are weakest to compression wise..
some games are weak to pzlib and precomp others they have no effect on
so....
i cannot give one all powerful method that will give ungodly game compression.
to each and every game on the market

bunti_o4u 11-10-2017 12:23

Quote:

Originally Posted by darkwolves (Post 463039)
the setup depends on the game there is no one right method that works

Can you share the tool which you are using to compress the game.
I have this tool only and it works fine on games (uncompressed) less then 10 GB.
If game is more than 10 GB it is taking hell lot of time and compress ratio is also not good.

bunti_o4u 11-10-2017 12:27

1 Attachment(s)
Quote:

Originally Posted by MMBDON (Post 463036)
Sir, Please provide this script!

Here it is..

darkwolves 11-10-2017 12:34

Quote:

Originally Posted by bunti_o4u (Post 463040)
Can you share the tool which you are using to compress the game.
I have this tool only and it works fine on games (uncompressed) less then 10 GB.
If game is more than 10 GB it is taking hell lot of time and compress ratio is also not good.

yes that i can do just give me a minute to get it ready i am including the wpi too

bunti_o4u 11-10-2017 12:34

Quote:

Originally Posted by darkwolves (Post 463035)
what that means is each time i tried to repack the prince of persia game you posted before the folder i moved the files to to be compressed got smaller each time the files were vanishing making an incomplete repack with files missing

Its weird coz I repacked so many games with the same script and didn't face such issue..lol


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

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