PDA

View Full Version : Progress bar problem


punchao
12-10-2015, 08:51
How to solve the progressbar error in this script:

punchao
12-10-2015, 08:59
http://snap.ashampoo.com/uploads/2015-10-12/maqxcb27.png

punchao
12-10-2015, 09:57
someone has the original script?

pakrat2k2
12-10-2015, 10:42
someone has the original script?

I think this is original script :confused:

Look in this topic at screenshot 2, which is what the installer looks like,
http://fileforums.com/showthread.php?t=95370

Day One Gary's Incident is another conversion that uses the same script.
http://fileforums.com/showpost.php?p=424630&postcount=2

punchao
12-10-2015, 11:51
Thans pakrat,i modified Black Box_Sentinelk_ultraarc,and the progressbar works
But ¿how to delete de second progressbar?


http://snap.ashampoo.com/uploads/2015-10-12/LoINGta6.png

y_thelastknight
13-10-2015, 02:32
script is not clean one :/
do you want to fix this?

punchao
13-10-2015, 02:41
script is not clean one :/ ''??????????????????????????????????????????

I do not understand what you mean
can you help me with progressbar?

y_thelastknight
13-10-2015, 04:41
script is not clean one :/ ''??????????????????????????????????????????

I do not understand what you mean

i mean the script is mess..


can you help me with progressbar?

yes i can..

pakrat2k2
13-10-2015, 16:59
y_thelastknight, thought about asking you to fix up the mess in the original file punchao
posted. Don't have enough time / knowledge to do it, Razor12911 seems to be MIA.

Thanks for the offer to help out. :cool:

y_thelastknight
13-10-2015, 22:06
;)
Razor12911 is busy with some kind of project..
i don't have time too, but i will do small things like this when i got time. :)

y_thelastknight
18-10-2015, 13:30
this script is a tough one to fix. creating a new installer is easy but fixing a one is tough, lol
i did what i could in my free time.

i just re-arranged some labels and buttons. its look like pro to me.
just tell me your thoughts but don't thank me i just fixed it

punchao
18-10-2015, 16:33
Good job bro +10

rinaldo
18-10-2015, 22:59
this script is a tough one to fix. creating a new installer is easy but fixing a one is tough, lol
i did what i could in my free time.

i just re-arranged some labels and buttons. its look like pro to me.
just tell me your thoughts but don't thank me i just fixed it


add ISDoneError: = True; or not exits the popup of records.ini

punchao
19-10-2015, 03:13
SuspendProc;
if MsgBox(SetupMessage(msgExitSetupMessage), mbConfirmation, MB_YESNO) = IDYES then
begin
ISDoneCancel:=1;
ISDoneError:=True;

Razor12911
19-10-2015, 13:58
y_thelastknight, thought about asking you to fix up the mess in the original file punchao
posted. Don't have enough time / knowledge to do it, Razor12911 seems to be MIA.

Thanks for the offer to help out. :cool:

i've seen this script, its a mess. It just needs someone who isn't busy.