Put the title for software as first printed object

This commit is contained in:
Glen De Cauwsemaecker 2014-03-24 04:55:36 +01:00
parent 50f37b526e
commit c6c1946a17

View file

@ -1,3 +1,6 @@
call print_install_header
call print_dashed_seperator
call get_system_information
call print_dashed_seperator
@ -7,9 +10,6 @@ if %system_info_os% == XP (
call print_exit
)
call print_install_header
call print_dashed_seperator
call get_category ..\\config\\downloads.coco downloads downloads_count general-general general-%system_info_bit% %system_info_os%-%system_info_bit%
::for /l %%i in (1, 1, %downloads_count%) do (