View Full Version : R.G Catalyst v2
Andrey167
07-05-2015, 09:33
http://s13.postimg.org/krsjup25f/bandicam_2015_12_15_02_49_36_700.jpg (http://postimg.org/image/krsjup25f/)http://s13.postimg.org/6isxcmnmr/bandicam_2015_12_15_02_50_12_195.jpg (http://postimg.org/image/6isxcmnmr/)http://s13.postimg.org/ff3pgke8z/bandicam_2015_12_15_02_50_25_986.jpg (http://postimg.org/image/ff3pgke8z/)http://s13.postimg.org/hh46utc83/bandicam_2015_12_15_02_50_45_280.jpg (http://postimg.org/image/hh46utc83/)http://s13.postimg.org/46kxf1b1f/bandicam_2015_12_15_02_52_09_991.jpg (http://postimg.org/image/46kxf1b1f/)
Script by
Bilawal (Original script)
andrey_167 (Modifed)
Inspiration of
R.G Catalyst
Chagelog
Ver 1.0.0
- Original Release.
dont download file seems to be infected.please let me confirm.after downloading this file i cant delete folders from my desktop and iss files wont launch.
please check these files it messed with my desktop folders was unable to delete folders when trying to launch the iss in the extracted rar folder.i did manage to fix my desktop deleting folders issue through CMD.
just gonna scan my pc to make sure nothing else slipped through.
Great Script. :)Buttons arrangement needs to be corrected. RU and MIN
Razor12911
09-05-2015, 09:43
Great job mate, just don't be pushed by other members to put to all the fancy featurea like splash, music and etc. Originality is just okay, unlike blackbox scripts which has stuff that the original doesn't.
Andrey167
23-05-2015, 14:19
Uptade:
Added pause button
Fixed some bugs
Andrey167
25-06-2015, 10:04
how to add my pass?
//if not ISArcExtract ( 0, 0, ExpandConstant('{src}\data1.bin'), ExpandConstant('{app}'), '', false, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
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;
Andrey167
26-06-2015, 07:20
^^
not work :(
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;
Andrey167
26-06-2015, 07:25
Updates:
Added md5 (test version)
Added a new form to select the installation folder, and Start menu
A new form of cancellation (test version)
Andrey167
29-06-2015, 11:46
^^
how to fix it?
What mistakes do you mean? currently except md5 problems found
Andrey167
30-06-2015, 08:04
Error: wrong password
This is not a bug of the script! This error is associated with unark.dll, read the FAQ by isdone!
Andrey167
01-07-2015, 10:17
I don't know how to fix that :D
replace unarc.dll
Razor12911
01-07-2015, 14:32
Lolaya, you might be putting the password at the wrong place, just check the isarcextratct function.
Razor12911
06-07-2015, 16:10
Solution
the password for the archive is 123.
mertderler
11-07-2015, 02:23
Help
Translate all Russian text in Turkish (:
@Andrey167
Andrey167
11-07-2015, 03:58
Help
Translate all Russian text in Turkish (:
@Andrey167
I have now unfortunately very little time! As soon as the free time for you to create one mb
mertderler
11-07-2015, 04:56
I have now unfortunately very little time! As soon as the free time for you to create one mb
Andrey167 brother waiting Thanks
TREGAKLE
02-08-2015, 23:36
what to do cant run .. its saying record.inf does not exist ..HELP PLEASE
what to do cant run .. its saying record.inf does not exist ..HELP PLEASE
;#define records
Add ;
Andrey167
12-09-2015, 07:06
Uptade:
Completely reworked the script
1) Added skin
2) Added slide show
3) A new form of information about repack
4) Added Multicolored text (Information repake)
5) I removed some pages that in my opinion were unnecessary
6) Fixed a bug with the text (If you change the language of the text in the left side)
hi ,
Thanks for your script.
is there any way to remove russian interface{English language only}
if you have time please post it !!.
Again thanks for the script.:)
Andrey167
12-09-2015, 09:11
hi ,
Thanks for your script.
is there any way to remove russian interface{English language only}
if you have time please post it !!.
Again thanks for the script.:)
The uniqueness of this script and yavlyaetsya change language on the course
The uniqueness of this script and yavlyaetsya change language on the course
thanks for reply,
i 'm not understand "yavlyaetsya"
is there any way to make your script to one language? or not.
Thank you.
Andrey167
12-09-2015, 10:17
thanks for reply,
i 'm not understand "yavlyaetsya"
is there any way to make your script to one language? or not.{i am a beginner:)}
Thank you.
No, the script language is designed for 2, 1 to remove the language is not necessary if you want to try something like this http://fileforums.com/showthread.php?t=97119
Andrey167
14-12-2015, 14:56
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!
how to hide this button?
WizardForm
procedure InitializeWizard();
begin
RedesignWizardForm;
langBtn.Hide;
Cancel Form
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;
ivanlakersss666
08-03-2017, 11:20
Any tutorial for this script?
R.G. Catalyst File Check Code What Emergency Please
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.