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)

RamiroCruzo 29-08-2015 08:49

Hey Mr. Razor....Can you please tell how to add fazip in WPI script???

Abhinav0143 04-09-2015 06:42

I am Having in putting more than 1 redist help !!!!!

mikey26 04-09-2015 07:35

Here is a example its not that hard :-) its like counting 123 :-)
Guys should read through a few pages a example was posted a few pages back i think by Pakrat if not mistaken.

[Redists]
;Redist Caption|Exec Directory + File|Arguments
Redist1=Direct X 9.0c|DirectX\DXSetup.exe|/silent
Redist2=C++ 2012 X86|Vcredist\vcredist_x86.exe|/q /norestart
Redist3=C++ 2012 X64|Vcredist\vcredist_x64.exe|/q /norestart

Abhinav0143 04-09-2015 08:10

okay i will try thanks Mikey !!!!!!! but why put "/q/norestart" ??

naturaltuber 04-09-2015 12:51

Hey Can You Tell Me This Installer Support A Video On The Lockscreen???

If Yes, Please Tell me How To Do That

Abhinav0143 04-09-2015 22:42

Haven't tried that !!!naturaltuber !!!!

pakrat2k2 04-09-2015 23:29

Quote:

Originally Posted by Abhinav0143 (Post 443001)
okay i will try thanks Mikey !!!!!!! but why put "/q/norestart" ??

so no window pops up during that redist install, or forces PC to restart after it finishes its install.

mikey26 05-09-2015 02:36

ah thx for response Pakrat :-)

alphaceph11 08-09-2015 22:38

Guys about the lock screen.... I want it to be there but if I minimize it or click else where it gets locked again. Can you help me with it? i.e I don't want it to get locked again after unlocking it.

rinaldo 10-09-2015 08:03

Script in Mod
 
1 Attachment(s)
Hi Razor12911..
you can control when you have time, if all goes well in this installer thanks.

ZakirAhmad 04-11-2015 09:29

Razor12911

First of all thanks Razor for Creating these incredible and brilliant works. I am just a fan of Your Works. I wish I meet u sometimes in life personally. Bro I used ur Glass Blackbox, WPI compressor. But I am just a die hard fan of WPI. But compared to other Installer it is loosing some features like splash, percentage time left/elapsed and slide show during installation but not during configuration and finalization. I s uggest for installation place a 2x2 cm percentage right of progress bar and replace status with current file extraction and to the bottom of progress bar place time elapced/left.
I tried very hard to modify your WPI like this but I failed because I have no knowledge of programming however I changed quite a few things clearly. Previously I also requested something from u but u even didn't replayed to my query. This time don't make me sad. Thanks
One more last thing I am using this compression method srep:l64:m3f+exe2+delta+lzma64:256m:bt4. My compression is better than compressor 2.2 but I still on an average my file size is 200mb more than repacker like rg and corepacks. Suggest some change without precomp.

Ichiraku2001 24-12-2015 05:01

Help! Getting This Error While Uninstalling!
http://i.imgur.com/PvURvWI.png

panker1992 28-12-2015 20:12

how can i use this without having records.ini, just having data1.bin and data2.bin etc... ?

RamiroCruzo 28-12-2015 21:24

Quote:

Originally Posted by panker1992 (Post 445808)
how can i use this without having records.ini, just having data1.bin and data2.bin etc... ?

Code:

Archive1Type=Freearc
Archive1Source={src}\data.rcf
Archive1Output={app}
Archive1Disk=1
Archive1Password=

Archive2Type=Freearc
Archive2Source={src}\data.rcf
Archive2Output={app}
Archive2Disk=1
Archive2Password=


panker1992 28-12-2015 22:22

thanks Ramiro :D will be trying to go with that

rinaldo 05-01-2016 09:29

Quote:

Originally Posted by alphaceph11 (Post 443102)
Guys about the lock screen.... I want it to be there but if I minimize it or click else where it gets locked again. Can you help me with it? i.e I don't want it to get locked again after unlocking it.


Code:

Result.Tmr:= TTimer.Create(hParent);
  with Result.Tmr do begin
  OnTimer:=@LockTimer;
  Interval:=1;
  if hLock then
  Enabled:=True
  else
  Enabled:=False;
  end;

or disable lockscreen

Code:

AutorunLock:=LockCreate(AutorunForm,ExpandConstant('{tmp}\Lockscreen.jpg'),False);

Susnath 21-01-2016 05:14

First Thank you for this great installer. I repacked many games succesfully. but now facing a problem.
While repacking a game the installer failed to registry the game.
So, I manually added the .reg files using ISTool and got this error.

Runtime Error (at 242:1133):
Internal error: ExtractTemporaryFile: TheFile "Dark.png" was not found.

rinaldo 21-01-2016 05:37

reg file has nothing to do with the error that you posted .. looks good not to have corrupted the code of your script

punchao 21-01-2016 14:40

i add this

Result.Tmr:= TTimer.Create(hParent);
with Result.Tmr do begin
OnTimer:=@LockTimer;
Interval:=1;
if hLock then
Enabled:=True
else
Enabled:=False;
end;


but when I minimize it or click else where it gets locked again equally

Susnath 21-01-2016 21:38

Quote:

Originally Posted by rinaldo (Post 446321)
reg file has nothing to do with the error that you posted .. looks good not to have corrupted the code of your script

Sorry I didn't know that. Though I fixed it my self.:D

Susnath 22-01-2016 02:24

Hey anybody knows how to add music to the Installer?

Razor12911 26-01-2016 15:56

Fix 3 uploaded

Things fixed

Slideshow bug, but make sure images are 800x448 in dimensions.

panker1992 27-01-2016 07:37

i took a look, cls-MSC.dll can handle decompression alone

no need to implement msc.exe, pack_tak.exe, pack_bmf.exe and pack_frog.exe

in the resources folder except there is a reason that i am not aware of :/

drsanjula 29-01-2016 06:21

New Corepack CPI v5.0 {IT'S AMAZING}
 
2 Attachment(s)
Hey Razor bro did you check out the new CPI v5.0 installer.
I really love it appreciate if you create a script for it

LOL

[ATTACH]Attachment 13417[/ATTACH]
http://corepacks.com/index.php?/topi...#comment-58348

RamiroCruzo 29-01-2016 08:07

Quote:

Originally Posted by drsanjula (Post 446575)
Hey Razor bro did you check out the new CPI v5.0 installer.
I really love it appreciate if you create a script for it

LOL

Hermano...Tell me your CP ID & I'll make sure you gonna regret this idiot-ism.... ;):Evil_laugh: Well its not that hard to make so make one by yourself....

ShivShubh 29-01-2016 08:10

Quote:

Originally Posted by drsanjula (Post 446575)
Hey Razor bro did you check out the new CPI v5.0 installer.
I really love it appreciate if you create a script for it

LOL

Well all credits goes to Razor12911 and Bilawal who worked on ASC and the initial template, I got all the ideas from his templates. And hey its not CPI/WPI v5.0, its new installer, CPI v5.0 looks like this :-

http://i68.servimg.com/u/f68/16/94/13/48/screen11.jpg

The same WPI with all such needed features.

rinaldo 29-01-2016 09:10

2 Attachment(s)
>>>
Quote:

Originally Posted by punchao (Post 446331)
but when I minimize it or click else where it gets locked again equally

update3

kaju55 29-01-2016 10:57

How can I add % done and elapsed,remaining time? I tried but I didn't make it. Please help me

ShivShubh 29-01-2016 11:23

Quote:

Originally Posted by panker1992 (Post 446496)
i took a look, cls-MSC.dll can handle decompression alone

no need to implement msc.exe, pack_tak.exe, pack_bmf.exe and pack_frog.exe

in the resources folder except there is a reason that i am not aware of :/

Its better not to implement them in installers because some anti-virus detect those files as viruses. So its better to pack installers with CLS-MSC.dll only.

ShivShubh 29-01-2016 11:27

Quote:

Originally Posted by kaju55 (Post 446588)
How can I add % done and elapsed,remaining time? I tried but I didn't make it. Please help me

Its a bit hard and time taking.

kaju55 29-01-2016 16:01

2 Attachment(s)
Why isn't 'remaining time' seen, where is the problem? (WPI Update 3)

panker1992 29-01-2016 16:27

Kaju does this lock up ?? or it remains as it is ??

kaju55 29-01-2016 17:02

Quote:

Originally Posted by panker1992 (Post 446598)
Kaju does this lock up ?? or it remains as it is ??

I didn't exactly know what you said

panker1992 29-01-2016 17:22

when you leave it as it is when installing does it lock up like original ?

rinaldo 30-01-2016 06:15

2 Attachment(s)
Quote:

Originally Posted by Susnath (Post 446337)
Hey anybody knows how to add music to the Installer?

audio button in Setup (no Autorun)

ramazan19833 31-01-2016 02:06

Hi Rinaldo hELP.....
 
Hi Rinaldo

:confused:Reflate_1400 Help

:confused:CLS_1400 Help


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

:confused:Can we ready for such installation to LaHelp

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

:confused:PLEASE HELP[/QUOTE]

1234567890123 31-01-2016 03:10

razor i want you tell something example i have 5 data (data1.bin,data2.bin...) i have been compress it with msc+srep64+rep+exe+delta+nz you know nanozip is slow.
When the first data's nanozip is finished (srep or something started to extract first data) in the setup; i want the second data's nanozip starts.i can't explain it i hope you understand me.Shortly i want multiextraction can you do that? i mean two data extraction in the same time.it will be very good to setup speed

Razor12911 31-01-2016 04:29

Quote:

Originally Posted by 1234567890123 (Post 446661)
razor i want you tell something example i have 5 data (data1.bin,data2.bin...) i have been compress it with msc+srep64+rep+exe+delta+nz you know nanozip is slow.
When the first data's nanozip is finished (srep or something started to extract first data) in the setup; i want the second data's nanozip starts.i can't explain it i hope you understand me.Shortly i want multiextraction can you do that? i mean two data extraction in the same time.it will be very good to setup speed

not possible.

Razor12911 31-01-2016 04:36

Quote:

Originally Posted by ramazan19833 (Post 446657)
Hi Rinaldo

:confused:Reflate_1400 Help

:confused:CLS_1400 Help


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

:confused:Can we ready for such installation to LaHelp

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

:confused:PLEASE HELP

[/QUOTE]
I already sent my response about this in the reflate thread also via pm, what more do you want?

ramazan19833 31-01-2016 05:03

]Data 1 http://s3.dosya.tc/server7/01yzvg/1.zip.html

Data 2http://s3.dosya.tc/server7/obzmqe/2.zip.html


sent you In the file work that belongs to someone else
I have I want to make these files work ?

my goal is to shrink in this way more game please help
[/QUOTE]


All times are GMT -7. The time now is 07:58.

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