v1.5 = Fixed local licensing issue for Maple 2017

+ Fixed local licensing issue for Maple 2017
This commit is contained in:
Zack T
2018-01-31 22:49:56 -07:00
parent fb0de703bb
commit ef2c6cd997

View File

@@ -3,7 +3,7 @@
###################################################################################################
# Script Name: license_Maple.sh
# By: Zack Thompson / Created: 1/8/2018
# Version: 1.4 / Updated: 1/30/2018 / By: ZT
# Version: 1.5 / Updated: 1/31/2018 / By: ZT
#
# Description: This script applies the license for Maple applications.
#
@@ -109,7 +109,7 @@ expect "The Maple Reporter (Professional Edition)" { send "\r" }
expect "The Maple Reporter (Academic Edition)" { send "\r" }
expect "Upcoming Events and Seminars" { send "\r" }
expect "Special Product Announcements" { send "\r" }
interact
expect "Press ENTER to finish" { send "\r"; exp_continue }
activateLicense
)