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)

Abhinav0143 05-06-2015 02:00

Hi Razor, i am trying to make a repack please let me know which compressor should i use wit this script ????

LuzhinE 23-06-2015 14:25

which compressor to use for the installer?

mertderler 07-07-2015 00:38

Quote:

Originally Posted by Bilawal (Post 441093)
Here is the script without Lock Screen and some other changes

Redist1 error

punchao 11-07-2015 02:58

Quote:

Originally Posted by Bilawal (Post 441093)
Here is the script without Lock Screen and some other changes

How to disable ONLY Lockscreen in original script?

your script without Lock Screen and some other changes
I get errors when installing distributables

Thanks

pakrat2k2 11-07-2015 08:34

Quote:

Originally Posted by punchao (Post 441885)
How to disable ONLY Lockscreen in original script?

your script without Lock Screen and some other changes
I get errors when installing distributables

Thanks

asked & answered before post #81

punchao 11-07-2015 09:54

I do not know how to do it bro

pakrat2k2 11-07-2015 16:03

In the ISS script is section, just add each redist there. Make the folders like its shown in output folder ( next to where your exe will be )... WP_Output/Redist/DirectX Is the folder structure for below line:

[Redists]
;Redist Caption|Exec Directory + File|Arguments
Redist1=Direct X 9.0c|Redist\DirectX\DXSetup.exe|/silent ( this is the on the key with \ ( use shift to get the symbol .. called MORE )

vcredist 2012 (x86)

Redist2=C++ 2012(x86)|Redist\Vcredist\2012\Vcredist_x86.exe|/q /norestart

WP_Output/Redist/C++ 2012 would be the folder structure.

vcredist 2012 (x64)

Redist3=C++ 2012(x64)|Redist\Vcredist\2012\Vcredist_x64.exe|/q /norestart

mertderler 12-07-2015 00:47

Quote:

Originally Posted by pakrat2k2 (Post 441899)
In the ISS script is section, just add each redist there. Make the folders like its shown in output folder ( next to where your exe will be )... WP_Output/Redist/DirectX Is the folder structure for below line:

[Redists]
;Redist Caption|Exec Directory + File|Arguments
Redist1=Direct X 9.0c|Redist\DirectX\DXSetup.exe|/silent ( this is the on the key with \ ( use shift to get the symbol .. called MORE )

vcredist 2012 (x86)

Redist2=C++ 2012(x86)|Redist\Vcredist\2012\Vcredist_x86.exe|/q /norestart

WP_Output/Redist/C++ 2012 would be the folder structure.

vcredist 2012 (x64)

Redist3=C++ 2012(x64)|Redist\Vcredist\2012\Vcredist_x64.exe|/q /norestart

(WPI_No_LScreen) @Bilawal

http://i.hizliresim.com/946rBo.jpg

Bilawal 12-07-2015 01:45

1 Attachment(s)
Quote:

Originally Posted by mertderler (Post 441903)
(WPI_No_LScreen) @Bilawal

http://i.hizliresim.com/946rBo.jpg

Fixed

mertderler 12-07-2015 02:01

Quote:

Originally Posted by Bilawal (Post 441907)
Fixed

Redist1=Visual C 32
Redist2=Visual C 64

redist installer error


http://i.hizliresim.com/qYgQd3.jpg
http://i.hizliresim.com/MEz8V6.jpg

mertderler 12-07-2015 03:43

http://i.hizliresim.com/ogLl27.jpg

Thanks @Razor12911
Thanks @Bilawal

punchao 12-07-2015 04:33

@Bilawal: with Fixed .iss error persist .Game and distributables installed correctly,but when finished installation i have 2 error windows:
http://snap.ashampoo.com/uploads/201...2/RtDeRSVy.png
http://snap.ashampoo.com/uploads/201...2/ltOKgtrC.png

Bilawal 12-07-2015 05:08

2 Attachment(s)
Here's the fix

punchao 12-07-2015 06:00

Thanks bro,much appreciated,and thans to Razor,problem solved.

because when you uninstall the game folder is not deleted
is there any way to fix this?

I tested this code, but the folder remains deleted

[UninstallDelete]
Name: {app}\*; Type: filesandordirs
Name: {app}; Type: dirifempty

pakrat2k2 12-07-2015 08:20

Quote:

Originally Posted by punchao (Post 441915)
Thanks bro,much appreciated,and thans to Razor,problem solved.

because when you uninstall the game folder is not deleted
is there any way to fix this?

I tested this code, but the folder remains deleted

[UninstallDelete]
Name: {app}\*; Type: filesandordirs
Name: {app}; Type: dirifempty

If read thru whole topic answer was on page 5

Code:

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



All times are GMT -7. The time now is 22:59.

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