FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Glass Black Box Inno Setup Script Unicode (https://fileforums.com/showthread.php?t=95321)

Melethiel 09-11-2015 15:33

Quote:

Originally Posted by mausschieber (Post 444418)
which Inno Setup version you are using
the most conversions are using inno setup enhanced
download http://fileforums.com/showpost.php?p...9&postcount=72

That is the Inno version that I am using since I downloaded the GBB 1.4.1 C version. The Black Box V2 script loads the logo in the dialog box.

livebaran 26-11-2015 13:39

Quote:

Originally Posted by mht1526 (Post 439364)
How to fix this? it Shows 0 minutes & 0 Seconds Remaining..



function ProgressCallback(OveralPct,CurrentPct: integer;CurrentFile,TimeStr1,TimeStr2,TimeStr3:PAn siChar): longword;
var
Remaining: Integer;
begin
if OveralPct<=Wizardform.ProgressGauge.Max then
Wizardform.Progressgauge.Position := OveralPct;
Result := ISDoneCancel;
with WizardForm.ProgressGauge do begin
if (Position>0)and((GetTickCount-StartInstall)/1000>0) then
Remaining:= ((Max-Position)/(Position/((GetTickCount-StartInstall)/1000)))*1000;
WizardForm.Caption:=(IntToStr(ProgressPercent)+'%' )+(' Wait ' + TicksToTime(Remaining, cm('hour'), cm('min'), cm('sec'), false));
end;
end;

ramazan19833 18-02-2016 10:52

M&S_Kompressor_1.2 to Glass Black Box v1.4.1_C Scrip arc.ini
 
M&S_Kompressor_1.2 to Glass Black Box v1.4.1_C Scrip arc.ini :confused:

http://i.hizliresim.com/Jn5qzE.jpg

:confused: HELP

nasir ahmad 28-02-2016 03:24

My friend please edit this project that do not need to setup.ini

jksengko 04-09-2016 07:57

how to add & Adjust
 
1 Attachment(s)
how to add & adjust redist installation

pakrat2k2 05-09-2016 19:46

Quote:

Originally Posted by jksengko (Post 451316)
how to add & adjust redist installation

Edit setup.ini in the output folder. :rolleyes:

Fakhruddinmaruf_ 01-10-2016 17:44

1 Attachment(s)
why when i test the setup, suddenly the setup has crashed or not responding.
and suddenly when i compile setup again the setup close by own. how to fix this?http://fileforums.com/attachment.php...1&d=1475368971

Razor12911 01-10-2016 18:44

You must have done something wrong, installer was last updated a year ago and nobody has had such a problem all this time.

Fakhruddinmaruf_ 01-10-2016 18:52

Quote:

Originally Posted by Razor12911 (Post 452351)
You must have done something wrong, installer was last updated a year ago and nobody has had such a problem all this time.

so, what should i do now?
have you new installer script now?

Razor12911 01-10-2016 18:57

Ok, so you downloaded attachment.
Compiled script using unicode enhanced edition then got error?

Fakhruddinmaruf_ 01-10-2016 19:33

http://imgur.com/a/nloMZ
Quote:

Originally Posted by Razor12911 (Post 452353)
Ok, so you downloaded attachment.
Compiled script using unicode enhanced edition then got error?

can you share the new installer script?
i have not downloaded it yet

Razor12911 01-10-2016 19:40

new installer script?

Fakhruddinmaruf_ 01-10-2016 19:51

Quote:

Originally Posted by Razor12911 (Post 452355)
new installer script?

yes, new script of glass blackbox design that have edited

Razor12911 01-10-2016 20:15

Dude, the script is from the main post.

http://fileforums.com/showpost.php?p=425015&postcount=1

Fakhruddinmaruf_ 01-10-2016 20:30

Quote:

Originally Posted by Razor12911 (Post 452357)
Dude, the script is from the main post.

http://fileforums.com/showpost.php?p=425015&postcount=1

but the result is same from just now. always not responding and error code always same.
http://imgur.com/0alzgxY


All times are GMT -7. The time now is 21:40.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com