View Single Post
  #179  
Old 16-02-2014, 23:35
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by Inge View Post
Good work till now, but I find the next (or new) bug.
The Start Menu shortcut does not work correct. After Install the Game I have a no named Shortcut from the Install dir on Desktop!
In Start Menu it's, Konami -> Empty Folder-> under this-> Start Game, Uninstall Game.
Can't be correct...
I've made the exacly same like in old Version of your Installer, and there it wasn't so.
But Video works fine, auto Slideshow also.
I hope I can change the size of the Progessbar like I want, the Size from Example is TOO BIG for me.
in this update i made few changes in Installer.ini:
1: desktop icons now in [Shortcuts] section
2: added [Internal] section
3: internalSetup moved to [internal] section
4: added aotoslideinterval to [Slideshow] section (value in seconds)

do you edit your Installer.ini after update?

you can change Progressbar size and position:
in installer.ini:
[ProgressBar] section, key PBBack=Left,Top,Width,Heught (settings for standart progressbar and background image of textured progressbar, if you use textured)
[ProgressBar] section, key PBMain=Left,Top,Width,Height,Animated(0|1),Animati on interval(settings only for main image of textured progressbar, if you use textured)

p.s. almost all configs in installer.ini have this structure:
e.g.
Welcome=430,155,400,150,1,$E1E12D,$000000,EagleSan s-Regular,12,9
Welcome=left,top,width,height,font color,shadow color,font name, main font size, little font size

Last edited by altef_4; 16-02-2014 at 23:42.
Reply With Quote