Originally Posted by altef_4
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
|