mirror of
https://github.com/MLBZ521/MacAdmin.git
synced 2026-03-20 16:00:25 +00:00
v1.5 = Fixed local licensing issue for Maple 2017
+ Fixed local licensing issue for Maple 2017
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user