|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#166
|
||||
|
||||
|
Quote:
:t-nfj:zl11,18,34,39,44,55,68,75,82,83,84,85,97,98:d1 0 as it was provided for something else, not your files. IF when you run it, after it completes & shows you similar to speed up compression, then you add it to that line. |
| Sponsored Links |
|
#167
|
|||
|
|||
|
hi... I have problem error line 38 "SetupIconFile=Setup.ico" resource update error.. need help...
|
|
#168
|
||||
|
||||
|
recompile script again. if it happens again, disable anti-virus for 5 mins for compilation to take place.
|
|
#169
|
|||
|
|||
|
Last edited by ivanlakersss666; 01-04-2015 at 11:25. |
|
#170
|
|||
|
|||
|
Hi, i'm trying to compress some files, i'm using a .bat file with the script below, and I'm wondering if there's a better script for compression:
@echo Working Working Srep+Arc arc a -ep1 -ed -r -w.\ Data\Setup-1.bin -msrep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc1000:l c8 "E:\Software\Repack Tools\Input1\*" What's wrong with the sctipt? Thank You
Last edited by Pasq92; 18-06-2015 at 09:49. |
|
#171
|
|||
|
|||
|
I compile the CIU 2.0.3.0 with the Inno Setup Unicode 5.5.5 and I get this error:
---- Compiler Error File: ...\include\protected\botva2.iss Line 289: Column 14: Unknown identifier 'ExtractTemporaryFileSize' ---- Any help? |
|
#172
|
||||
|
||||
|
Quote:
try this that should help you http://fileforums.com/showpost.php?p=437536&postcount=1 |
| The Following 2 Users Say Thank You to mausschieber For This Useful Post: | ||
aydy (29-07-2015), WankaWanka (27-06-2015) | ||
|
#173
|
|||
|
|||
|
Quote:
|
|
#174
|
|||
|
|||
|
Where do I find the " Installer Creator v2.9 " to download ? thanks
|
|
#175
|
|||
|
|||
|
Please help solve this problem
.. Sorry for my weak in English
Last edited by ghaly; 30-09-2015 at 04:25. |
|
#176
|
||||
|
||||
|
make sure enough freespace on HD, Turn off AV, need more information as to what you were doing when this happened.
|
|
#177
|
|||
|
|||
|
How to compress 9 gb game to 3 gb
help pls |
|
#178
|
||||
|
||||
|
that all depends on the types of files in the game. Some compress very well others not at all, there is no way to guarantee that you turn 9gb into 3gb, only testing will tell you how much it will compress down.
|
|
#179
|
|||
|
|||
|
i use CIU2030 but after install not create shortcut on desktop. only create uninstall shortcut on start menu or start menu can you help me. sorry for my weak English.
my setup.ini Code:
///////////////////// SETUP SETTINGS //////////////////////
[InstallOptions]
ApplicationName=Pro Evolution Soccer 2016
Publisher=KONAMI
GameSize=8100
//ProductCode={3FEA6CD1-EA13-4CE7-A74E-A74A4A0A7B5C}
PrecompVer=inside
Lang=en,es,fr,it,da,nl,pl,prbr,ru
SetupVersion=1.0
GameVersion=1.0
[Executable1]
Name=Pro Evolution Soccer 2016
Exe=SmartSteamLoader.exe
ExePath={app}\SmartSteamLoader.exe
Parameter=
Icon=PES2016.ico
GDFBinary=
[MinSystemReq]
ProcCore=2
ProcFreq=2000
RAM=2048
VideoRAM=512
WinVerMajor=5
WinVerMinor=1
ServicePack=3
[RecSystemReq]
ProcCore=4
ProcFreq=2600
RAM=4096
VideoRAM=1024
WinVerMajor=5
WinVerMinor=1
ServicePack=3
//[ExtractSettings]
//FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
//FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
////////////////////// SETUP DESIGN BUTTON //////////////////////
[StandardButton]
Width=150
Height=40
Font=Fight This
FontUC=1
FontColor=$ffffff
FontColorOnMouse=$01cefd
FontColorMouseDown=$00cdfc
FontColorDisabled=$aaaaaa
FontSize=23
FontSizeOnMouse=26
FontBold=0
OneLiner=1
Alignment=center
Shadow=1
[NextButton]
Left=460
Top=475
[BackButton]
Left=50
Top=475
[CancelButton]
Left=255
Top=475
[MusicButton]
Left=2
Top=-437
////////////////////// SETUP DESIGN SMALL BUTTON //////////////////////
[SmallButton]
Width=100
Height=22
FontSize=18
FontSizeOnMouse=20
////////////////////// SETUP DESIGN OTHER BUTTON //////////////////////
[EqualizerButton]
Left=83
Top=134
NumberOfStripes=8
NumberOfBlocks=4
BlockWidth=17
BlockHeight=2
LineHeight=1
[MinimizeButton]
Left=920
Top=20
Width=24
Height=24
[ExitButton]
Left=856
Top=20
Width=24
Height=24
////////////////////// SETUP DESIGN INTERFACE //////////////////////
[Flash1]
Left=55
Top=0
Width=714
Height=106
[Logo]
LogoLeft=400
LogoTop=90
LogoWidth=178
LogoHeight=80
[TextStage]
Top=180
Left=50
Width=550
Height=230
SpaceFromBorder=0
Center=1
Font=ubuntu
FontSize=2
FontColor=$ffffff
Shadow=1
[InterfaceSettings]
ChangeFrame=0
InstallerWidth=900
InstallerHeight=560
BackgroundWidth=1280
BackgroundHeight=720
ShowBGFullscreen=0
ProgressBarLabelColor=$ffffff
ProgressBarHeight=12
MoveProgressBarLabel=0
MoveDirectoryInfo=15
MoveProgressBar=4
//MoveFileLabelY=0
//MoveTimeLabelY=0
[SmallInstaller]
Width=500
Height=280
TextLeft=30
TextTop=115
TextWidth=440
TextHeight=130
FontColor=$ffffff
PosRightDown=0
//MoveProgressBar=0
//MoveFileLabelY=0
//MoveTimeLabelY=0
//MoveMusicX=0
//MoveMusicY=0
//MoveCancelX=0
//MoveCancelY=0
[BigTitle]
Left=2
Top=-354
Width=554
Height=80
FontSize=56
FontColor=$bebebe
FontUC=1
Visible=0
[SetupTitle]
Top=8
FontSize=10
FontColor=$ffffff
Visible=0
////////////////////// AUTORUN DESIGN //////////////////////
[AutorunSettings]
AutorunWidth=870
AutorunHeight=506
Music=1
[StandardButtonAR]
Width=291
Height=50
Font=Fight This
FontUC=1
FontColor=$ffffff
FontColorOnMouse=$00a00f
FontColorMouseDown=$00a00f
FontColorDisabled=$aaaaaa
FontSize=24
FontSizeOnMouse=27
FontBold=0
OneLiner=1
Alignment=left
Shadow=1
LabelX=25
LabelY=6
[Play1Button]
Left=1
Top=95
ShowPlayLabel=1
[Play2Button]
Left=-563
Top=0
Text=config
[UnInstallButton]
Left=1
Top=147
[WebsiteButton]
Left=1
Top=199
Site=pes.konami.com/au/pes2016
[BrowseDVDButton]
Left=309
Top=288
Visible=0
[EqualizerButtonAR]
Left=25
Top=51
NumberOfStripes=11
NumberOfBlocks=5
BlockWidth=6
BlockHeight=2
LineHeight=1
Visible=1
[MusicButtonAR]
Left=280
Top=455
Width=31
Height=120
Visible=0
[LangBox]
Left=15
Top=485
//Center=1
ShowOnly=0
//Position=Vertical
[SetupTitleAR]
Top=8
FontSize=12
FontColor=$ffffff
Visible=0
[Exit1Button]
Left=1
Top=251
[MinimizeARButton]
Left=0
Top=0
Width=24
Height=24
[Exit2Button]
Left=-656
Top=20
Width=24
Height=24
[LauncherSettings]
InstallRedist=1
[Launch1]
Name=Microsoft DirectX
32Exe={app}\Support\Tools\DirectX\DXSetup.exe
Argument=/silent
BeforeInstall=0
[Launch2]
Name=Microsoft Visual C++ 2012 Redistributable
32Exe={app}\Support\Tools\Microsoft Visual C++ 2012 Redistributable\32Bit.exe
64Exe={app}\Support\Tools\Microsoft Visual C++ 2012 Redistributable\64Bit.exe
Argument=/q /norestart
BeforeInstall=0
[Launch3]
Name=Microsoft.NET Framework 4.0.30319.01
32Exe={app}\Support\Tools\Microsoft.NET Framework 4.0\Install.exe
Argument=/q /norestart
BeforeInstall=0
|
|
#180
|
||||
|
||||
|
Quote:
must be: ExePath= ExePath applies when the executable is in a subdirectory. Example: Exe=SmartSteamLoader.exe ExePath=Bin Last edited by omdj; 23-10-2015 at 22:13. |
| The Following User Says Thank You to omdj For This Useful Post: | ||
marvel1911 (13-10-2015) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| soft mod - opinions, questions | dneray22 | XBox Games | 2 | 01-08-2003 06:36 |
| A few questions I need answered. | rms2001 | XBox Games | 5 | 05-12-2002 12:55 |
| Newbie with 1,000 questions ( not really 1,000, but close enough) | tdoran70 | PS2 Games | 3 | 29-05-2002 00:47 |
| A few questions, PLLeaase Read | Bill-Something | PSX Games | 6 | 18-08-2001 08:18 |