Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #166  
Old 09-11-2015, 16:33
Melethiel Melethiel is offline
Registered User
 
Join Date: Nov 2015
Location: Argentina
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
Melethiel is on a distinguished road
Quote:
Originally Posted by mausschieber View Post
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.
Reply With Quote
Sponsored Links
  #167  
Old 26-11-2015, 14:39
livebaran livebaran is offline
Registered User
 
Join Date: Dec 2011
Location: jj
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
livebaran is on a distinguished road
Quote:
Originally Posted by mht1526 View Post
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;
Reply With Quote
  #168  
Old 18-02-2016, 11:52
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
Thumbs down 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



HELP
Reply With Quote
  #169  
Old 28-02-2016, 04:24
nasir ahmad nasir ahmad is offline
Registered User
 
Join Date: Oct 2015
Location: afghanistan
Posts: 60
Thanks: 90
Thanked 7 Times in 5 Posts
nasir ahmad is on a distinguished road
My friend please edit this project that do not need to setup.ini
Reply With Quote
  #170  
Old 04-09-2016, 08:57
jksengko jksengko is offline
Registered User
 
Join Date: Jun 2010
Location: dont show
Posts: 64
Thanks: 5
Thanked 5 Times in 5 Posts
jksengko is on a distinguished road
how to add & Adjust

how to add & adjust redist installation
Attached Images
File Type: jpg Untitled.jpg (130.8 KB, 207 views)
Reply With Quote
The Following User Says Thank You to jksengko For This Useful Post:
Prince Soft (06-11-2016)
  #171  
Old 05-09-2016, 20:46
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,030 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by jksengko View Post
how to add & adjust redist installation
Edit setup.ini in the output folder.
Reply With Quote
  #172  
Old 01-10-2016, 18:44
Fakhruddinmaruf_ Fakhruddinmaruf_ is offline
Registered User
 
Join Date: Jul 2016
Location: Indonesia
Posts: 37
Thanks: 12
Thanked 17 Times in 5 Posts
Fakhruddinmaruf_ is on a distinguished road
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?
Attached Images
File Type: jpg Setup REPACK ERROR During Installing.JPG (59.7 KB, 202 views)
Reply With Quote
  #173  
Old 01-10-2016, 19:44
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,099 Times in 2,295 Posts
Razor12911 is on a distinguished road
You must have done something wrong, installer was last updated a year ago and nobody has had such a problem all this time.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
Fakhruddinmaruf_ (01-10-2016)
  #174  
Old 01-10-2016, 19:52
Fakhruddinmaruf_ Fakhruddinmaruf_ is offline
Registered User
 
Join Date: Jul 2016
Location: Indonesia
Posts: 37
Thanks: 12
Thanked 17 Times in 5 Posts
Fakhruddinmaruf_ is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
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?

Last edited by Fakhruddinmaruf_; 01-10-2016 at 20:14.
Reply With Quote
  #175  
Old 01-10-2016, 19:57
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,099 Times in 2,295 Posts
Razor12911 is on a distinguished road
Ok, so you downloaded attachment.
Compiled script using unicode enhanced edition then got error?
Reply With Quote
  #176  
Old 01-10-2016, 20:33
Fakhruddinmaruf_ Fakhruddinmaruf_ is offline
Registered User
 
Join Date: Jul 2016
Location: Indonesia
Posts: 37
Thanks: 12
Thanked 17 Times in 5 Posts
Fakhruddinmaruf_ is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
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

Last edited by Fakhruddinmaruf_; 01-10-2016 at 20:43.
Reply With Quote
  #177  
Old 01-10-2016, 20:40
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,099 Times in 2,295 Posts
Razor12911 is on a distinguished road
new installer script?
Reply With Quote
  #178  
Old 01-10-2016, 20:51
Fakhruddinmaruf_ Fakhruddinmaruf_ is offline
Registered User
 
Join Date: Jul 2016
Location: Indonesia
Posts: 37
Thanks: 12
Thanked 17 Times in 5 Posts
Fakhruddinmaruf_ is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
new installer script?
yes, new script of glass blackbox design that have edited
Reply With Quote
  #179  
Old 01-10-2016, 21:15
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,099 Times in 2,295 Posts
Razor12911 is on a distinguished road
Dude, the script is from the main post.

http://fileforums.com/showpost.php?p=425015&postcount=1
Reply With Quote
  #180  
Old 01-10-2016, 21:30
Fakhruddinmaruf_ Fakhruddinmaruf_ is offline
Registered User
 
Join Date: Jul 2016
Location: Indonesia
Posts: 37
Thanks: 12
Thanked 17 Times in 5 Posts
Fakhruddinmaruf_ is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 06:51
Blackbox Inno Setup Script Kurutucu Conversion Tutorials 1190 18-08-2019 23:43
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 07:57
NASCAR The Game 2013 (inno setup script) sentinelks PC Games - CD/DVD Conversions 28 08-09-2013 21:30
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 09:24



All times are GMT -7. The time now is 03:14.


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