+ Changed up the while loop App existence check, as previously couldn't properly report "No versions found"
+ Fixed Local License install -- was hard coded to 2016 version path
+ Modified the expect statements as there was something causing this process to fail
+ Reorganized the output a bit
+ Moved the chmod section so it is run on all license mechanisms
+ Added ability to license multiple installed versions
+ Updated method to find App Bundle
+ Had to reorder some code to properly support these changes