![]() |
Quote:
Quote:
Quote:
|
Thanks very much, i'm a noob i see, that this is typed on Page 2 of this thread, forgive me.
|
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. |
Quote:
{app} would be game path |
Yener90 the msi still does not start even with this new method.
|
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. |
Quote:
Thanks! |
Quote:
|
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. |
Quote:
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... |
Quote:
*Evil Laughs* LOL |
Quote:
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 |
Quote:
|
Quote:
-> 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 |
Quote:
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/-0.../Shortcurt.jpg But is not a problem, i just delete the useless shortcut. :D |
Quote:
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 |
Quote:
will bring out hotfix for this. |
UPDATE 8.5.7.3
- fixed shortcut for components |
Quote:
|
3 Attachment(s)
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
Attachment 4491 Attachment 4492 Attachment 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) |
Quote:
|
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: Code:
ComponentsPage.ID: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: Code:
procedure UpdateComponentsPage;Any hints? Thanks in advance. |
default state false:
Code:
Components1:= TCheckBox.Create(WizardForm);Code:
procedure Components2CheckClick(hBtn:HWND); |
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 |
THX Yener90 SIR .:D
I will try this new update as soon as i finish my Doom 3 BFG Edition C.I. :p |
Quote:
|
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: Code:
#define ProgramFilesI've tried another method using: Code:
#define ProgramFilesIn my 3rd try to find the problem, i've tried the 1st method: Code:
#define ProgramFilesThis 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 |
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] Quote:
Quote:
Quote:
Quote:
|
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.
|
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
|
| All times are GMT -7. The time now is 13:14. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com