|
|
|
#1
|
||||
|
||||
|
The uniqueness of this script and yavlyaetsya change language on the course
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
i 'm not understand "yavlyaetsya" is there any way to make your script to one language? or not. Thank you. Last edited by ffmla; 02-02-2019 at 09:36. |
|
#3
|
||||
|
||||
|
Quote:
|
| The Following User Says Thank You to Andrey167 For This Useful Post: | ||
ffmla (13-09-2015) | ||
|
#4
|
||||
|
||||
|
Final Update!
1) Completely redesigned and the script cleared of debris and unnecessary code! 2) Added a form of cancellation (cancellation Panel) 3) Added a button to run the game (after the installation) 4) added to its disk request form 5)Added second mini progress bar More changes and updates will be no where! Last edited by Andrey167; 14-12-2015 at 14:59. |
| The Following 4 Users Say Thank You to Andrey167 For This Useful Post: | ||
|
#5
|
||||
|
||||
|
how to hide this button?
|
|
#6
|
||||
|
||||
|
WizardForm
Code:
procedure InitializeWizard(); begin RedesignWizardForm; langBtn.Hide; Cancel Form Code:
LanguageChangeButton2 := TNewButton.Create(Panel4); with LanguageChangeButton2 do begin Parent := Panel4; Height := ScaleY(30); Left := ScaleX(5); Top := ScaleY(372); Width := ScaleX(31); Caption:='En'; OnClick := @LangClick2; hide; end;
__________________
if you understand read more |
|
#7
|
|||
|
|||
|
Any tutorial for this script?
|
|
#8
|
|||
|
|||
|
R.G. Catalyst File Check Code What Emergency Please
|
|
#9
|
||||
|
||||
|
if not ISArcExtract ( 9, 0, ExpandConstant('{src}\Data1.bin'), ExpandConstant('{app}\'), '', false, '5923-AC-2826', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
|
|
#10
|
||||
|
||||
|
try with
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Data1.bin'), ExpandConstant('{app}\'), '', false, 'yourpassword', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break; |
|
#11
|
||||
|
||||
|
What mistakes do you mean? currently except md5 problems found
|
|
#12
|
||||
|
||||
|
This is not a bug of the script! This error is associated with unark.dll, read the FAQ by isdone!
|
|
#13
|
||||
|
||||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RG Catalyst | Bilawal | Conversion Tutorials | 78 | 26-09-2017 22:03 |
| Graphic glitches with Catalyst 10.9 (HD4650) and some games | Myloch | General Gaming | 2 | 20-09-2010 16:02 |
| Problem with Catalyst 5.10 | jimbo82 | Hardware | 2 | 17-10-2005 18:47 |
| ATI Catalyst Drivers 5.10 released | spidross01 | Hardware | 5 | 17-10-2005 14:38 |