FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   QUESTIONS - All Conversion Questions to be Posted Here (https://fileforums.com/showthread.php?t=94970)

AHMED SAMI 07-01-2014 18:41

Hi i need code to deCompress archive and when finish he delete the file automatic !

Waiting For Halep

y_thelastknight 08-01-2014 10:34

Quote:

Originally Posted by AHMED SAMI (Post 428088)
Hi i need code to deCompress archive and when finish he delete the file automatic !

Waiting For Halep

explain me.

AHMED SAMI 08-01-2014 12:30

This is an example of what I want :

arc.exe Code For decompression ? (Here the file name).arc
del (Here the file name).arc
del steup.bat

( del )---> Means delete the file after decompression

Done

y_thelastknight 08-01-2014 21:33

Quote:

Originally Posted by AHMED SAMI (Post 428104)
This is an example of what I want :

arc.exe Code For decompression ? (Here the file name).arc
del (Here the file name).arc
del steup.bat

( del )---> Means delete the file after decompression

Done

do you need inno script? if you then did you try with ISDone0.6f script?

False or True > It's an option to delete the arc file after unpacking process, True means, file must be deleted and False means file mustn't be deleted.

if not ISArcExtract ( 0, 0, ExpandConstant('{src}\arc.arc'), ExpandConstant('{app}\'), '', False, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;

y_thelastknight 09-01-2014 03:12

Quote:

Originally Posted by Logrim (Post 428072)
Yup. i try that, buy its only unninstall when for example there's not bin in the src :D.. when i click in cancel button dont delete anything. All in my installer work ok, but cancel button delete not :d

for this error i suggested this fix.. is this fine?

under this lineprocedure CurStepChanged(CurStep: TSetupStep);

Code:

  if (CurStep=ssInstall) and (ISDoneError = True) then begin
    DelTree(ExpandConstant('{app}'), True, True, True);
  end;


reiji777 26-01-2014 15:28

how to change yes & no button language on confirmation message box?

Razor12911 26-01-2014 21:07

Edit inno setup language file(.isl). Usually default.isl from inno setup compiler directory or locate isl if specified.

Isl are normal text files

aimbot199604 01-02-2014 11:50

Confluence of a good time!
Help the necessary parameters LZMA
sorry for bad English

nhinchihap3 03-02-2014 10:01

How to reduce the image of the game (I mean the video size, bad eng) when the file extension should be very much different (although per game)
Thank very much

Razor12911 03-02-2014 15:03

You need to research on stuff like that, but what's possible is you can you can deal with bik videos with rad tools, for vp6 videos. you'll need to google for avi/mp4 to vp6 and the other way round. if you have avi/mp4 then use xilisoft or any video converting software to set custom resolution and details then back to vp6.

Rather some games have a detecting system, rather delete the video but this can be done experimentally. test whether game will run and if everything seems to work fine when it comes to that particular scene in the game where video should play, if game skips video then it means that videos can be removed if not, an error might pop-up or game will freeze which means that procedure shouldn't be used.

take note some game videos are inside some files, to check use a program such as scarface explorer

mystikal242 03-03-2014 08:51

I need CoD Ghosts in DVD9, but I only found in 4 DVD9 or in 6 DVD5... Does someone know how to convert for 3 DVD9 or modify the splitdvd9todvd5' conversion????

EA-Games 07-03-2014 03:41

Question Call Of Duty Not Compressed

question ..
i try to compress call of duty 2 - call of duty modern warfare - call of duty modern warfare 3

the same size after compressing

i use this compressing ..

Compress in blok Precom + Srep.bat

http://www.mediafire.com/download/0o.../Compresor.rar

any help

altef_4 07-03-2014 04:22

Quote:

Originally Posted by EA-Games (Post 429670)
Question Call Of Duty Not Compressed

question ..
i try to compress call of duty 2 - call of duty modern warfare - call of duty modern warfare 3

the same size after compressing

i use this compressing ..

Compress in blok Precom + Srep.bat

http://www.mediafire.com/download/0o.../Compresor.rar

any help

.iwi files are simple .zip files with some chages, thats why thay compress bed.

Inge 07-03-2014 07:52

Quote:

Originally Posted by EA-Games (Post 429670)
Question Call Of Duty Not Compressed

question ..
i try to compress call of duty 2 - call of duty modern warfare - call of duty modern warfare 3

the same size after compressing

i use this compressing ..

Compress in blok Precom + Srep.bat

http://www.mediafire.com/download/0o.../Compresor.rar

any help

It make no sense to set such strong Compression Methods on Achived Files like .zip, .rar, .arc, .bik, .wmv....
On those Files you may use lzma or -m0 (no compression).
Search for Folders with loose Files like .iwd, .oppc, .packed, and so on, Compress them first with srep, precomp.

EA-Games 08-03-2014 03:46

thanks
altef_4

and thank you
Inge
i will try and till you ..

PinHeaDi 08-03-2014 14:44

D:\Tomb Raide Collection\ and in this foleder there are all Tomb Raider games untill today but i cant make a repack where u can actually choose which one to install. Can anyone help me? Im using norlmal Inno setup. :)

EA-Games 22-03-2014 05:03

Quote:

Originally Posted by Inge (Post 429679)
It make no sense to set such strong Compression Methods on Achived Files like .zip, .rar, .arc, .bik, .wmv....
On those Files you may use lzma or -m0 (no compression).
Search for Folders with loose Files like .iwd, .oppc, .packed, and so on, Compress them first with srep, precomp.


i try to compress .iwd with precomp + serp
the same size
my idea is compress -- Call Of Duty Modern Warfare 3 to 2 DVD

y_thelastknight 27-03-2014 04:35

Quote:

Originally Posted by EA-Games (Post 430166)
after trying on Kurutucu script on Video .. Finally review like this ..

the sound work but the video not work

any solutions ..

install video codec pack like K-lite Codec Pack

aj12345 06-04-2014 12:38

What is wrong in this script i use ISSkin please help.
http://www.mediafire.com/download/qw...gfm/Bister.rar

altef_4 06-04-2014 14:51

Quote:

Originally Posted by aj12345 (Post 430357)
What is wrong in this script i use ISSkin please help.
http://www.mediafire.com/download/qw...gfm/Bister.rar

for use .msstyles skin you must create .cjstyles from it, just open Skinbuilder, import .msstyles skin, and export as .skinproj, then rename it to cjstyles.

EA-Games 06-04-2014 15:01

how to make this code to high compress ::

arc a -ep1 -ed -r -w.\ Setup-1.bin -mprecomp:t-nfj:zl11,18,34,39,44,55,68,75,82,83,84,85,97,98:d1 0+srep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "E:\Games\DS 2\Setup-1\*"

i just want to compress Grand Theft Auto IV to 1xDVD5 or 2xDVD5

aj12345 07-04-2014 00:01

Quote:

Originally Posted by altef_4 (Post 430358)
for use .msstyles skin you must create .cjstyles from it, just open Skinbuilder, import .msstyles skin, and export as .skinproj, then rename it to cjstyles.

I've try does not work.
http://www.mediafire.com/download/q8...3y/Bister2.rar

altef_4 07-04-2014 03:15

1 Attachment(s)
Quote:

Originally Posted by aj12345 (Post 430363)

you use ISSkin.dll for ANSI, try to change it to UNICODE version
p.s. in attachment example for both versions

aj12345 07-04-2014 06:25

Quote:

Originally Posted by altef_4 (Post 430366)
you use ISSkin.dll for ANSI, try to change it to UNICODE version
p.s. in attachment example for both versions

Work,thnks.

EA-Games 08-04-2014 13:55

a very important question ..
when i split the game to 2xDVD5 .. i put Redist folder in first dvd .. when i install the game from CD-Rom . he ask me the second dvd .. but when the game finish installing he not install the directx and vcredist_x86.exe from redist folder ..
please help .

altef_4 08-04-2014 22:38

Quote:

Originally Posted by EA-Games (Post 430411)
a very important question ..
when i split the game to 2xDVD5 .. i put Redist folder in first dvd .. when i install the game from CD-Rom . he ask me the second dvd .. but when the game finish installing he not install the directx and vcredist_x86.exe from redist folder ..
please help .

put redist on second dvd

aj12345 09-04-2014 01:40

How to add DirectX,vcredist and other program recomendet for games.

Btx 10-04-2014 08:17

Hi, I'm using 1.0.0.6 CIU. I would like to know how to put a button that appears at the beginning, the autorun and take me to my website. I can not find where to place the image as a button and add the line of code to Setup.ini ... Pelase Help!

EA-Games 10-04-2014 13:35

Quote:

Originally Posted by altef_4 (Post 430417)
put redist on second dvd

i will try and tell you ..

pakrat2k2 10-04-2014 16:17

Quote:

Originally Posted by Btx (Post 430443)
Hi, I'm using 1.0.0.6 CIU. I would like to know how to put a button that appears at the beginning, the autorun and take me to my website. I can not find where to place the image as a button and add the line of code to Setup.ini ... Pelase Help!

doesn't exist in 1006 ( not as far as ive been able to find )

aj12345 28-04-2014 14:48

How to add percent % in progres bar.

Razor12911 29-04-2014 06:20

You have to make a label, a timer and do some calculations.

for example if using Inno Setup Enhanced Edition

var
Timer: TTimer;
PGPC: TLabel;

procedure PBTimer(Sender: TObject);
begin
if WizardForm.ProgressGauge.Max <> 0 then
PGPC.Caption:= IntToStr((WizardForm.ProgressGauge.Position * 100) div WizardForm.ProgressGauge.Max) + '%';
end;

procedure InitializeWizard;
begin
PGPC:= TLabel.Create(WizardForm);
with PGPC do begin
SetBounds(Left,Top,Width,Height);
Parent:=WizardForm;
end;
Timer:=TTimer.Create(WizardForm);
with Timer do begin
OnTimer:=@PBTimer;
Interval:=500;
Enabled:=True;
end;
end;

Use Curpage to show and hide label.

aj12345 29-04-2014 07:28

Quote:

Originally Posted by Razor12911 (Post 430797)
You have to make a label, a timer and do some calculations.

for example if using Inno Setup Enhanced Edition

var
Timer: TTimer;
PGPC: TLabel;

procedure PBTimer(Sender: TObject);
begin
if WizardForm.ProgressGauge.Max <> 0 then
PGPC.Caption:= IntToStr((WizardForm.ProgressGauge.Position * 100) div WizardForm.ProgressGauge.Max) + '%';
end;

procedure InitializeWizard;
begin
PGPC:= TLabel.Create(WizardForm);
with PGPC do begin
SetBounds(Left,Top,Width,Height);
Parent:=WizardForm;
end;
Timer:=TTimer.Create(WizardForm);
with Timer do begin
OnTimer:=@PBTimer;
Interval:=500;
Enabled:=True;
end;
end;

Use Curpage to show and hide label.

I use inno setup ultra.
This is my script https://www.mediafire.com/?bz8so92s0i6bioy.
Can yu insert percent I do not know.

Snipunk 29-04-2014 09:39

Can any one post what or where I could find the application called "yener's CI"?

I googled it many times but google just shows me comments on filefourm.com.

anyone, please?

dar29 02-05-2014 00:44

Anyone have convertion for Wargame Red Dragon?

UNCAL KEMBU 25-05-2014 09:42

Help me
 
Hi .. Please tell me how to make a game conversion?? Thank you

jamel2013 25-05-2014 09:52

Quote:

Originally Posted by UNCAL KEMBU (Post 431402)
Hi .. Please tell me how to make a game conversion?? Thank you

__________________________________________________ ______________

http://fileforums.com/showthread.php?t=94605
Carry this program you'll learn everything

https://scontent-a-cdg.xx.fbcdn.net/...46377507_n.jpg

thenokiottos 01-07-2014 03:21

Is there a script to unpack an archive compressed using this method -mprecomp+srep+lzma:a1:mfbt4:d256m:fb273:mc1000:lc8?

Cale2201 11-07-2014 15:04

I Have This Problem When Install From Image, Please Help!

http://www.hizliresimyukle.com/image/TG7

MotoGP 14 Compression -msrep...(3xDVD 5) IC2.3 By_(Razor12911) - houcine80
Sniper Elite III Africa Dark Installation(3xDVD 5) _IC-2.3.. - houcine80
Sniper Elite 3 [3xDVD5, Srep64, IC 2.5.1] - Inge

when install from folder everything is working fine

Sorry For My Bad English! :)

Razor12911 11-07-2014 15:35

Quote:

Originally Posted by thenokiottos (Post 432273)
Is there a script to unpack an archive compressed using this method -mprecomp+srep+lzma:a1:mfbt4:d256m:fb273:mc1000:lc8?

yes there is or are, Installer Creator can do this, BlackBOX, EI and etc...


All times are GMT -7. The time now is 04:28.

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