|
|
|
#1
|
||||
|
||||
|
Quote:
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| Sponsored Links |
|
#2
|
|||
|
|||
|
hi dear yener90 ...
do you need a few Persian Translation ? is there new words need to translate ? will be glad if can help you ... |
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
|||
|
|||
|
@amin fear
Code:
Extracting=Extracting %1 ... Elapsed=Elapsed Remaining=Remaining Hours=hours Hour=hour Minutes=minutes Minute=minute Seconds=seconds Second=second SystemPageTitle=System Check ReqSuccess=Your system meets the minimum hardware requirements. ReqNoSuccess=Your system does NOT meet the minimum hardware requirements. Processor=Processor RAM=RAM VideoCard=Video Card System=Operating System good news: decryption works ![]() now i need to create a tool which crypts it. |
|
#5
|
|||
|
|||
|
UPDATE 8.5.6.0 BETA
- Setup.cab Cryption added -> Put the contents of Setup.cab to the blank Setup folder -> Launch "Setup.cab Cryptor.exe", define password and press Crypt -> Setup.cab files will be only editable using your defined password - Setup.cab & Setup.ini integration added -> Put the contents of Setup.cab to the blank Setup folder -> delete ; by #define Internal and compile (do it for Langscript.iss AND InstallerScript.iss) then you will be independend - Sytem Requirement page added Code:
[SystemRequirement] ProcCore=2 <- minimum processor cores for dual 2 for quad 4 etc ProcFreq=2600 <- minimum processor frequency RAM=3000 <- minimum ram space in mb VideoRAM=512 <- minimum video ram space in mb WinVerMajor=5 <- minimum windows version WinVerMinor=1 <- minimum windows version ServicePack=3 <- required service pack for the minimum windows version lil info about windows version: on the german wikipedia version you can see the whole numbers http://img694.imageshack.us/img694/4...owsversion.jpg WinVerMajor is the first number WinVerMinor is the number after the point |
|
#6
|
||||
|
||||
|
Thx yener!! I'll test it....
|
|
#7
|
|||
|
|||
|
Hi yener, cryption works, however;
1. Crypted files can be deleted 2. They can be overwritten But extraction is not possible, which is enough for the moment Cheers
|
|
#8
|
||||
|
||||
|
Hi yener, about translations in portuguese brasil use in:
System Check --> Verificação de Sistema thanks! ![]() EDIT: yener, i have a problems with new CI: 2 - After compile (after delete ; #define Internal for creation Setup.cab & Setup.ini integrated) and run Autorun.exe or Setup.exe i get this error: Runtime Error (at 539:2187): The file is already being used in another process I try convert autorun to dll but the same error. Any idea? Thanks for help! Last edited by Fabioddq; 07-09-2012 at 09:00. |
|
#9
|
|||
|
|||
|
thx for the feedback will analyze it.
rev0 dont understand exactly? does the setup not work? added to much features....couldnt test properly ![]() please use one music.mp3 otherwise problem can happen. |
|
#10
|
|||
|
|||
|
Quote:
But, you cant extract pass protected files, means it's working but it lacks anti overwrite and anti delete functions |
|
#11
|
|||
|
|||
|
BTW, music.mp3 in setup folder is not working anymore, it's not related pass protection, during autorun is working but, during splash is not
|
|
#12
|
|||
|
|||
|
Hi yener the precomp:inside is not in the setup ini must we manually put in there or is it not neccesary anymore.in the lastest CI.
|
|
#13
|
||||
|
||||
|
Quote:
My Setup.ini CI 8.5.6.1 (Organized) Code:
[InstallOptions]
MyExecutableName=ASMLauncher.exe
ApplicationName=The Amazing Spider-Man
Publisher=Activision
MyExecutablePath=
SaveGameFolder=
Lang=de,en,es,fr,it,ru,tr,prbr
LangUI=0
PrecompVer=inside
GameSize=8460
Password=39337020792232108662594104415120
Editor=yener90
[SystemRequirement]
ProcCore=2
ProcFreq=2600
RAM=3000
VideoRAM=512
WinVerMajor=5
WinVerMinor=1
ServicePack=3
[InstallSettings]
GDFBinary=Game.dll
[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1;PrecSrep:0
[InterfaceSettings]
Button2Width=300
Button2Height=29
InstallerWidth=900
ButtonWidth=300
ButtonHeight=29
Button3Width=300
Button3Height=29
Button4Width=300
Button4Height=29
TextPositionTop=128
TextPositionLeft=10
Button1Left=560
Button1Top=230
Button2Left=595
Button2Top=270
InstallerHeight=500
BackgroundWidth=1280
BackgroundHeight=720
ProgressBarHeight=12
MoveProgressBarLabel=0
SmallInstallerWidth=500
SmallInstallerHeight=200
TextPositionWidth=550
TextPositionHeight=326
MoveDirectoryInfo=0
MoveProgressBar=4
Button3Left=595
Button3Top=310
Button4Left=560
Button4Top=350
SmallButtonWidth=100
SmallButtonHeight=29
SmallButton2Width=100
SmallButton3Width=100
SmallButton2Height=29
SmallButton3Height=29
ProgressBarLabelColor=$FFFFFF
ShowBGFullscreen=0
SmallInstallerFontColor=$FFFFFF
SmallButtonFontSize=9
TextSpaceFromBorder=35
ButtonFont=Amazing Spider Man CI
ButtonOneLiner=1
ButtonFontSize=10
ButtonFontUC=0
ButtonFontBold=0
ButtonFontColor=$D8D8D8
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$000000
ButtonFontColorDisabled=$FFFFFF
LogoLeft=39
LogoTop=14
LogoWidth=500
LogoHeight=113
SetupFont=Helvetica Neue LT Std
SetupFontSize=1
SetupFontColor=$FFFFFF
TextCenter=1
//The part AutorunSettings is only required, if you enabled EnableAutorunMenu=1
[AutorunSettings]
AutorunWidth=600
AutorunHeight=500
MusicLeft=542
MusicTop=446
MusicWidth=48
MusicHeight=48
LangBoxCenter=1
LangBoxLeft=0
LangBoxTop=11
PlayLeft=300
PlayTop=240
Play2Left=0
Play2Top=0
Play3Left=0
Play3Top=0
InstallLeft=300
InstallTop=290
ExitLeft=300
ExitTop=340
ButtonWidth=300
ButtonHeight=29
Button2Width=300
Button3Width=300
Button4Width=300
Button5Width=300
Button2Height=29
Button3Height=29
Button4Height=29
Button5Height=29
ButtonFont=Amazing Spider Man CI
ButtonFontUC=0
ButtonFontColor=$F2F2F2
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$000000
ButtonFontColorDisabled=$7F7F7F
ButtonFontSize=10
ButtonFontBold=0
RoundedCornerX=50
RoundedCornerY=50
[LauncherSettings]
InstallRedist=1
Launch1=.NET Framework 3.5
Launch164=0
Launch1BeforeInstall=1
LaunchCom1=redist\dotnetfx35_SP1.exe
LaunchArg1=/q:a /q /norestart
Launch2=Visual C++ 2008 x86
Launch264=0
Launch2BeforeInstall=1
LaunchCom2=redist\vcredist_x86.exe
LaunchArg2=/q:a
Launch3=DirectX
Launch364=0
Launch3BeforeInstall=1
LaunchCom3=redist\DirectX\DXSETUP.exe
LaunchArg3=/silent
Yener90: as I use that password? Code:
Password = 39337020792232108662594104415120 I drag the Setup.cab it and then appears an error and deletes my setup.cab!
Last edited by kassane; 08-09-2012 at 09:31. |
|
#14
|
||||
|
||||
|
Quote:
|
|
#15
|
|||
|
|||
|
i deleted for my example conversion.
just insert it again. Fabioddq you used Music.mp3 in two folders? Main folder -> music will be played in Autorun AND Setup in Setup folder -> music will be play ONLY in Setup if you put in both paths it will make conflict. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |