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)

TWOELV 09-04-2017 13:24

alright thank you so much for all the info and help i will start compressing now, it will take a while so i will report back after its done

TWOELV 09-04-2017 13:31

Quote:

Originally Posted by felice2011 (Post 457950)
TWOELV, Whyyyy Lzma2, "CMD Viper Edition" does not use the name LZMA2, but with 7z is compression line "a -txz -an -mcrc=0 -m1=lzma2:d192m:fb=273:mf=bt4:mc=999999:lc=4:lp=0 -mmt=2 -mx9",

with 7z that is not working so i am using this instead
"a -t7z -r -mcrc=0 -m1=lzma2:d900m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9"
is this good ?

Edit : nvm i just had to replace "txz" with "t7z"

felice2011 09-04-2017 23:38

1 Attachment(s)
TWOELV....Extract copy and replace in the folder "WPI_Inno 2.5", open ISS recompile and Test the installer.

selashsunny 10-04-2017 07:53

How to add music in this script

selashsunny 10-04-2017 07:54

How To Add Music In This Script

Nizar3003 10-04-2017 08:47

1 Attachment(s)
Quote:

Originally Posted by selashsunny (Post 457973)
How To Add Music In This Script

this....

TWOELV 10-04-2017 09:39

Quote:

Originally Posted by felice2011 (Post 457966)
TWOELV....Extract copy and replace in the folder "WPI_Inno 2.5", open ISS recompile and Test the installer.

wow it works but the thing is "pzlib+srep64+7z" is not giving me good compression i thought it was. So what tool can i use to properly compress using "pzlib+srep64+Lzma2"

Edit : seems like "pzlib+srep64+lzma" works with wpi and also cmd bench viper so i am compressing now hopefully i will get same ratio as lzma2

Edit 2 : "pzlib+srep64+lzma" didn't gave me good results :/ i need this method "pzlib+srep64+Lzma2" to support wpi

felice2011 10-04-2017 12:15

Lzma is used as an internal compressor in FA through fazip, Lzma2 you can even call it Pippo or Pluto, nothing changes, and it is controlled through the set of comp 7z, the only difference is you can obtained with LZ77 lzma16.04, where you can manually set the compression options in the arc.ini file.
if you want to push harder reducing few gigabytes with slower compression speed uses nanozip.

TWOELV 10-04-2017 12:34

with pzlib+srep64+lzma2 i get 4gb
but with pzlib+srep64+lzma i get 9gb :/
same goes for pzlib+srep64+7z :/

so i will try nanozip and lZ77 and report back

Edit : tried LZ77 not good and Nanozip not good either and doesn't install with wpi :/

yojansdey 11-04-2017 15:25

bueno no se ingles lo estoy traducciendo en google......
Mi consulta es que por ningun motivo este scrip funiona con mas de en un disco ya probe todo lo que dicen en los comentarios y respuestas pero nada sigue sin funcionar el detalle es que aparentemente si lo detecta pero no lo extrae, solo el archivo contenido en el primer disco ... solucion ???

yojansdey 11-04-2017 15:26

Well I do not know English, I'm translating it on google ......
My query is that for no reason this scrip works with more than on a disk and probe everything they say in the comments and answers but nothing still does not work the detail is that apparently if it detects but does not extract it, only the file contained in The first disk ... solution ???

Nizar3003 11-04-2017 23:49

1 Attachment(s)
Quote:

Originally Posted by TWOELV (Post 457977)
with pzlib+srep64+lzma2 i get 4gb
but with pzlib+srep64+lzma i get 9gb :/
same goes for pzlib+srep64+7z :/

so i will try nanozip and lZ77 and report back

Edit : tried LZ77 not good and Nanozip not good either and doesn't install with wpi :/

I change this WPI to support method pZLib+msc+srep64+lzma2
I tested on my own compression tool and working fine :D

Nizar3003 11-04-2017 23:54

1 Attachment(s)
Quote:

Originally Posted by yojansdey (Post 458003)
Well I do not know English, I'm translating it on google ......
My query is that for no reason this scrip works with more than on a disk and probe everything they say in the comments and answers but nothing still does not work the detail is that apparently if it detects but does not extract it, only the file contained in The first disk ... solution ???

Create more for data.arc 2

TWOELV 12-04-2017 05:04

Quote:

Originally Posted by Nizar3003 (Post 458011)
I change this WPI to support method pZLib+msc+srep64+lzma2
I tested on my own compression tool and working fine :D

wow !! it works but halfway it gets stuck :/ oh well i guess my file is corrupted

ImmortalArc 17-04-2017 10:45

1 Attachment(s)
Where i can get this thing
If anybody have please share it here.

Razor12911 17-04-2017 18:34

Quote:

Originally Posted by ImmortalArc (Post 458155)
Where i can get this thing
If anybody have please share it here.

I wonder why would anyone want this, this was just a compiler to limit users from source.

Basically it's this thing here.

http://fileforums.com/showpost.php?p...2&postcount=24

ImmortalArc 17-04-2017 22:57

Your one is cool
Can you share that ?

78372 19-04-2017 09:42

Yes, that's very good looking compiler :D But I am not sure either that method to encrypt script is good or not, it's very easy to get the source from the exe. However, if you post the source of that compiler design, it will be great Razor :)

Sebazz 24-04-2017 09:15

i have a problem. Actually i use wpi installer by razor, but in the instalation during extraction file, when i click to cancel the program closes but not delete the extracted files (only when appear some error). Also, when i use pzlib v3 the setup not closes the program, it keep running in task manager. How to fix this ?. I need to add some code to my scrip ? Thanks

008black 24-04-2017 09:34

Quote:

Originally Posted by Sebazz (Post 458374)
i have a problem. Actually i use wpi installer by razor, but in the instalation during extraction file, when i click to cancel the program closes but not delete the extracted files. Also, when i use pzlib v3 the setup not closes the program, it keep running in task manager. How to fix this ?. I need to add some code to my scrip ? Thanks

Same here

Sebazz 24-04-2017 09:46

Quote:

Originally Posted by 008black (Post 458376)
Same here

Sorry, i dont understand

78372 24-04-2017 10:00

Quote:

Originally Posted by Sebazz (Post 458374)
i have a problem. Actually i use wpi installer by razor, but in the instalation during extraction file, when i click to cancel the program closes but not delete the extracted files (only when appear some error). Also, when i use pzlib v3 the setup not closes the program, it keep running in task manager. How to fix this ?. I need to add some code to my scrip ? Thanks

You are already answered in this thread. See post #68

Sebazz 24-04-2017 10:55

Quote:

Originally Posted by 78372 (Post 458378)
You are already answered in this thread. See post #68

I have this code in my script. But i not refer this.

[UninstallDelete]
Type: filesandordirs; Name: {app}


I refer is when during instalation and cancel, the extracted files not remove. This is my point

78372 24-04-2017 20:25

As far as I know, when you add this and press cancel while installation, the installer deletes the extracted files

Sebazz 25-04-2017 03:35

Quote:

Originally Posted by 78372 (Post 458387)
As far as I know, when you add this and press cancel while installation, the installer deletes the extracted files

No, this function is for the uninstaller

78372 25-04-2017 06:00

Did you even tried? Because the scripts based on ISDone runs the uninstaller silently when you cancel installation. Again I am saying, as far as I know. WPI uses ISDone, and so this should work.

yojansdey 26-04-2017 07:49

Quote:

Originally Posted by Nizar3003 (Post 458012)
Create more for data.arc 2

You already know the first thing and it does not work

yojansdey 26-04-2017 07:58

Quote:

Originally Posted by Nizar3003 (Post 458012)
Create more for data.arc 2

Already try that does not work, if it detects it asks for the file .. but it does not extract it

78372 01-05-2017 04:17

1 Attachment(s)
Modified WPI to lite version(Actually tiny version :p a lot of features removed)

Jiva newstone 03-05-2017 01:48

i loved the repack of mafia 3 and cpi v5.0 use wintb.dll to make great ,

Jiva newstone 03-05-2017 01:53

to shivshub kumar use wintb.dll in your cpi v5.0 and last thing i loved your mafia 3 repack ...GO ROCK COREPACKGAMES

Nizar3003 03-05-2017 08:09

Quote:

Originally Posted by JIvisPC (Post 458581)
to shivshub kumar use wintb.dll in your cpi v5.0 and last thing i loved your mafia 3 repack ...GO ROCK COREPACKGAMES

I think you in wrong place to say that...

TWOELV 10-05-2017 13:01

hey so did anyone figure out what is causing the remaining time to not show in wpi ? like i tried everything possible in the script but still it doesn't show the time in remaining time but now it shows 'TEST RUN' -_-

Jiva newstone 13-05-2017 11:44

Razor i have question how to make a progress to arc shape i tried by png images but it won't work and work only with inno

-XCX- 13-05-2017 11:49

~!~!~!~
 
Quote:

Originally Posted by JIvisPC (Post 458766)
Razor i have question how to make a progress to arc shape i tried by png images but it won't work and work only with inno

use pertf's isab.dll

bugmenot_ 21-05-2017 09:18

Error on imstalling dll fault ?

omrsaeedfoad 23-05-2017 15:21

How to Show Extracting Files

harshlohaan 12-06-2017 22:47

Installation was successful. But it gives "runtime error: could not call proc" error on uninstallation.
Please help! It was my first repack, was really happy and then this disappointment.
Error Image - https://ibb.co/hJ8sna

harshlohaan 12-06-2017 23:22

Quote:

Originally Posted by truerepacks (Post 449632)
Even added UltraARC Support with correct progress percentage

Please post the link for this script...:)

Gupta 12-06-2017 23:51

Quote:

Originally Posted by harshlohaan (Post 459711)
Please post the link for this script...:)

http://fileforums.com/showthread.php?t=98979


All times are GMT -7. The time now is 19:10.

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