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)

rinaldo 21-02-2017 08:49

1 Attachment(s)
look at this example o°o

ZakirAhmad 23-02-2017 09:09

@rinaldo
 
Thanks Bro, That example was Very Helpfull... I modified mine...
I am using Shewain's reflate and the cls of this by razor... While xompressing with command precomp+reflate+srep64+lzma, everything completes well but while extracting with WPI I get crc error at 8%... What is problem with it can u please point out... can u please provide me a working reflate with cls and without any limitation link...
Waiting for u sir...
and by the way precomp version is 042...

rinaldo 24-02-2017 06:49

1 Attachment(s)
try normal isdone installation, and do not change unless you know what to do ... just add files for decompression

ZakirAhmad 27-02-2017 06:11

bro also precompmt is not working with wpi... i compress files successfully with precompmt+srep+lzma... but when extracting it with wpi... i am getting error archive data corrupted... unarc.dll has returned with error code 1... i added all necessary files to wpi... when i tried using cmd decompressor everything extracted well... please help...

TWOELV 28-02-2017 16:57

http://i.imgur.com/pdVqBDN.png
some people are getting that error with my repack but most people doesn't get it
so i decided to use different installer based on inno and same story
does it have something to do with masked data compressor not supporting wpi very well ?
i use the optimal compression method

Gupta 28-02-2017 20:52

Mainly happens when you have used FAZip's Lzma with large dictionary > 96MB for compression and unpack it with ARC's LZMA
Make sure u defined LZMA as External COmpressor with FAzip in Arc.in

http://fileforums.com/showpost.php?p...&postcount=540
http://fileforums.com/showpost.php?p...&postcount=553

ZakirAhmad 28-02-2017 23:48

How can I make WPI show progress during installation of game in apps icon at bootom of taskbar...
Any example script please..
thanks in advance...

Gupta 01-03-2017 00:06

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

rinaldo 01-03-2017 00:13

1 Attachment(s)
I do not know if I understand



Code:

#define  AppExe = "game.exe"

[Icons]
Name: "{userdesktop}\Uninstall {#AppName}"; Filename: "{app}\Uninstall\unins000.exe"; WorkingDir: {app}\Uninstall; Check: CheckError
Name: "{userdesktop}\Install {#AppName}"; Filename: "{app}\{#AppExe}";WorkingDir: {app}; Check: CheckError
Name: "{group}\{#AppName}"; Filename: "{app}\{#AppExe}"; WorkingDir: {app}; Check: CheckError
Name: "{group}\Uninstall {#AppName}"; Filename: "{app}\Uninstall\unins000.exe"; WorkingDir: {app}\Uninstall; Check: CheckError


ZakirAhmad 01-03-2017 03:59

@rinaldo
Bro... as i am newbie in programming... I failed what is missing while trying to compile ur script... please if possible... post the full script... thanks alot for all ur help and patience... thanks...

felice2011 01-03-2017 05:18

Quote:

Originally Posted by TWOELV (Post 456479)
http://i.imgur.com/pdVqBDN.png
some people are getting that error with my repack but most people doesn't get it
so i decided to use different installer based on inno and same story
does it have something to do with masked data compressor not supporting wpi very well ?
i use the optimal compression method

You can compress with any archiving program here in the forum, inno-setup goes configured so that during extraction temporary files, ISS has to find the same decompression files used for compression, with proper setting in the configuration file (*.ini), contrarily you will always the same error.;)

rinaldo 01-03-2017 05:20

ok
 
1 Attachment(s)
Quote:

Originally Posted by ZakirAhmad (Post 456539)
@rinaldo
Bro... as i am newbie in programming... I failed what is missing while trying to compile ur script... please if possible... post the full script... thanks alot for all ur help and patience... thanks...

done

TWOELV 01-03-2017 14:40

Hey man thank you so much but i have a question so if i use 2.5.1 both masked data and wpi then i shouldn't face anymore isdone errors right ? i am asking this because as you have specifically modified the wpi for masked data 2.5.1
so all the compression method in 2.5.1 should be supported ?
Fast,mediuml1,mediuml2,ultral1,ultral2,ultral3

sorry if i am asking noob questions but i am extremely sorry i am still learning

again thank you so much for the help <3

rinaldo 04-03-2017 12:41

the mask in a few mistakes, so sometimes inexperienced does not work

TWOELV 05-03-2017 11:01

http://i.imgur.com/8rPjbER.png

how can i add these options in wpi ?


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

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