![]() |
Quote:
|
Quote:
the created setup goes in output folder (with games name ) then add UltraArc package to the output folder. Then enduser can simply run ultraarc point to their game & choose compression method. Dont forget to edit ultraarc.ini & change the firstvolumesize to match what your setup equals subtracted from customvolumesize. Output\UltraArc package IE: Output\Game\setup.exe the setup is 15 so CVS - setup=FVS. in ultraArc.ini [Split] FirstVolumeSize=4465 CustomVolumeSize=4480 ThresholdPercent=30 |
how to i choose color for font color ik i can use (FontColor=) in settings ini but i for the life of me cant get right color when ever i try.
|
Use this page for color choices, just use the Hex value without the # & input the value into FontColor=$###### ( 6 parts AFTER the $ )
Code:
http://cloford.com/resources/colours/500col.htm |
In current version you have to use $BGR color (reversed $RGB)
|
yes forgot to add that.
|
1 Attachment(s)
Hi there,
I've got a problem after updating to version 7.1.0. Those are the things I've done: - added second Splash - modified Records.ini according to instructions from K4miKaZe (post https://fileforums.com/showpost.php?...&postcount=385 ) And then while compiling an error appears about duplicate Identifier CALLWINDOWPROC. Attachment 23755 |
Quote:
If you have extended another script check there too. You have same two code lines that what cause this. if you don't have duplicate CALLWINDOWPRIC Then get your old script and just, FOLLOW K4miKaZe post. Then try compelling if it works fine. Then your error comes with your secondary splash. You have to put things right. If you don't know how. Tell me I'll help. |
1 Attachment(s)
Quote:
Ok, I've got what's wrong, corrected the script but had to comment these lines: Code:
#if Splash == "1"Attachment 23756 Oh, and a question, why after launching the installer it's starting from Req check page? |
Quote:
Did you check the way i told you? If you don't know how to figure this out. Just upload your currunt working script with all files. as an archive. Then tell me exactly what you want to do. I can modified for you. |
Quote:
Check the attached screen, I've got to comment these lines because of error "Identifier Expected". About previous error, I've forgot to mention that in version 7.0.8 I've added "TransparentStatic.iss" to include. I've deleted the Include and the problem was solved but another came in. |
@Schabik:
Add this to [Setup] section: DisableWelcomePage=no The script is broken at some points if you not use InnoEE. I still have to rewrite bunch of code. |
Should I make the WizardForm a bit bigger? I just realized that on some fonts the text on Welcome and Finish page is hard to read because you have to use small font size (otherwise some parts of the text are out of visible window).
Size is now: Width := 497; Height := 314; Code:
v7.1.1 |
2 Attachment(s)
Quote:
Ok, so I've got another problem but with included Records.ini After modification from post https://fileforums.com/showpost.php?...&postcount=385 Installer can't see archive files. Can anyone help me? I've changed all {src}\records.ini entries to {tmp}\records.ini Attachment 23759 Attachment 23758 |
Remove the line "if fileexists ..."
|
| All times are GMT -7. The time now is 13:31. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com