I get an Error:
...installer.au3 (108) : ==> Variable used without being declared.:
GUICtrlCreateListViewItem($array[$i - 1] & "|" & $desc, $ListView7)
GUICtrlCreateListViewItem($array[$i - 1] & "|" & $desc, ^ ERROR
when trying to execute/compile your script