Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #46  
Old 15-12-2013, 04:40
hackjack hackjack is offline
Registered User
 
Join Date: Nov 2011
Location: INDIA
Posts: 18
Thanks: 5
Thanked 2 Times in 2 Posts
hackjack is on a distinguished road
can we show percentage in progress bar. also i am not getting the shortcut on desktop i tried various times.

Last edited by hackjack; 15-12-2013 at 09:07.
Reply With Quote
Sponsored Links
  #47  
Old 15-12-2013, 09:32
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by hackjack View Post
can we show percentage in progress bar. also i am not getting the shortcut on desktop i tried various times.
will fix it..
Reply With Quote
  #48  
Old 20-12-2013, 21:31
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
need to also add the option for splash screen ( sentinelk posted it couple pages back, post #19)
and maybe add default setup.icon to script...

SetupIconFile=Setup.ico

Last edited by pakrat2k2; 20-12-2013 at 21:35.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
y_thelastknight (20-12-2013)
  #49  
Old 20-12-2013, 21:34
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
need to also add the option for splash screen ( sentinelk posted it couple pages back )
and maybe add default setup.ico
sure
Reply With Quote
  #50  
Old 22-12-2013, 11:28
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
uploaded new versions into first post for Y_thelastnight, he will update first post with changes made
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
y_thelastknight (22-12-2013)
  #51  
Old 22-12-2013, 11:52
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Updated to Version v1.4.0
Code:
 Version v1.4.0(Customized Version)
 
-Fixed Some bug.
-Fixed Shortcut error (thanks to hackjack).
-Added 2nd Shortcut to Desktop and Start menu.
-Added Percentage in Tittle.
-Added Video.
-Added Splash.
-Added Some Button Sounds.
-Added Redist ProgressBar

Version v1.4.0(Original Version)
 
-Fixed Some bug.
-Fixed Shortcut error (thanks to hackjack).
-Added 2nd Shortcut to Desktop and Start menu.
-Added Percentage in Tittle.

Last edited by y_thelastknight; 22-12-2013 at 22:45.
Reply With Quote
The Following 4 Users Say Thank You to y_thelastknight For This Useful Post:
hackjack (22-12-2013), mausschieber (22-12-2013), pakrat2k2 (22-12-2013), Razor12911 (22-12-2013)
  #52  
Old 22-12-2013, 18:46
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
well some strange errors happening here !

Have in setup.ini files for disk 1 / disk 2 / disk 3. Have files set correctly in setup.ini
and jumps from install ( disk 1 ) to ask for disk 3.
Code:
 [Game]
Name=Aerofly FS
Publisher=IPACS
Version=1.0.0.9
Size=20979
Exec=aerofly-fs.exe
 [Settings]
Precomp=0.38
 [FreearcFile1]
Archive={src}\Data.cab
Output={userdocs}\aerofly FS\
Disk=1
;Password=
 [FreearcFile2]
Archive={src}\Data1.cab
Output={app}
Disk=1
;Password=
 [FreearcFile3]
Archive={src}\Data2.cab
Output={app}
Disk=2
;Password=
 [FreearcFile4]
Archive={src}\Data3.cab
Output={app}
Disk=3
When switching disks following error popped up.
Attached Images
File Type: jpg error.jpg (83.4 KB, 271 views)
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
y_thelastknight (24-12-2013)
  #53  
Old 22-12-2013, 22:02
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
bug will be fixed right away. spotted something.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
y_thelastknight (22-12-2013)
  #54  
Old 22-12-2013, 22:19
hackjack hackjack is offline
Registered User
 
Join Date: Nov 2011
Location: INDIA
Posts: 18
Thanks: 5
Thanked 2 Times in 2 Posts
hackjack is on a distinguished road
if we have to delay splash screen by 2 or 3 seconds more then what should i do?
Reply With Quote
  #55  
Old 22-12-2013, 22:47
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
bug will be fixed right away. spotted something.
thanks razor

Quote:
Originally Posted by hackjack View Post
if we have to delay splash screen by 2 or 3 seconds more then what should i do?
find this line..
Code:
ShowSplashScreen(0,ExpandConstant('{tmp}\splash.png'),1000,1000,1000,0,255,False,$FFFFFF,10);
Code:
Fade in time
Staying time
Fade out time
Change the values for your choice.
Reply With Quote
The Following 3 Users Say Thank You to y_thelastknight For This Useful Post:
hackjack (22-12-2013), pakrat2k2 (23-12-2013), Prince Soft (05-11-2016)
  #56  
Old 23-12-2013, 16:53
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Glass Black Box v1.4.1.7z
Glass Black Box v1.4.1_C.7z

added to first post, to correct script errors
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
y_thelastknight (24-12-2013)
  #57  
Old 23-12-2013, 17:50
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
why upload all the files together, the better to load only the necessary files

Last edited by sentinelks; 23-12-2013 at 17:52.
Reply With Quote
  #58  
Old 23-12-2013, 19:02
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by sentinelks View Post
why upload all the files together, the better to load only the necessary files
Just easier to upload complete corrected version, without update 1, 2, 3, 4 etc.

Much like your Darkbox topic > 8 files to choose, which one is latest ? You really need to clean up those files, into #1, #2, #3 etc... AND specify which is latest complete version.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Grumpy (24-12-2013)
  #59  
Old 23-12-2013, 19:05
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by sentinelks View Post
why upload all the files together, the better to load only the necessary files
We don't want to ruin spirit of the original script
Reply With Quote
The Following User Says Thank You to y_thelastknight For This Useful Post:
Grumpy (24-12-2013)
  #60  
Old 23-12-2013, 19:10
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
this was not the reason im my post lol adm . .. DarkBox about it .. darkbox but there are always update I can not load it all .. here there are those who want to crush and who wants crude


a very good for me test you script.. working 100% panel+bmp
new method tomorrow botva2+png

Last edited by sentinelks; 31-01-2014 at 23:41.
Reply With Quote
The Following User Says Thank You to sentinelks For This Useful Post:
Prince Soft (05-11-2016)
Reply


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 05:51
Blackbox Inno Setup Script Kurutucu Conversion Tutorials 1190 18-08-2019 22:43
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
NASCAR The Game 2013 (inno setup script) sentinelks PC Games - CD/DVD Conversions 28 08-09-2013 20:30
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 08:24



All times are GMT -7. The time now is 00:13.


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