![]() |
the only gdf file is in src/system > gdf.dll
|
will it seems that i lost this file for some reason ,anyway just one more thing i have CIU 1.0.1.0 and i just need to know how to enable internal installation so i don't need to use setup.cab
can you help? thanks |
sure, just make sure in installerscript.iss the 2nd line has a ; in front
;#define ProgramFiles .... settings.iss first line = #define Internal NOT ;#define Internal lastly that you have your setup.cab extracted into setup folder ( then can get rid of setup.cab, as all files will be included in autorun.exe & setup.exe ) |
that's what i did before but it keeps give me this error
Code:
required function procedure 'getappname' not foundthanks for help |
you have setup.ini & style.ini with required game information etc
|
yes style.ini in setup folder and setup.ini is out of it
|
post contents of both here so I can take a look for you.
|
1 Attachment(s)
here they are
|
there is no dll by the following name in game folder.
[InstallSettings] GDFBinary=GDFBinary_en_US.dll anywhere in the game folders, so remove this section, from style.ini. Shorten the following 2 items, as it will prefix from application name. IE: ApplicationName=Splinter Cell Blacklist MyExecutableIconName=DX9 > Becomes ... Splinter Cell Blacklist DX9 ( desktop shortcut ) MyExecutableIconName2=DX11 > Becomes ... Splinter Cell Blacklist DX11 ( desktop shortcut ) Launch2=Uplay Installer Launch264=0 Launch2BeforeInstall=0 LaunchCom2=Support\Uplay\UplayInstaller.exe LaunchArg2=/S this was missing :) the only things I could see that might cause any issue. The biggest issue was the gdfbinary section. any other problems just PM :) |
nope still the same error
|
check PM
|
check PM
|
Hi packed EFLC into GTAIV conversion, but need help with creating both shortcuts in setup.ini
HAve this Quote:
|
For shortcut 2 you need this line
Quote:
|
Hey guys.I'm new to this and I'm learning so much already,I want to know about compress.bat files.I downloaded some game archives here and some compress.bat files compress files and some doesn't compress files to speed up the process.now I want to know how to edit them individually from no compression to highest compression.the attributes etc.thank you
|
Quote:
NO Compression ( -m0 ) Code:
:Data2Code:
:Data1[email protected] means that files in this list will NOT be included in archive. All info has been posted before in Conversion Tutorials subforum, read each of the topics in that sub-forum too. |
i need a litte help with photoshop please
When i try to make rounded cornes in photoshop i get this... look at border.. i dont know why, i try to make it in five differents ways, but always have the bad white border.. thanks for yours helps.
http://i43.tinypic.com/2u7ro08.png |
Quote:
then attach mask file and the png file. i will help you |
yes, i'm using mask.. i thought was my script, but with yener90 ciu and with razor12911 installer creator its the same..
|
yup botva2 mask will like that..you have to reduce the mask black thing little bit small.
|
Did you edit Installer.bmp to support same shape as the Installer1.png?
|
Mask problem solved.. thaks y_thelastknight and HellRazor
|
agg another problem
I'm solved the previus mask problem but i still have one... the corners that are transparent in png still semitransparent in conversion when i apply the bmp mask, ains... in two days i post more problem than in 4 years...
http://i44.tinypic.com/1zaete.png P.D. Problem solved.. its was the filter effect in photohop. Sorry for that.. |
thanks for posting back what you did to fix it, others may have same issue.
|
One question.. how add mask to an installer with botva2.dll? the problem with compression is solved, this is why i delete the post
|
How can I create a shortcut to the desktop with Installer Creator? Please help
>by pakrat2k2 wrong thread belongs here > http://fileforums.com/showthread.php?t=94605&page=29 |
One small question... How can i read de appname set in a external ini in a custom message?..
|
[Setup]
AppName={code:ApplicationName} UsePreviousLanguage=No [Code] function ApplicationName(Default:String):String; begin Result:=GetIniString('Application', 'Name', '', ExpandConstant('{src}\Example.ini')) end; Example.ini must look like this [Application] Name=Razor12911 |
I make this, but welcome custom message look like this: "Welcome to {ApplicationName}", not with the name I set in the ini file.. I'm lost with delphi costant, hehehe.
|
did you write it like this {code:ApplicationName} or {ApplicationName}
|
{code:ApplicationName}
|
private message me bro.
|
and,, again another question....
Someone can tell me how to put remaining time, elapsep time, and porcentaje? with innosetup 5.5.1. Dont use 5.5.4 because i use functions only avaliable in restools..
|
Quote:
|
how can i change left right position of botva2 progress bar?
|
Hi... i need instaler CI 8.3.5.1
i need link download somebody can help me? |
Quote:
|
I have a problem when cancel the install.. when cancel i want the install delete the folder inno created, i think my code is right but for some reason dont work.. i post my cancel button code.. someone help me please :D.. thanks.
P.D. y_thelasknight, form problem solved,, thanks for your help. Quote:
|
Quote:
Code:
if (CurStep=ssPostInstall) and ISDoneError then begin |
Yup. i try that, buy its only unninstall when for example there's not bin in the src :D.. when i click in cancel button dont delete anything. All in my installer work ok, but cancel button delete not :d
|
| All times are GMT -7. The time now is 19:35. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com