View Full Version : yener90's Inno Project Source Codes
Yener90, it would be possible to adapt your CI installer, to work the precomp 0.4.3?
it depends on ISDone :/
Preview independend Setup.cab + Setup.ini
http://img213.imageshack.us/img213/794/previewezw.jpg
yener, is it possible to change license agreement's background color ?
It's not that important i'm more interested about pass protected setup.cab :D
Yener90, it is possible you put the button in autorun, called "Browser DVD"?
What in Portuguese is "Explorar DVD"...
Fabioddq
05-09-2012, 11:34
Yener90, it is possible you put the button in autorun, called "Browser DVD"?
What in Portuguese is "Explorar DVD"...
Browser DVD is very old school! :p :D
Browser DVD is very old school! :p :D
O my god!! I'm Sorry....:D
Th3Raven
05-09-2012, 12:24
Browser DVD is very old school! :p :D
Indeed is old school but it's a great function in an autorun menu.
I hope that we ca see it in the new and improved C.I. :p :D
Yener90, it is possible you put the button in autorun, called "Browser DVD"?
What in Portuguese is "Explorar DVD"...
In English it would be 'Browse DVD' (no 'r' on the end of browse). ;)
amin fear
06-09-2012, 02:59
hi dear yener90 ...
do you need a few Persian Translation ?
is there new words need to translate ?
will be glad if can help you ...
In English it would be 'Browse DVD' (no 'r' on the end of browse). ;)
Sorry, my mistake!!:p
@amin fear
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
those lines need translation.
good news:
decryption works :D
now i need to create a tool which crypts it.
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
[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
-> to disable it just delete the whole section
lil info about windows version:
on the german wikipedia version you can see the whole numbers
http://img694.imageshack.us/img694/4374/windowsversion.jpg
WinVerMajor is the first number
WinVerMinor is the number after the point
Thx yener!! I'll test it.... :D
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
Fabioddq
07-09-2012, 08:24
Hi yener, about translations in portuguese brasil use in:
System Check --> Verificação de Sistema
thanks! :D
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!
thx for the feedback will analyze it.
rev0
dont understand exactly?
does the setup not work?
added to much features....couldnt test properly :D
please use one music.mp3 otherwise problem can happen.
thx for the feedback will analyze it.
rev0
dont understand exactly?
does the setup not work?
added to much features....couldnt test properly :D
please use one music.mp3 otherwise problem can happen.
It's working but, if you open setup.cab, you can delete the contents and overwrite them, including pass protected ones.
But, you cant extract pass protected files, means it's working but it lacks anti overwrite and anti delete functions
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
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.
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.
UPDATE 8.5.6.1
- fixed music bugs
- updated translations (thx to providers :D)
amin fear
08-09-2012, 04:32
Dear yener90 ... Here it is ... please Update The Persian Lang
Extracting=درحال استخراج %1 ...
Elapsed=سپری شده
Remaining=باقی مانده
Hours=ساعت ها
Hour=ساعت
Minutes=دقیقه ها
Minute=دقیقه
Seconds=ثانیه ها
Second=ثانیه
SystemPageTitle=چک کردن سیستم
ReqSuccess=سیستم شما با حداقل نیازهای سخت افزاری سازگاری دارد
ReqNoSuccess=سیستم شما با حداقل نیازهای سخت افزاری سازگاری ندارد
Processor=پردازشگر
RAM=حافظه موقت - رم
VideoCard=کارت گرافیک
System=سیستم عامل
Thanks for your HARD work !
Fabioddq
08-09-2012, 08:59
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.
yes, i put! kkkkkkkkkkkk :eek:
Sorry, I didn't know! :p
Now works perfectly! Thanks yener! :D
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.
Hey friend, copy my script setup.ini organized and paste on top of your setup.ini!
My Setup.ini CI 8.5.6.1 (Organized)
[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
To enable Precomp, change the command {PrecSrep:0 => PrecSrep:1}
Yener90: as I use that password?
Password = 39337020792232108662594104415120
And also how to use the Setup.cab Cryptor?
I drag the Setup.cab it and then appears an error and deletes my setup.cab! :(
hi kassane thx mate much appreciated.but a far as i know the new CI u dont need to add {PrecSrep:0 => PrecSrep:1} anymore
Fabioddq
08-09-2012, 09:59
Hey friend, copy my script setup.ini organized and paste on top of your setup.ini!
Yener90: as I use that password?
Password = 39337020792232108662594104415120
And also how to use the Setup.cab Cryptor?
I drag the Setup.cab it and then appears an error and deletes my setup.cab! :(
You must extract your Setup.cab in the Blank Setup folder. After run Setup.cab Cryptor and choose your password. ;)
Fabioddq
08-09-2012, 10:40
yener, Setup.cab and Setup.ini integrated works great! :D
would be possible to accomplish this integration without extracting setup.cab in an empty folder (blank Setup folder)?
Because if the conversion is posted here in fileforums. The user will not be able to extract the contents of Setup.cab because the password so he can not accomplish this integration.
Another point:
After install the game, i go to the game installation folder and all background images were there between the game files! The installer extract the images (1.jpg, 2, 3 ...) to the game folder together with the game files.
I used CI 8.5.6.1 with internal installation (Darksiders II) and external installation (Trine Collection). Look:
https://lh3.googleusercontent.com/-g-ugbyoyzFQ/UEvCnupZuHI/AAAAAAAAAsA/Al7xLyzyJ7M/s1920/error.jpg
Hi yener when using precomp somethime it crashes and u have to add in -i and the position number it crashed at is the a easy way of doing this and sometimes it can crash like 20 time before precomp is complete and that is painfull creating a bat file and -i switch everytime there is a crash in precomp so it can skip that position.as this can take ages to do and u have to sit and watch the conversion all the time.
system requirements read my i3 3.10GHz processor as quad core 3.0 .. can you update about this one? it's a bit lost detail i think.. i3 -> quad core, 3.10 -> 3.0
system requirements read my i3 3.10GHz processor as quad core 3.0 .. can you update about this one? it's a bit lost detail i think.. i3 -> quad core, 3.10 -> 3.0
it reads info that given by system ;)
AND it doesnt round up.
if you cpu runs currenty 3.09 it will show 3.0
UPDATE 8.5.6.2
- fixed copying of background images
Fabioddq
fixed your second problem
unfortunately internal + crpyting will not work.
im using inno preprocessor features for internal.
it doesnt support such features.
Fabioddq
09-09-2012, 07:52
it reads info that given by system ;)
AND it doesnt round up.
if you cpu runs currenty 3.09 it will show 3.0
UPDATE 8.5.6.2
- fixed copying of background images
Fabioddq
fixed your second problem
unfortunately internal + crpyting will not work.
im using inno preprocessor features for internal.
it doesnt support such features.
Ok, thanks for the update! :D
Thanks yener90, I was having the same kind of problem that fabioddq!
Now is great...
amin fear
10-09-2012, 02:21
Thanks Yener90 For Updating The Translation...
just a Suggestion :
by adding the " RightToLeft=yes " Line to " farsi.isl " Language File , the inno setup form will be Right To Left ... but because of exact location of buttons by your custom installer the RTL text will be left & your buttons will be on right ...
do you have an idea & solution for this ?
is it possible to implement a code to handle this ?
take a look at attachment
------------------------
anyway thanks for your effort...
hi yener how do i get the autorun.exe to work with the setup.ico like the setup.exe.
thx in advanced mate
just compile Langscript.iss
NamelessOne
10-09-2012, 10:49
Hey, yener, I have a problem when I try to merge setup folder and setup.ini into main exe. The background music is playing but I get this message
3990
Any thoughts? I've compiled language and installer scripts.
where was setup.ini while compiling?
NamelessOne
10-09-2012, 12:01
It's in the root folder (the one where I've extracted your script). I'm not sure what's wrong because I've done conversion of I Am Alive with no problems. Setup.cab and setup.ini were integrated into the setup. Now I'm trying to do Mass Effect 3 and I keep getting this error. I even tried to change setup.ini location, to put it in Setup folder and change its location in your script but nothing. Strange :confused:
thedarkman
11-09-2012, 04:55
Hi yener90's, thanks for great innosetup source code :D
i'm just report bug, in CI 8.5.6.2 when using internal installer + not using background
progress bar is running perfectly, but not the precent
screenshot = http://s9.postimage.org/er90sljcb/image.jpg (http://postimage.org/image/er90sljcb/)
how to fix this? thanks :D
(sorry for my bad english)
It's in the root folder (the one where I've extracted your script). I'm not sure what's wrong because I've done conversion of I Am Alive with no problems. Setup.cab and setup.ini were integrated into the setup. Now I'm trying to do Mass Effect 3 and I keep getting this error. I even tried to change setup.ini location, to put it in Setup folder and change its location in your script but nothing. Strange :confused:
could you send me all the files?
per pm :)
Hi yener90's, thanks for great innosetup source code :D
i'm just report bug, in CI 8.5.6.2 when using internal installer + not using background
progress bar is running perfectly, but not the precent
screenshot...
how to fix this? thanks :D
(sorry for my bad english)
analyzing
next version:
- update persian
- righttoleft support
- fix next label
- fix progressbar percentage
Thanks Yener90 For Updating The Translation...
just a Suggestion :
by adding the " RightToLeft=yes " Line to " farsi.isl " Language File , the inno setup form will be Right To Left ... but because of exact location of buttons by your custom installer the RTL text will be left & your buttons will be on right ...
do you have an idea & solution for this ?
is it possible to implement a code to handle this ?
anyway thanks for your effort...
http://img651.imageshack.us/img651/8903/previewecm.jpg
i hope its enough :P
Fabioddq
11-09-2012, 08:17
i know what he means...
welcome page last line...didnt realize it xD
the bigger issue....why service pack 1D for your system :o
i will look exactly whats causing this problem.
Don't worry about this yener. This is a bug in my system when I used a remove WAT. Look at this picture from my system properties and you'll see that it also has "D". kkkkkkkkkkkk :eek:
https://lh3.googleusercontent.com/-56R8E1-bz_I/UE6hRdfHKJI/AAAAAAAAAtk/MO6Cv36EL3o/s1920/Bug.jpg
About welcome page last line, I also never realized! :D
dont publish any work using currently 8.5.6.0 and newer....
i realized play button problem in autorun.
already solved it.
i will bring out a hotfix later.
Fabioddq
11-09-2012, 10:05
dont publish any work using currently 8.5.6.0 and newer....
i realized play button problem in autorun.
already solved it.
i will bring out a hotfix later.
yes, you right! The play button not working and uninstall button not appears.
Thanks for the info anyway. :D
i need new translation:
ClickIT=Click an Installation Type to continue, or Cancel to exit Setup.
Thanks :D
RightToLeft Support is pretty long work to finish, therefore i will pause it currently and solve the problems...
FR:
''Cliquez sur l'un type d'installation pour continuer, ou cliquez sur Annuler pour quitter l'installation.''
TR:
''Devam etmek için yükleme türünü seçin, ya da Setup'tan çıkmak için İptal Et'e tıklayın.
*Setup = Yükleyici de olur hangisi daha TR görünüyorsa sana :D
Fabioddq
11-09-2012, 11:05
Portuguese Brasil:
Clique em um tipo de instalação para continuar, ou em Cancelar para sair da instalação.
NamelessOne
11-09-2012, 11:26
Hi, yener. I need to apologize for my stupidity :o The error was on my behalf because I overlooked one little thing (version of LangScript.iss didn't match the InstallerScript.iss hence the problem with the setup.ini). Now to the translation :D
Bosnian
Klikni na Tip instalacije za nastavak ili Otkaži za izlaz iz instalacije.
You can use this translation for Serbian and Croatian as well.
P.S.
Does this mean you're gonna integrate additional installations in your script (which we can use for optional mods for example or something like that)?
Does this mean you're gonna integrate additional installations in your script (which we can use for optional mods for example or something like that)?
I think it's for Custom and Default Installation selections.
thx for the translations :D
yes revo is correct.
UPDATE 8.5.6.3 Hotfix
- fixed autorun
- updated persian
- fixed next button click label
- fixed progressbar label in no background mode
- added RightToLeft for persian language support...currently finished 30%
-> RightToLeft for persian language currently not finished...please wait for next version
Th3Raven
11-09-2012, 23:30
ClickIT=Click an Installation Type to continue, or Cancel to exit Setup. Romanian
Faceți clic pe un tip de instalare pentru a continua, sau pe Anulare pentru a parasi programul de instalare.
amin fear
12-09-2012, 23:02
Thanks Yener90 For fulfilling my Suggestion ... Looks good .
Persian :
ClickIT=روی یک نوع از فرایند نصب برای ادامه کلیک کنید ، یا روی گزینه انصراف برای خروج از برنامه نصب کلیک کنید
Thanks Yener90 For fulfilling my Suggestion ... Looks good .
Persian :
ClickIT=روی یک نوع از فرایند نصب برای ادامه کلیک کنید ، یا روی گزینه انصراف برای خروج از برنامه نصب کلیک کنید
lil bit to late ;)
unfortunately its really hard to edit on my west european system arabic font.
could you if required edit Farsi.isl and upload it?
im note sure if my translation is correct.
UPDATE 8.5.6.4
- fixed polish language
- fixed serbian language
- rightoleft support added -> for persian language
- updated all languages-> no more lang errors
-> my laste update for a long time...need to rest a lil bit ;)
Joe Forster/STA
13-09-2012, 04:15
unfortunately its really hard to edit on my west european system arabic font.
Use FAR Manager (http://farmanager.com) in ConEmu (http://code.google.com/p/conemu-maximus5/), with the Fixedsys Excelsior (http://www.fixedsysexcelsior.com) font. Beautiful! :)
Yener90, every time I use Setup.cab Cryptor, this error happens, saying it did not find any file, what went wrong?
http://desmond.imageshack.us/Himg593/scaled.php?server=593&filename=cryptorerror.jpg&res=landing
See the end of this message for details on invoking
debugging just-in-time (JIT) instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File not found.
em Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
em SetupcabCryptor.Form1.Button1_Click(Object sender, EventArgs e)
em System.Windows.Forms.Control.OnClick(EventArgs e)
em System.Windows.Forms.Button.OnClick(EventArgs e)
em System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
em System.Windows.Forms.Control.WndProc(Message& m)
em System.Windows.Forms.ButtonBase.WndProc(Message& m)
em System.Windows.Forms.Button.WndProc(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Sets Modules (Assemblies) loaded **************
mscorlib
Version Set Modules (Assembly): 2.0.0.0
Win32 Version: 2.0.50727.4971 (win7RTMGDR.050727-4900)
Base Code: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Setup.cab Cryptor
Version Set Modules (Assembly): 1.0.0.0
Win32 Version: 1.0.0.0
Base Code: file:///C:/Users/Matheus%20Catarino/Documents/CI%208.5.6.4/Setup.cab%20Cryptor.exe
----------------------------------------
Microsoft.VisualBasic
Version Set Modules (Assembly): 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
Base Code: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Version Set Modules (Assembly): 2.0.0.0
Win32 Version: 2.0.50727.4971 (win7RTMGDR.050727-4900)
Base Code: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Version Set Modules (Assembly): 2.0.0.0
Win32 Version: 2.0.50727.4977 (win7RTMGDR.050727-4900)
Base Code: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Version Set Modules (Assembly): 2.0.0.0
Win32 Version: 2.0.50727.4980 (win7RTMGDR.050727-4900)
Base Code: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Version Set Modules (Assembly): 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base Code: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.VisualBasic.resources
Version Set Modules (Assembly): 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
Base Code: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/8.0.0.0_pt-BR_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
----------------------------------------
System.Windows.Forms.resources
Version Set Modules (Assembly): 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base Code: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
Version Set Modules (Assembly): 2.0.0.0
Win32 Version: 2.0.50727.4971 (win7RTMGDR.050727-4900)
Base Code file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
************** JIT debugging **************
To enable debugging just-in-time (JIT) debugging, the .config this
application or computer (machine.config) must have the value
jitDebugging defined in section system.windows.forms.
The application must also be compiled with debugging
enabled.
Eg:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Emsisoft (i use this), McAffee and the Ikarus Engine blocks the Setup/Autorun.exe File.
I think it is a false positive:
https://www.virustotal.com/file/4403a721fe3181173b05c114895e27a133b017a4844d186257 168bf9bd013ad8/analysis/
so, the problem is, by compiling the 7zip.dll file. if u use the 7z 9.22beta, it looks much better:
https://www.virustotal.com/file/4caa7f587a9daa1f9a2dbd6e6118da17b1b6bf7ce132dc9cea a738a2216ccf66/analysis/1347647731/
You can Download 7z 9.22beta here, and replace the 7z.dll and 7z.exe files in the include folder:
http://www.chip.de/downloads/c1_downloads_hs_getfile_v1_16106188.html?t=1347647 139&v=3600&
Greetings
Joe Forster/STA
14-09-2012, 13:04
Emsisoft (i use this), McAffee and the Ikarus Engine blocks the Setup/Autorun.exe File.
I think it is a false positive
Yes, it's a false positive. :) Old famous virus scanner companies like McAfee and Norton/Symantec are now producing shit; use AVG, Kaspersky or NOD32 ibstead.
Fabioddq
14-09-2012, 21:14
Yener, please fix a translation in Portuguese Brazil from Your system meets the minimum hardware requirements.
Current:
O seu sistema possue os requisitos mínimos de hardware.
O seu sistema NÃO possue os requisitos mínimos de hardware.
CORRECT:
O seu sistema possui os requisitos mínimos de hardware.
O seu sistema NÃO possui os requisitos mínimos de hardware.
I'm so sorry for this error. :o I nearly killed myself when I realized.
napalmguy
14-09-2012, 21:17
@Fabioddq
you know you could fix it yourself, repost the CI, take some load off Yener's hands and actually contribute something useful to this thread, right? :)
i will fix it in some days...currently busy.
look at languages then brazilianportuguese.isl
search for wrong line and correct it....should fix temporarly for you & your conversions.
Fabioddq
14-09-2012, 21:35
@Fabioddq
you know you could fix it yourself, repost the CI, take some load off Yener's hands and actually contribute something useful to this thread, right? :)
I was the one who translated it wrong. I didn't know where to find.
If you knew anything about Portuguese know that this is a very serious mistake. If you do not find useful, so don't give your opinion. :p
Fabioddq
14-09-2012, 21:37
i will fix it in some days...currently busy.
look at languages then brazilianportuguese.isl
search for wrong line and correct it....should fix temporarly for you & your conversions.
In brazilianportuguese.isl. Ok, I didn't know that.
I will not post conversions for a long time. Anyway i apreciate your help. Sorry, take your time. Thanks.
do you have a problem? :/
why not posting conversions?
did i say something wrong :D
if yes im sorry.
at weekends im at work and then sleeping all the day :p i meant this with busy.
i will update this and persian ;)
is someone interested in arabic?
Fabioddq
14-09-2012, 22:52
do you have a problem? :/
why not posting conversions?
did i say something wrong :D
if yes im sorry.
at weekends im at work and then sleeping all the day :p i meant this with busy.
i will update this and persian ;)
is someone interested in arabic?
No man, really, relax! :D
I'm having some personal problems that need solving. So, I'm no motivation to create conversions at the moment. ;)
napalmguy
15-09-2012, 05:44
@Fabioddq
I didn't say that what you did was not useful, so please don't through a fit at me for no reason. All I asked was to try and modify the script yourself and repost it instead of waiting for Yener, because the man always said he is busy at work and I tried to give you an idea to help other members. remember, you posted the correct translation yourself and I could've simply done it myself but I know this is your work (Country Brasil, right?) and I wanted YOU to get credit for it
Edit: Ok man no problem
Fabioddq
15-09-2012, 07:57
@Fabioddq
I didn't say that what you did was not useful, so please don't through a fit at me for no reason. All I asked was to try and modify the script yourself and repost it instead of waiting for Yener, because the man always said he is busy at work and I tried to give you an idea to help other members. remember, you posted the correct translation yourself and I could've simply done it myself but I know this is your work (Country Brasil, right?) and I wanted YOU to get credit for it
Ok man. I was just kidding, sorry if I said anything ... :o
But I really didn't know where to look for the error. Now I know. :D
Ok, here a noob question, sorry for this. i will install directx from the temp folder, so i compile the dx files with the installer and use the {tmp} dir and these flags: uninsafterinstall. But what must i type in the setup.ini ? the command : LaunchCom1={tmp}\dx90c\DXSetup.exe will not work.
Thanks for solutions.
EDIT
I found the solution myself:
i have changed in script the {src} in {tmp} Exec(ExpandConstant('{tmp}\') + GetIniString('LauncherSettings' and use in setup.ini file the function : Launch1BeforeInstall=0
This works perfect for me.
UPDATE 8.5.6.5
- fixed portuguese brazil translation
- fixed persian translation
another Question:
if i activate the wpReadyPage, this page looks empty.
Must i define this over the ini file ?
Greetings
sry mistaken for autorun.exe... first time when i look folder CI 8.5.6.5 i think autorun.exe is separately because usually setup.dll but is not.. maybe little suggestion how about make separately file for autorun.exe and setup.exe.. :P
If u start the Setup.exe, the setup.exe starts automatically the autorun.exe (or the setup.dll if u renamed). In the Setup.ini change this Line: EnableAutorunMenu=1 in EnableAutorunMenu=0. Now you can start the setup.exe without Autorun.
Greetings
another Question:
if i activate the wpReadyPage, this page looks empty.
Must i define this over the ini file ?
Greetings
page not supported.
If u start the Setup.exe, the setup.exe starts automatically the autorun.exe (or the setup.dll if u renamed). In the Setup.ini change this Line: EnableAutorunMenu=1 in EnableAutorunMenu=0. Now you can start the setup.exe without Autorun.
Greetings
that why i say mistaken :p i mean is really good if autorun.exe separately from setup.exe. and autorun.exe is trigger setup.exe like retail dvd.. autorun for menu.. setup.exe for not see the menu.. :D
johnnyusa
17-09-2012, 03:16
Hi guys, a little question.
I want the user make a choice during the setup process. Let's say, copy some files for WIDEscreen resolution or .. copy some files for NORMAL 4:3 resolution. How can i give him this choice by using CI scripts?
Thanks in advance.
Hi guys, a little question.
I want the user make a choice during the setup process. Let's say, copy some files for WIDEscreen resolution or .. copy some files for NORMAL 4:3 resolution. How can i give him this choice by using CI scripts?
Thanks in advance.
Make the conversion as 4:3 supported. Create an .exe or .msi by using Free Install Creator, InstallShield or another installer maker program. This second exe files should install 16:9 resolution files. (I assume both 4:3 and 16:9 have same names and they'll be simply overwritten) Put this exe file in conversion like DX9 or VC installation, so as a component. Without selection, game or application will be 4:3 res. with extension it'll be 16:9
johnnyusa
17-09-2012, 04:12
I understand. Thanks.
I thought i can make this choice in InnoSetup scripts skinned with CI.
I understand. Thanks.
I thought i can make this choice in InnoSetup scripts skinned with CI.
You will still use Inno and yener's CI, like i said 16:9 will be just an exe file in conversion like DX9 selection before setup.. you can run it in silence mode, so no one will see 16:9's setup during installation
amin fear
17-09-2012, 05:18
Thanks Yener90 for updating Persian Lang...
just want to know that " Flash.swf " is not Operable anymore ?
i cant make it to work ...
yes it works.
Just renamed to FlashBG.swf.
amin fear
18-09-2012, 00:17
yes it works.
Just renamed to FlashBG.swf.
Thanks...
what about the " Video.avi " ? i have a 380 MB HD video & renamed it to Video.avi ... but nothing shows during the installation !?
Second question :
is there any limit on size of Setup.cab ? for example like my project [ 300 MB ] ?
Th3Raven
18-09-2012, 00:54
Thanks...
what about the " Video.avi " ? i have a 380 MB HD video & renamed it to Video.avi ... but nothing shows during the installation !?
Second question :
is there any limit on size of Setup.cab ? for example like my project [ 300 MB ] ?
http://img221.imageshack.us/img221/3931/supermw.jpg
You have used this settings and this program for your video?
And yes probably there is a .cab size limit.
amin fear
18-09-2012, 02:51
never used that App before ... Looks nice & reliable freeware
I will try ... thanks
another question :
anyone here knows how we can remove the " ABOUT SETUP " dialog from Setup ?
i saw examples before even in this forum of that ...
just curious ... NO Author Rights Violation ...
1. There is no limit
2. What do you mean with "About setup"?
There is no button.
amin fear
18-09-2012, 04:31
I encoded two videos with specified Settings by Yener90 ... but still no success !?
I used the latest version of app ... [ SUPER 2012 build 53 ]
Please take a look at attachment & Guide me ...
amin fear
18-09-2012, 04:35
1. There is no limit
2. What do you mean with "About setup"?
There is no button.
Take a look ... I want to disable/Remove the button that leads user here ...
Click on the top left corner of Setup Windows to see the menu ...
I want to Remove that menu ....
where did you put the video?
you need to put it in background folder in Setup.cab.
Also you should use additionaly background images
otherwise if on system where codec is not available it will not show anything.
amin fear
18-09-2012, 05:04
where did you put the video?
you need to put it in background folder in Setup.cab.
Also you should use additionaly background images
otherwise if on system where codec is not available it will not show anything.
Thanks Yener90 ... Video Problem Solved...
Video.AVI + 1.jpg = Proper Path
you cant delete this menu.
i already tried everything :D
its forced from inno setup.
Can I look on the polish translation of the script? Every time when I want to remove a converted (yener90's script) game, the word "Deinstalacja" in the uninstall should be before the title of the game, not after. It's annoying.
I put a video avi to execute during the installation
The video has duration of 2 minutes and 53 seconds, and during the installation the whole video is reproduced in 4 seconds (superior Speed).
I converted the original video MP4 for AVI using WinAVI 11. (Codec Xvid and audio MP3)
The converted video reproduces normal in WMP.
What mistake can be happening?
I used CI 8.5.6.5
I tried to incapacitate the autorun using the command
[InterfaceSettings]
EnableAutorunMenu=0
occur this error:
Not show the wizard image and buttons images in selection language.
I changed of folder and it was not fast.
What can be happening?
I put a video avi to execute during the installation
The video has duration of 2 minutes and 53 seconds, and during the installation the whole video is reproduced in 4 seconds (superior Speed).
I converted the original video MP4 for AVI using WinAVI 11. (Codec Xvid and audio MP3)
The converted video reproduces normal in WMP.
What mistake can be happening?
I used CI 8.5.6.5
convert it with Super.
look at the tutorial section for video settings, set it like that.
installer doesnt support ffmpeg converted videos.
most video tools use it.
only mencoder.
I tried to incapacitate the autorun using the command
[InterfaceSettings]
EnableAutorunMenu=0
option no more supported.
Yener90, you can put a image.swf the autorun?
I'm also starting to work with files flash.swf up why my preview AC3 now is with the flash logo.
I want to do the same or something similar in the autorun!!
Thank you yener90
**************
Suggestion for next CI
The instalador possesses the section:
[UninstallDelete]
Type: filesandordirs; Name: {app}
That indicates that the whole content of the installation folder will be removed.
If agum user puts to install in tfolder Programs files, or in folder windows, the whole folder will be removed in the uninstalling. (Files that are not being used in the moment)
It would not be possible to block inside of the user's script to install in folders programs files, Windows, documents and settings, Drive C: \, D: \, etc?
It happened to me. I just was testing and installing the program Files folder and removed everything. Only the folders of the programs that were using it were.
Or then to put to create an INI during the installation with the name of each file that this being extracted. And in the uninstalling to read INI to exclude only the installed files. That would solve the problem of maintaining the save games in installation folder.
Thank you yener90
**************
Suggestion for next CI
The instalador possesses the section:
[UninstallDelete]
Type: filesandordirs; Name: {app}
That indicates that the whole content of the installation folder will be removed.
If agum user puts to install in tfolder Programs files, or in folder windows, the whole folder will be removed in the uninstalling. (Files that are not being used in the moment)
It would not be possible to block inside of the user's script to install in folders programs files, Windows, documents and settings, Drive C: \, D: \, etc?
It happened to me. I just was testing and installing the program Files folder and removed everything. Only the folders of the programs that were using it were.
Or then to put to create an INI during the installation with the name of each file that this being extracted. And in the uninstalling to read INI to exclude only the installed files. That would solve the problem of maintaining the save games in installation folder.
hmmm :D
it sounds funny.
unfortunately its really difficult.
some games contain about 3000 game files.
Yener90, you can put a image.swf the autorun?
I'm also starting to work with files flash.swf up why my preview AC3 now is with the flash logo.
I want to do the same or something similar in the autorun!!
maybe next version :p
Can not lock the script for installing certain directories?
Can not lock the script for installing certain directories?
i undestand your wish.
i will try to include.
amin fear
18-09-2012, 22:46
you cant delete this menu.
i already tried everything :D
its forced from inno setup.
Thanks Yener90 for feedback but i think its possible ... take a look at attachment ...
it is from BlackBox Game Ripping & Repacking Group... & its Obvious that they use Inno ... i think guys from BlackBox are monitoring this forum & Specially this topic ... so maybe we can ask them for that ...
Second Question :
as you know the Font embed option is very useful for languages like Farsi ...
because i can use many Special & Nice Persian fonts ...
just want to know that your font embed function automatically registers the ttf ?
should i register the fonts too or your function is enough ?
jksengko
19-09-2012, 01:48
how to add 2 icon after install finish....??? (E.g: PES2013.exe and Settings.exe)
Joe Forster/STA
19-09-2012, 05:06
it is from BlackBox Game Ripping & Repacking Group... & its Obvious that they use Inno ... i think guys from BlackBox are monitoring this forum & Specially this topic ... so maybe we can ask them for that ...
Nope, you don't ask them on this forum.
amin fear
19-09-2012, 05:51
Nope, you don't ask them on this forum.
Ok ... I will not talk about them anymore ... but you warned me about Anti-Warez Rules here ?
Joe Forster/STA
19-09-2012, 06:25
Ok ... I will not talk about them anymore ... but you warned me about Anti-Warez Rules here ?
Exactly.
hi yener how to enable and disable eula from script i tried remove and adding ";"
hey yener90, when are you going to implement precomp0.43 with ci?
if isdone supports it ;)
thedarkman
19-09-2012, 23:08
Hi yener90,
msiexec.exe support with your script? because i want make installer with silent install steam & physx, thanks :D
normally it should...try it out.
Th3Raven
20-09-2012, 01:28
normally it should...try it out.
It doesn't(or maybe i haven't found the correct LaunchArg for .msi )
I fave tried for Physx with all the LaunchArg, but with no results. :(
amin fear
20-09-2012, 02:05
It doesn't(or maybe i haven't found the correct LaunchArg for .msi )
I fave tried for Physx with all the LaunchArg, but with no results. :(
Proper Arg For [Run] Section Of Inno Setup :
[Run]
Filename: "msiexec.exe"; Parameters: "/i ""{tmp}\Setup.msi"""
Silent Setup
[Run]
Filename: "msiexec.exe"; Parameters: "/q /i ""{tmp}\Setup.msi""";
Not Tested On Yener90 CI ... But Works on usual Inno Setups ...
amin fear
20-09-2012, 02:13
Hi yener90,
msiexec.exe support with your script? because i want make installer with silent install steam & physx, thanks :D
You can create Silent Installs From MSIs by using the " SFX Maker " Program ...
after that use the compiled exe setup in CI ...
thedarkman
20-09-2012, 03:24
You can create Silent Installs From MSIs by using the " SFX Maker " Program ...
after that use the compiled exe setup in CI ...
wow.. this is what i need, thanks
:p
Suggestion for the next CI (If Possible)
1 - Pause extraction time when no extracting. (Ex: when requesting disk).
2 - Allow click on buttons when installing Redist.
3 - Allow play the video again (add a button to switch between video and slides).
Suggestion for the next CI (If Possible)
1 - Pause extraction time when no extracting. (Ex: when requesting disk).
2 - Allow click on buttons when installing Redist.
3 - Allow play the video again (add a button to switch between video and slides).
1. Ok this really difficult.
2. Also difficult -> launching files without using launching feature.
3. Please tell me: HOW??
what you imagine??
Everybody has wishes, but without any imaginations.
currenlty video will be played one time, then automaticly will switch to slideshow.
if i add your feature -> always video playing or always slideshow without stopping, someone else get upset about this.
UPDATE 8.5.6.7
- fixed text problem in directory selection page
- added arabic support
pakrat2k2
22-09-2012, 08:31
yener, your CI is amazing period. You cant possibly include everyone's wishes. but for #3 instead of play video once, you could set it to loop indefinately? That way IF a person wants video played they can leave the avi in setup.cab, if not delete it & have just slideshow.
yener, your CI is amazing period. You cant possibly include everyone's wishes. but for #3 instead of play video once, you could set it to loop indefinately? That way IF a person wants video played they can leave the avi in setup.cab, if not delete it & have just slideshow.
first version was like that :D
but it get to the nerves of some.
me too :p
always seeing same scene again and again and again...
pakrat2k2
22-09-2012, 08:58
It doesn't(or maybe i haven't found the correct LaunchArg for .msi )
I fave tried for Physx with all the LaunchArg, but with no results. :(
from mass effect 3 which has physx installed
Launch6=Physx
Launch664=0
LaunchCom6=Redist\physx\redist\PhysX-9.11.1107-SystemSoftware.msi
LaunchArg6=/q:a
just change the Launch6 to whatever number you need in setup.ini, also the physx version number too. :)
the biggest issue with msi installer is that it doesnt always uninstall older version before trying to install new version
and that may be why it doesnt work properly.
Th3Raven
22-09-2012, 09:30
from mass effect 3 which has physx installed
Launch6=Physx
Launch664=0
LaunchCom6=Redist\physx\redist\PhysX-9.11.1107-SystemSoftware.msi
LaunchArg6=/q:a
just change the Launch6 to whatever number you need in setup.ini, also the physx version number too. :)
the biggest issue with msi installer is that it doesnt always uninstall older version before trying to install new version
and that may be why it doesnt work properly.
thank you for this suggestion and also thx amin fear for his.:D
i will try both to see witch one works.
yener90 With reference to my previous suggestion:
3 - Allow play the video again (add a button to switch between video and slides).
I mean if someone wants to repeat the video, have a button to repeat.
As this base: Video after slides is perfect.
If I knew programming, I could create my own script. But what I know is just for curiosity (I have no course).
Do not know if you've ever tested, but from what I read so far, it is possible to add cursor.cur.
I tested creating a Cursor.ani (Animated Cursor) and it worked perfectly. I created the animated cursor and then just had to change the extension to cursor.ani cursor.cur.
I think this may be included in the script (If there cursor.ani use as cursor).
In CI Designer 0.4a after you close and reopen the program, the part where the buttons move the label not being reloaded ini file (temp folder). Back to default.
Reason I'm posting here is simply to suggest improvements in its optimum work yener90.
Ozzy1911
24-09-2012, 21:53
Could someody help me out with this?
Whenever i'm using i.e. Peterf's or some else command line packing. my freearc archive ends up having all the files outside the folders. And when it unpacks the files, no mather if i do it manually or by installation, it gets messed up.
no it doesnt.
IMPORTANT UPDATE 8.5.6.8
- NetFramework independent CI
- Cryptor is no more NetFramework based
-> converted completely to pascal
no it doesnt.
IMPORTANT UPDATE 8.5.6.8
- NetFramework independent CI
- Cryptor is no more NetFramework based
-> converted completely to pascal
Yener90, this new version is slow to open!
I'm testing it, if I find a problem I notice!
The previous version would open normally, but not this...
i will bring out a hotfix.
IMPORTANT UPDATE 8.5.6.9
- fixed speed issue
IMPORTANT UPDATE 8.5.6.9
- fixed speed issue
thx yener!!:D
Speed problem solved...:p
Thank You for this, I'm total newbie :) but I'm going to learn this....I have some time.....
Let see do I know how to use this :)
Best regards and keep up this great work.
EDIT:
Can anyone explain me a little what do I need to do :( ...............
e.g.
I have some game installed and what now, what I need to do to use this from 1st page with game files/folders................
Do I need to use Freearc......I think that I need that......
What do I need to EDIT-----only Setup.ini and that is it or....
Thank You
Read this -> http://fileforums.com/showthread.php?t=92805
Read this -> http://fileforums.com/showthread.php?t=92805
I did read all that......
It looks like I had some problem with Setup.ini......
I just downloaded this files again and it works now.....
First part I know now i.e. how to include "game files/folders"......it works fine......
Now I'm going to check reg keys......
If I have any other question I will ask.
Thank You
EDIT:
And just one question......
Only what I need to change in InstallerScript.iss is Program Path i.e. #define ProgramFiles "C:\Program Files (x86)\FreeArc"........etc.....Am I right or ("especially if I don't know what I'm doing it is not good to mess with Script file....")......for everything else I need to use Setup ini and cab, right..... :)
And what is setup.dll......how do I get that - Do I really need it or what......
Thank You
Only what I need to change in InstallerScript.iss is Program Path i.e. #define ProgramFiles "C:\Program Files (x86)\FreeArc........etc.....Am I right or ("especially if I don't know what I'm doing it is not good to mess with Script file....")......for everything else I need to use Setup ini and cab, right..... :)
Yes.
And what is setup.dll......how do I get that - Do I really need it or what......
Thank You
Autorun.exe = Setup.dll. If you want to have Setup.dll instead of Autorun.exe, just run Convert_AutorunToDLL.bat. But its the same and doesnt matter if you have Autorun.exe oder Setup.dll.
yener your script version 8.5.6.9 when i change applicationname to "F1 2012" in setup.ini when a try to run the installer installation directory like this "C:\Program Files\F1 2012" the publisher name is missing but when i try change the name to "test" directory is normal "C:\Program Files\Konami\test" name publisher is show.. is it kind like a bug??
Please confirm it.. is it only me or someone else have same issue?
Fabioddq
03-10-2012, 21:40
Hi yener! You would be possible to add new functionality to collections. For example, an option to choose which game you want to install one separately or both together.
As in Quake Collection, where you can choose which you want to install and not all at the same time.
I think it should this must be hard to do! But all would be very grateful for that!
Thanks! :D
Any Question:
What must i type in the setup.ini, if i will that a *.arc file only installed @english languabe.
For example:
[ExtractSettings]
FreeArcFile1={src}\english.arc;DestDir:{app};Disk: 1
This file must only installed if i choose the english language in the installer.
Thanks for help.
Any Question:
What must i type in the setup.ini, if i will that a *.arc file only installed @english languabe.
For example:
[ExtractSettings]
FreeArcFile1={src}\english.arc;DestDir:{app};Disk: 1
This file must only installed if i choose the english language in the installer.
Thanks for help.
For english:
[ExtractSettings]
FreeArcFile1={src}\english.arc;DestDir:{app};Disk: 1;Lang:en
For french:
[ExtractSettings]
FreeArcFile1={src}\french.arc;DestDir:{app};Disk:1 ;Lang:fr
and so on...
Thanks very much, i'm a noob i see, that this is typed on Page 2 of this thread, forgive me.
seventhorama
11-10-2012, 18:47
when i install battlefield 3, this installer give me an error. whats wrong? and is there any way to solve this? thanks
http://cdn-u.kaskus.co.id/87/b6yahkby.jpg
8.5.70
This method yener90 {src} means that automatically grabs those files from the folder where you installed the game.
8.5.70
This method yener90 {src} means that automatically grabs those files from the folder where you installed the game.
no it from source -> dvd
{app} would be game path
Yener90 the msi still does not start even with this new method.
Fabioddq
11-10-2012, 20:59
yener, please could explain this in more detail, sorry but I don't understand. :o
changed path definition of Launcher of redist files
-> now it possible install msi files + installing files from gamepath
Thanks!
on old version you didnt need to define source path...it was always dvd.
now you can change it.
{src} is dvd
{app} game path
its also now possible to do silent msi installations.
in included files there is physx installation...a silent msi installation.
its hard to define.
Fabioddq
11-10-2012, 23:50
on old version you didnt need to define source path...it was always dvd.
now you can change it.
{src} is dvd
{app} game path
its also now possible to do silent msi installations.
in included files there is physx installation...a silent msi installation.
its hard to define.
Hmm... Ok, I think i get the idea. :D
Thanks!
Joe Forster/STA
12-10-2012, 08:56
when i install battlefield 3, this installer give me an error. whats wrong? and is there any way to solve this?
Copy & paste it as text into a post.
ok next version will have:
- Windows 8 support
- components page support
-> so you will have the possibility to select what you want to have installed
so i next update will take a while...its an easy feature, but making working with Setup.ini will take lot of time.
Fabioddq
13-10-2012, 13:00
ok next version will have:
- Windows 8 support
- components page support
-> so you will have the possibility to select what you want to have installed
so i next update will take a while...its an easy feature, but making working with Setup.ini will take lot of time.
Thanks for the future update. I was doing a conversion without using checkbox and ProgressBackground to use the operating system itself. Then I noticed that during the installation was not showing the total percentage of the installation.
I was using CI.8.5.7.0.
will analyze the problem.
-> know the problem
if you using system progressbar -> text will be only written to progressbar...
not a real bug xD
next version preview(early state :p)
http://imageshack.us/a/img10/589/preview8580.jpg
if nothing is checked -> next button will be disabled.
i need to update also autorun -> so not all buttons get enabled
biggest problem will be uninstall....
-> if you want to have to install for example mass effect 2 although you installed mass effect 1, you need to uninstall and reinstall...
will analyze the problem.
-> know the problem
if you using system progressbar -> text will be only written to progressbar...
not a real bug xD
next version preview(early state :p)
http://imageshack.us/a/img10/589/preview8580.jpg
if nothing is checked -> next button will be disabled.
i need to update also autorun -> so not all buttons get enabled
biggest problem will be uninstall....
-> if you want to have to install for example mass effect 2 although you installed mass effect 1, you need to uninstall and reinstall...
YES ! Send me already so i can test it !
*Evil Laughs*
LOL
Fabioddq
14-10-2012, 21:37
will analyze the problem.
-> know the problem
if you using system progressbar -> text will be only written to progressbar...
not a real bug xD
next version preview(early state :p)
http://imageshack.us/a/img10/589/preview8580.jpg
if nothing is checked -> next button will be disabled.
i need to update also autorun -> so not all buttons get enabled
biggest problem will be uninstall....
-> if you want to have to install for example mass effect 2 although you installed mass effect 1, you need to uninstall and reinstall...
Very nice the new feature yener. I will update my collections! Thanks for this! I go to prepare a conversion with this new version for Doom 3 BFG Edition (My favorite game!) :D
EDIT...
Ok! :D
Thx for your help...but its not required :p
im using translation of inno itself :D
Fabioddq
14-10-2012, 21:53
Thx for your help...but its not required :p
im using translation of inno itself :D
Ok, :D Is it possible to install up to three games?
Ok, :D Is it possible to install up to three games?
components are 8
-> autorun + setup only supports three shortcuts.
UPDATE 8.5.7.2
- added Components feature
-> decription in tutorial section
- updated autorun
- added future systems support on System Requirement page
-> windows 8 should be supported now
Fabioddq
15-10-2012, 08:11
UPDATE 8.5.7.2
- added Components feature
-> decription in tutorial section
- updated autorun
- added future systems support on System Requirement page
-> windows 8 should be supported now
Thanks for the update yener! I have a little doubt:
In my collection of Trine, i have one Data.cab with the two games inside. I have two make to Data.cab's for each separate game?
For example:
Trine: Data1.cab
Trine 2: Data2.cab
and [ExtractSettings]:
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1; Comp:1;
FreeArcFile2={src}\Data2.cab;DestDir:{app};Disk:1; Comp:2;
Thanks in advanced! :D
EDIT...
yes, i do it this and works great! I compress each game in its own folder so as not to mix the case files I installed the two together.
Awesome work yener! Thanks again! :D
Only thing:
If i install one game only, the installer creates the shortcut of the game is not installed yet. Look:
https://lh4.googleusercontent.com/-0qsdOduoSe4/UHxN4UTGdoI/AAAAAAAAAzA/JfxMl1_emmk/s201/Shortcurt.jpg
But is not a problem, i just delete the useless shortcut. :D
UPDATE 8.5.7.2
- added Components feature
-> decription in tutorial section
- updated autorun
- added future systems support on System Requirement page
-> windows 8 should be supported now
Thanks for update yener, two things:
1. Just a thought, maybe if we keep uninstall files of original installation, we can delete the specific component without deleting completely ?
2. is srep still functional ? I made a run but got unidentified compression method error in the very beginning of setup
Only thing:
If i install one game only, the installer creates the shortcut of the game is not installed yet. Look:
But is not a problem, i just delete the useless shortcut. :D
i realized it^^
will bring out hotfix for this.
UPDATE 8.5.7.3
- fixed shortcut for components
Fabioddq
16-10-2012, 07:48
UPDATE 8.5.7.3
- fixed shortcut for components
Thanks for fix yener! Works great! :D
Hi yener90, long time making no sign, but now I have an idea. What about active zones for buttons. Now it's determined by image resolution, but what when I need smaller one? Look at the splash bottom
4491
4492
4493
Have nice day
if you come...then with great ideas :p
im thing how to make this possible....
maybe extra position selection for this??
Well... idea is mine, realization is yours :p
The most comfortable solution is detecting button text dimensions and automatically creating active zone, but it's quite complicated. The easiest solution is adding new variables describing vertical and horizontal amplification from the center of button text (what is already implemented)
Well... idea is mine, realization is yours :p
The most comfortable solution is detecting button text dimensions and automatically creating active zone, but it's quite complicated. The easiest solution is adding new variables describing vertical and horizontal amplification from the center of button text (what is already implemented)
comfortable yes...but im using limited inno code :p
johnnyusa
17-10-2012, 00:49
yener, i have a few questions if i may.
Let's say i want all Components unchecked by default when starting the Installer.
I've modified the code to look like this:
ComponentsPage.ID:
begin
SelectComponentsLabel.Show
ComponentsDiskSpaceLabel.Show;
Components1.Checked := False;
Components2.Checked := False;
Components3.Checked := False;
Components4.Checked := False;
if not FileExists(ExpandConstant('{tmp}\Checkbox.png')) then begin
Components1.Visible := Components1V;
Components2.Visible := Components2V;
Components3.Visible := Components3V;
Components4.Visible := Components4V;
Components5.Visible := Components5V;
Components6.Visible := Components6V;
Components7.Visible := Components7V;
Components8.Visible := Components8V;
end;
BtnSetVisibility(Components1Check,Components1V);
BtnSetVisibility(Components2Check,Components2V);
BtnSetVisibility(Components3Check,Components3V);
BtnSetVisibility(Components4Check,Components4V);
BtnSetVisibility(Components5Check,Components5V);
BtnSetVisibility(Components6Check,Components6V);
BtnSetVisibility(Components7Check,Components7V);
BtnSetVisibility(Components8Check,Components8V);
Components1Label.Visible := Components1V;
Components2Label.Visible := Components2V;
Components3Label.Visible := Components3V;
Components4Label.Visible := Components4V;
Components5Label.Visible := Components5V;
Components6Label.Visible := Components6V;
Components7Label.Visible := Components7V;
Components8Label.Visible := Components8V;
end;
Maybe you have another solution?
Also, i want to add some conditional checks. For example. If i check Component2, Component3 should uncheck automatically and if i check Component3, Component2 should uncheck automatically.
I've modified the following code:
procedure UpdateComponentsPage;
var TempInt: Integer; TempStr:String;
begin
TempInt := 0;
if Components1.Checked then
TempInt := TempInt + GetIniInt('ComponentsSettings', 'Component1Size', 0,0,0, ExpandConstant('{tmp}\Setup.ini'));
//if Components2.Checked then
//TempInt := TempInt + GetIniInt('ComponentsSettings', 'Component2Size', 0,0,0, ExpandConstant('{tmp}\Setup.ini'));
//if Components3.Checked then
//TempInt := TempInt + GetIniInt('ComponentsSettings', 'Component3Size', 0,0,0, ExpandConstant('{tmp}\Setup.ini'));
//*************** Teste **************///
if Components2.Checked then
begin
Components3.Checked:=False;
BtnSetChecked(Components3Check,False);
TempInt := TempInt + GetIniInt('ComponentsSettings', 'Component2Size', 0,0,0, ExpandConstant('{tmp}\Setup.ini'));
end;
if Components3.Checked then
begin
Components2.Checked:=False;
BtnSetChecked(Components2Check,False);
TempInt := TempInt + GetIniInt('ComponentsSettings', 'Component3Size', 0,0,0, ExpandConstant('{tmp}\Setup.ini'));
end;
//*************** Teste **************///
............... ................
But doesnt work like i want it to work.
Any hints? Thanks in advance.
default state false:
Components1:= TCheckBox.Create(WizardForm);
with Components1 do
begin
Parent:= WizardForm;
Left:= NewLeftPositionCP;
Top:= TextPositionTop + 130 + MoveDirectoryInfo;
Width:= 13;
Height:= 13;
TabOrder:= 0;
Checked:= Components1V; -> change to false
Visible:= Components1V;
OnClick:= @ComponentsClick;
...
BtnSetChecked(Components1Check,True); -> Change To false
end;
inverting buttons(make sure you defined correctly in previous step):
procedure Components2CheckClick(hBtn:HWND);
begin
if Components2.Checked = False then
Components2.Checked:= True else
Components2.Checked:= False;
BtnSetChecked(Components2Check,Components2.Checked )
Components3.Checked:= not Components2.Checked;
BtnSetChecked(Components3Check,not Components2.Checked)
end;
procedure Components3CheckClick(hBtn:HWND);
begin
if Components3.Checked = False then
Components3.Checked:= True else
Components3.Checked:= False;
BtnSetChecked(Components3Check,Components3.Checked )
Components2.Checked:= not Components3.Checked;
BtnSetChecked(Components2Check,not Components3.Checked)
end;
same changes for Components2LabelOnClick and Components3LabelOnClick
johnnyusa
17-10-2012, 01:06
Thanks alot man. I'll try right away <3
EDIT: Works very well. Thanks again!
UPDATE 8.5.7.4
- advanced buttons -> now you can define touch position
-> NOT NECESSARY
for better description look here:
http://imageshack.us/a/img202/9290/setposition.jpg
Th3Raven
17-10-2012, 03:45
THX Yener90 SIR .:D
I will try this new update as soon as i finish my Doom 3 BFG Edition C.I. :p
Fabioddq
17-10-2012, 05:49
UPDATE 8.5.7.4
- advanced buttons -> now you can define touch position
-> NOT NECESSARY
for better description look here:
http://imageshack.us/a/img202/9290/setposition.jpg
Thanks for the update yener. I will test these new features soon. Will drop like a bomb in my conversion of Doom 3 BFG. :p:D
johnnyusa
18-10-2012, 11:34
Hello again yener, i hope you can help me again with one problem :)
i've used your latest CI v8.5.7.4 to build an installation using:
#define ProgramFiles
#define Internal
The files have around 6gb, the problem is, after successful compiling. When i run setup.exe, it takes a few minutes for the setup window to open. If i look in TaskManager, setup.exe is shown as "Not responding", but if after a few minutes, the setup window appears and i can install the files.
I've tried another method using:
#define ProgramFiles
;#define Internal
And this time, when i run setup.exe, the installer window is shown like it should. Almost instantly.
In my 3rd try to find the problem, i've tried the 1st method:
#define ProgramFiles
#define Internal
,but with some minimal files to install. around 20mb.
This time when i ran setup.exe, all is fine, the installer window is shown very fast .. etc.
To sum this up, when i've used #define Internal, for large amount of files, around 6gb, the setup had problems with very slow loads. But when i've used #define Internal with small amount of files, around 20mb, the setup had no problems. Also, if i dont use #define Internal, i have no problems even with 6gb+ files.
What is the problem? I really want to make the setup work with #define Internal for larger files.
Thanks in advance, as always ;)
Incredible yener90, just got a little time off, and you made good progress ... CI 8.5.7.4 tested and approved!!!
thx :D
johnnyusa
20-10-2012, 11:38
Back again with some questions yener, i suppose you didnt reply to my previous problem because you don't know the answer or my description was too vague.
Anyway, what im trying to do now, is to implement one password page in your awesome script. But it seems my scripting skills are sucky at the moment, but i have an excuse, im beginner.
Anyway, let's proceed with my problems:
The below code is in [SETUP]
; Password setup
Encryption=false
Password=123456
#define EncryptPass
#define i Len(SetupSetting("Password"))
#for {i; i > 0; i--} EncryptPass = EncryptPass + Copy(SetupSetting("Password"), i, 1)
The below code is in [CODE]
Function DecryptPass(Password: String): String;
var n: Integer;
Begin
for n:= Length(Password) Downto 1 do Result:= Result + Copy(Password, n, 1)
End;
Function CheckPassword(Password: String): Boolean;
Begin
Result:= (GetMD5OfString(Password) = DecryptPass('{#EncryptPass}'))
if not Result then exit;
PasswordText.Caption:= WizardForm.PasswordEdit.Text
WizardForm.PasswordEdit.Text:= DecryptPass('{#EncryptPass}')
PasswordText.Show
End;
Procedure PasswordEditOnKeyUp(Sender: TObject; var Key: Word; Shift: TShiftState);
Begin
WizardForm.Nextbutton.Enabled:= CheckPassword(WizardForm.PasswordEdit.Text)
End;
This is the password page:
////////////////////// PasswordPage //////////////////////
PasswordEditLabel := TLabel.Create(WizardForm);
with PasswordEditLabel do begin
AutoSize:=False;
Top:= TextPositionTop + 97 + MoveDirectoryInfo;
if Wizardform.RightToLeft then
Left := InstallerWidth - TextPositionWidth - TextPositionLeft + TextSpaceFromBorder + 7
else
Left:= TextPositionLeft + TextSpaceFromBorder + 7 ;
Width:= TextPositionWidth - 2* TextSpaceFromBorder - 14;
//SetBounds(ScaleX(127), ScaleY(308), ScaleX(446),16);
WordWrap:= True;
ShowAccelChar := False;
Transparent:=True;
Font.Name:= SetupFont;
Font.Size:= 10 + SetupFontSize;
Font.Color:=SetupFontColor;
//Font.Style:=[fsBold];
//Caption := MinimizePathName(WizardForm.PasswordEditLabel.Text , PasswordEditLabel.Font, PasswordEditLabel.Width);
//Caption:= WizardForm.PasswordEdit.Text;
Parent := WizardForm;
OnMouseMove:=@MainAreaMouseMove;
OnMouseDown:=@MainAreaMouseDown;
end;
PasswordText:=TPanel.Create(WizardForm)
with PasswordText do begin
WizardForm.PasswordEdit.OnKeyUp:= @PasswordEditOnKeyUp
PasswordText.SetBounds(WizardForm.PasswordEdit.Lef t, WizardForm.PasswordEdit.Top, WizardForm.PasswordEdit.Width, WizardForm.PasswordEdit.Height)
PasswordText.Font.Style:= [fsBold]
PasswordText.Alignment:=taLeftJustify
PasswordText.BevelOuter:= bvNone
PasswordText.BorderStyle:= bsSingle
PasswordText.Parent:= WizardForm.PasswordPage
PasswordText.Hide
end;
with Wizardform.PasswordEdit do begin
if Wizardform.RightToLeft then
Left := InstallerWidth - TextPositionWidth - TextPositionLeft + TextSpaceFromBorder
else
Left:= TextPositionLeft + TextSpaceFromBorder;
Top:= TextPositionTop + 95 + MoveDirectoryInfo;
Width:= TextPositionWidth - 2* TextSpaceFromBorder ;
Parent:=Wizardform
end;
////////////////////// PasswordPage //////////////////////
wpPassword:
begin
Wizardform.PasswordEdit.Show
PasswordEditLabel.Show
end;
if CurPageID = wpPassword then if PasswordText.Caption = '' then
begin
WizardForm.Nextbutton.Enabled:= CheckPassword(WizardForm.PasswordEdit.Text);
if FileExists(ExpandConstant('{tmp}\Button.png')) then begin
NextBtnEnable(Wizardform.NextButton.Enabled)
end;
end;
Now, what i want to do is to enable the NEXT button when i enter the correct password. The problem is, even if i input the correct password, the NEXT button is Disabled. Any assistance please? Thanks in advance as always.
pakrat2k2
20-10-2012, 11:45
you need to run Setup.cab Cryptor.exe to input the password into setup.cab file then ( I think it gives you the encrypted password that needs to be entered in setup.ini ) Hope its right as dont use that feature YET.
johnnyusa
20-10-2012, 11:47
No man, im not talking about password protecting the cab file, im talking about password protection inside the setup.
why password protected setup? o.o
johnnyusa
20-10-2012, 12:45
Because i want to test things and i want to learn from you and your scripts.
When I compact a game mode internal setup, the autorun opens, but the setup does not open or delay opening. this has happened to someone in CI 8.5.7.4 hitch?
johnnyusa
20-10-2012, 13:09
Yes, that happened to me too kassane, just described the problem above on one post.
I've used both CI 8.5.7.4 and CI 8.5.7.3, same problem like you describe with internal setup.
Onizuka87k
20-10-2012, 16:29
Hey everyone. I need help.
What video type does CI. Use?
Dumb question. Avi. But what type of avi? Xvid?
I use xilisoft.
My videos resolution 1920x1080.
HELP...
http://fileforums.com/showpost.php?p=401440&postcount=1
Scroll down until you see "Suggested video settings".
You can also use flash files (.swf) as background video!
Onizuka87k
20-10-2012, 16:57
i need avi man.
I told you:
Suggested video settings:
http://img221.imageshack.us/img221/3931/supermw.jpg
Take a look at the pic.
Yener90, I'm trying to create a conversion only mode:
#define Internal
But unfortunately when I put a video in the background, the list appears copilação, but during installation the video does not appear .. Only works with setup.cab?
@yener90
I have a suggestion. Can You change the application uninstall name from this - "<Game Title> Uninstall" to this "Uninstall <Game Title>" (Use it as a verb, not as a noun)? It would look more aesthetically. I ask you this, because this is not a correct form in Polish language and it looks "ugly" (look at the attachment). Second question - Can You change the word "Wyjdź" (it means "Quit" in English) to "Zamknij" in your script (Polish language Autorun)? It means the same if it comes to Autoruns and the word "Zamknij" doesn't contain typical Polish characters like "ą,ż,ź" and others, so the font would be compatible.
Yener90, I'm trying to create a conversion only mode:
#define Internal
But unfortunately when I put a video in the background, the list appears copilação, but during installation the video does not appear .. Only works with setup.cab?
Make sure you put it correct.
Next Update... i need new translations :P
-> Read Manual
-> Read ReadMe
-> Browse DVD
Yener90, I tried to create the conversion in the traditional way. but even so the video did not work...
Next Update... i need new translations :P
-> Read Manual
-> Read ReadMe
-> Browse DVD
Translation Portuguese
-> Read Manual - Leia Manual
-> Read ReadMe - Leia-me
-> Browse DVD - Explorar DVD
NamelessOne
21-10-2012, 06:47
Next Update... i need new translations :P
-> Read Manual
-> Read ReadMe
-> Browse DVD
A little suggestion if I may, yener. Maybe you should just leave Manual and ReadMe instead of Read Manual and Read ReadMe. As for Browse DVD, maybe you could name it Extras and make it to open folder with the same name.
Translation Bosnian (could be used for Croatian also)
-> Read Manual -> Pročitaj priručnik
-> Read ReadMe -> Pročitaj obavijest
-> Browse DVD -> Pregledaj DVD (maybe Otvori DVD would be more appropriate if it opens root directory of DVD)
Th3Raven
21-10-2012, 07:06
Romanian Translation
-> Read Manual => Citeste Manual
-> Read ReadMe => Citeste ReadMe
-> Browse DVD => Navigare DVD
And yes i agree with NamelessOne (http://fileforums.com/member.php?u=127078) suggestion (deleting that Read in front).
As for Browse DVD, maybe you could name it Extras and make it to open folder with the same name.I prefer the old school Browse button:cool:
Hope that we can see the new Update very soon .:p
I agree that "ReadMe" and "Read" is not necessary too. Just leave the "Manual".
So what will you do about my suggestion?
Polish translation:
-> Read Manual => Czytaj podręcznik
-> Read ReadMe => Czytaj instrukcję
-> Browse DVD => Eksploruj DVD
senseman
21-10-2012, 07:50
Make sure you put it correct.
Next Update... i need new translations :P
-> Read Manual
-> Read ReadMe
-> Browse DVD
Turkish
-> Read Manual -> Kılavuzu Oku
-> Read ReadMe -> BENİ OKU
-> Browse DVD -> DVD'ye Gözat
-> Read Manual
-> Read ReadMe
-> Browse DVD
FR
- Lisez Guide d'Utilisation
- Lisez Lisez-Moi (I humbly suggest to change Read ReadMe to 'Open Readme' so it'll look better than this; in that case: Ouvrir Lisez-Moi)
- Parcourir DVD
ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD
@Kamyk already added^^
ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD
@Kamyk already added^^
Then;
FR
Lisez-Moi
Guide d'Utilisation
Parcourir DVD
Th3Raven
21-10-2012, 08:33
I know that the Browse alone sound bad but i was just pointed that it's more usefull that Browse DVD button than Extras one.
Then for Romanian language will be:
ReadMe => Citeste-ma
Manual => Manual
Browse DVD => Navigare DVD
The correction of Polish translation:
ReadMe -> Instrukcja
Manual -> Podręcznik
Browse DVD -> Eksploruj DVD
@yener90
So the application uninstall name will be like this - "Uninstall <Game Title>" and the word "Wyjdź" will be changed to "Zamknij" in yout script's Polish autoruns? As I asked?
senseman
21-10-2012, 09:08
ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD
@Kamyk already added^^
Turkish
ReadMe => Beni Oku
Manual => Kullanma Kılavuzu
Browse DVD => DVD'ye Gözat
NamelessOne
21-10-2012, 09:19
ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD
In that case
Translation Bosnian (could be used for Croatian also)
-> Manual -> Priručnik
-> ReadMe -> Obavijest
-> Browse DVD -> Pregledaj DVD
Make sure you put it correct.
Next Update... i need new translations :P
-> Read Manual
-> Read ReadMe
-> Browse DVD
Translations Spanish
-> Read Manual - Leer Manual
-> Read ReadMe - Leer Leame
-> Browse DVD - Explorar DVD
Fabioddq
21-10-2012, 10:23
Yener90, I tried to create the conversion in the traditional way. but even so the video did not work...
Translation Portuguese
-> Read Manual - Leia Manual
-> Read ReadMe - Leia-me
-> Browse DVD - Explorar DVD
I think it would look better like this:
-> Read Manual - Ler Manual
-> Read ReadMe - Ler Leia-me
-> Browse DVD - Explorar DVD
Look spanish above. what do you think? :D
I think it would look better like this:
-> Read Manual - Ler Manual
-> Read ReadMe - Ler Leia-me
-> Browse DVD - Explorar DVD
Look spanish above. what do you think? :D
It can be also!:p
Onizuka87k
21-10-2012, 16:52
-> Read Manual
-> Read ReadMe
-> Browse DVD
I think in italian should be something like this:
Read Manual -> Manuale
Read ReadMe -> Leggimi
Browse DVD -> Esplora DVD
;)
@yener90
So the application uninstall name will be like this - "Uninstall <Game Title>" and the word "Wyjdź" will be changed to "Zamknij" in yout script's Polish autoruns? As I asked?
yes i corrected both.
has someone good idea how to call configuration shortcut??
if its alone -> conflicts with other game
if i add gamename in front of it, then its too long :/
pakrat2k2
22-10-2012, 05:15
name it ConfigTool ?
I have an idea, but don't know it's attainable
What about copying autorun to {app}\autorun and creating desktop shortcut to it? Now you don't need to create any additional shortcuts - if configuration tool is present in the game it'll be accessible from autorun.
I have an idea, but don't know it's attainable
What about copying autorun to {app}\autorun and creating desktop shortcut to it? Now you don't need to create any additional shortcuts - if configuration tool is present in the game it'll be accessible from autorun.
thats a good idea, but it gdf is the deal breaker :/
I have an idea, but don't know it's attainable
What about copying autorun to {app}\autorun and creating desktop shortcut to it? Now you don't need to create any additional shortcuts - if configuration tool is present in the game it'll be accessible from autorun.
It's actually, possible. You'll make the exe file yourself and connect it's buttons to necessary content, it's easy actually. You dont need conversion update for it
artdekdok
22-10-2012, 12:33
-> Read Manual
-> Read ReadMe
-> Browse DVD
Thai
ReadMe -> โปรดอ่าน
Manual -> คู่มือ
Browse DVD -> ตรวจค้นในแผ่น
I get this message when setup screen should show up:
Runtime error at (426:2297):
Out of range.
Setup sceen shows up, but
Only button that has text on it is the Custom Installation button.
If I remove button.png from Setup folder all is OK then.
It is my fault or what.
Thank You
JacksMafia
23-10-2012, 07:03
hey guys i was just wondering if you need Arabic translation i think i can provide it
just let me know in case you need it
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?
johnnyusa
23-10-2012, 08:13
Don't think seperated buttons are a problem, nor a disk space waste. So by my side it's ok to keep them like they are at the moment.
Th3Raven
23-10-2012, 08:13
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?
Well i prefer using separate files for buttons.(it's easier for me to create buttons like this)
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?
The current system, is much more easy and clean yener, the previous one was a PITA.
Fabioddq
23-10-2012, 09:05
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?
Particularly I prefer separate buttons. (actual system) ;)
Ok it will stay like now^^
I will make a big update.
artdekdok
23-10-2012, 10:24
Appear when click music button.
How to fix on CI 8.5.7.4 ?
Appear when click music button.
How to fix on CI 8.5.7.4 ?
Place buttons on Setup screen lower than current setup.
NamelessOne
23-10-2012, 10:53
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?
The old system is perfect, and you know what they say: never change the winning horse :D
Fabioddq
23-10-2012, 11:02
Ok it will stay like now^^
I will make a big update.
I had a problem with the CI 8.5.7.4 when I used the internal compression and integration (Setup.cab + Setup.ini), after conversion the autorun opened normally, but after clicking install, the installer has stopped working.
will analyze both errors.
thx for the feedback ;)
next version will have a:
- converter support
- changing background images in installer
- improved disk changing for freearc operation
- Open DVD, ReadMe and Manual button
- two flashimages on installer and one on autorun
- Easy Interface for beginners, who cant create buttons etc
-> it has it, but cause of the lack png support those time, it looked not so good
i will overwork it, i hope for big improvement, will also try to include flash animations
- fix those bugs
- fix translations
currently improving source -> only translation is fixed
Hi yener is there any chance u can include the new precomp in your next CI.
napalmguy
24-10-2012, 16:13
Hi again yener
I noticed that in your conversion, installer calculates the estimated time for setup and then divides it by the number of background images so it displays them all ony by one in one setup
question is: can you make the installer cycle the background images? meaning, displays an image every 1 min or so and after he displays them all, repeat them?
I ask because some installers take around and hour or so and it would be nice to see the background change onscreen frequently for a change
thanks again for all your effort
Very good the espectaivas for new CI.
The componetes in current CI (8.5.7.4) can be defined as unchecked?
@yener90
One last request before the BIG update (9.0?). If you changed the uninstall application name to "Uninstall <Game Title>", can you change the word "Deinstalacja" (which is used as a noun in Polish language) in Polish translation to "Usuń" (The verb version of the word "Deinstalacja" or in English "remove"). It will look WAAAY better in polish script.
next version will have a:
- converter support
- changing background images in installer
- improved disk changing for freearc operation
- Open DVD, ReadMe and Manual button
- two flashimages on installer and one on autorun
- Easy Interface for beginners, who cant create buttons etc
-> it has it, but cause of the lack png support those time, it looked not so good
i will overwork it, i hope for big improvement, will also try to include flash animations
- fix those bugs
- fix translations
currently improving source -> only translation is fixed
May i suggest PNG backgrounds for Autorun and Installer ?
johnnyusa
25-10-2012, 02:32
Very good the espectaivas for new CI.
The componetes in current CI (8.5.7.4) can be defined as unchecked?
Yes mate, they can. I had the same question and Yener was kind enough to help me about it.
Here is the code you need to work on:
Components1:= TCheckBox.Create(WizardForm);
with Components1 do
begin
Parent:= WizardForm;
Left:= NewLeftPositionCP;
Top:= TextPositionTop + 130 + MoveDirectoryInfo;
Width:= 13;
Height:= 13;
TabOrder:= 0;
Checked:= Components1V; -> change to False
Visible:= Components1V;
OnClick:= @ComponentsClick;
...
BtnSetChecked(Components1Check,True); -> Change To False
end;
This example is for Component1 only, if you need to change the other components to unchecked state also, just do the same changes as above to each.
Thank you johnnyusa.
Needed it to install additional languages.
--
In autorun interface it is possible to put music button as a simple button? (Style music button in Welcome page).
Sugestion next CI
Disable label button (opcional) for disabled buttons in autorun page. (EX: Button Play)
Suggestion next CI
Add firewall exception.
Th3Raven
25-10-2012, 09:01
Sugestion next CI
Disable label button (opcional) for disabled buttons in autorun page. (EX: Button Play)
It is better the way it is.(my opinion)
Suggestion next CI
Add firewall exception.
This is a good idea (with checkbox cuz some games don't need to be added to firewall)
jackstuff
25-10-2012, 11:48
My Sugestion to next CI
Adding repair option if possible:D
Suggestion next CI
Add firewall exception.
But who uses windows' firewall?
Adding exceptions for all other firewall soft may be quite difficult :D
Add firewall exception not necessary. (My Opinion)
What parameter should I use in Setup.ini (CI 8.5.7.4) to install the PhysX if exe file?
Launch3=PhysX System Software
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={src}\Redist\PhysX_10.02.22_9.10.0222_S ystemSoftware.exe
LaunchArg3=?????
Would it: /quiet or /qn /i
?
pakrat2k2
27-10-2012, 16:24
try /silent
/silent Not completes the installation and open window with title "Windows Installer"
Windows (R) Installer. V 4.5.6001.22159
[description of command line options...]
This exe is created by my original msi of this version I made the exe without silent mode. It's that I use in my installers.
PhysX_9.12.0807_SystemSoftware.exe
http://ul.to/ivf7233a
No silent mode ok
Demonn, gets so?
Launch3=PhysX System Software
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={src}\Redist\PhysX_9.12.0807_SystemSoft ware.exe
LaunchArg3=
Demonn, gets so?
Launch3=PhysX System Software
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={src}\Redist\PhysX_9.12.0807_SystemSoft ware.exe
LaunchArg3=
Yes, LuisCesar the name has to be exact PhysX_9.12.0807_SystemSoftware.exe
When running asks you to give your install. Pardon my English but I'm not much Spanish.
pakrat2k2
27-10-2012, 17:31
IF you download the newest Physx ( comes in MSI ) use SFX Maker to convert the MSI into an EXE which will allow the /silent switch.. see post below
http://fileforums.com/showpost.php?p=406809&postcount=860
At first use this program but I was much so I used another called AbyssMedia.MSI.to.EXE.Compiler. And with that if I worked.
Parameter /silent in SFX Maker not install PhysX.
In Control Panel not detected PhysX. Removed before.
In CI 8.5.7.4 (Setup.ini) have...
Launch2=Nvidia PhysX
Launch264=0
Launch2BeforeInstall=1
LaunchCom2={sys}\msiexec.exe
LaunchArg2=/qn /i "{src}\Support\PhysX-9.12.0613-SystemSoftware.msi"
Not got it do work.
pakrat2k2
27-10-2012, 21:11
try this:
Change
LaunchCom2="{src}\Support\PhysX-9.12.0613-SystemSoftware.msi"
LaunchArg2= /passive /norestart
pakrat2k2
27-10-2012, 21:21
Read this post by Joe follow his instructions....
http://fileforums.com/showpost.php?p=407964&postcount=27
Not work.
Not in control panel after setup.
pakrat2k2
27-10-2012, 21:23
is the {src}\Support folder name correct ? Can you click directly on the physx MSI to install it seperately ???
I changed Suport to redist. My installer is the redist folder that is PhysX
Separately works perfectly.
pakrat2k2
27-10-2012, 21:47
Parameter /silent in SFX Maker not install PhysX.
In Control Panel not detected PhysX. Removed before.
In CI 8.5.7.4 (Setup.ini) have...
Launch2=Nvidia PhysX
Launch264=0
Launch2BeforeInstall=1
LaunchCom2={sys}\msiexec.exe
LaunchArg2=/qn /i "{src}\Support\PhysX-9.12.0613-SystemSoftware.msi"
Not got it do work.
Thats why it doesnt work if your install folder name was redist!!!
I changed name "Suport" to "redist" in setup ini.
My setup.ini
Launch3=Nvidia PhysX
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={sys}\msiexec.exe
LaunchArg3=/qn /i "{src}\Redist\PhysX-9.12.0613-SystemSoftware.msi"
..
Third Launch comand
Launch3BeforeInstall=0 -> for after install game
PhysX Installed
Only way that actually installed.
Only displays the window installation.
Launch3=Nvidia PhysX
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={sys}\msiexec.exe
LaunchArg3=/qr /i "{src}\Redist\PhysX-9.12.0613-SystemSoftware.msi"
PhysX installed in Control Panel.
Font: http://technet.microsoft.com/pt-br/library/cc759262%28v=ws.10%29.aspx
@LuisCésar82
Thank You for that.
@yener
Any info about release date for new version.
Thank You
currently busy...i couldnt even start.
currently put windows 8 on my system and saw font problem on my installer.
will also fix this.
And then yener90, how is your project update new CI?
It is already possible to show a picture of how it's getting?
yener90 please add whole PhysX LauncherSettings to setup.ini of every CI release because LuisCésar82 has done a great job of devising that and I don't want to search for his post next time I'll need to install PhysX
Only way that actually installed.
Only displays the window installation.
Launch3=Nvidia PhysX
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={sys}\msiexec.exe
LaunchArg3=/qr /i "{src}\Redist\PhysX-9.12.0613-SystemSoftware.msi"
PhysX installed in Control Panel.
Font: http://technet.microsoft.com/pt-br/library/cc759262%28v=ws.10%29.aspx
If somebody can answer me:
How behaves the installer in your PCs:
* By clicking in setup.exe open the autorun page or open welcome page?
Here a few installer that use freearc and comes compiled when extracted and to execute setup.exe opens direct the splash and it is going to welcome page. If I change of folder the same file setup.exe starts to open autorun page.
Text translated in google tradutor:
Fabioddq
03-11-2012, 06:21
Hi yener, how do i add this to the destination of shortcut using CI. In black highlighted.
e.g. "D:\Jogos\Painkiller Hell and Damnation\Binaries\Win32\PKHDGame-Win32-Shipping.exe" -seekfreeloadingpcconsole -fullscreen
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.