Zack T
52d41b3717
v1.3 = Reorganized code, improved processes, and fixed a few bugs
...
+ 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
2018-01-25 16:01:34 -07:00
Zack T
49572042c3
Added info for Parallels Licensing Script
...
Added info for hassle that was the Parallels Licensing Script...
2018-01-25 00:04:32 -07:00
Zack T
b74751a543
v1.2 = Improved search for the App Bundle
...
+ Improved search for the App Bundle
+ Added missing `done`
2018-01-25 00:03:31 -07:00
Zack T
57b3fb48db
v1.4 = Various fixes and adjustments after further testing
...
+ Fixed 'search' process
+ Adjusted for better exit checks
+ Adjusted sed injection
2018-01-25 00:03:25 -07:00
Zack T
6f94e36762
v1.4 = Moved the JDK install to the begining
...
+ Moved the JDK install to the begining, otherewise the Maple's install yells about it during the installation process
+ Adjusted for better exit checks
2018-01-24 23:57:13 -07:00
Zack T
0f151be86c
v1.1 = Changed cp to mv
...
+ Changed `cp` to `mv`
2018-01-24 23:54:27 -07:00
Zack T
428df36c52
v1.5.1 = Added in a sleep before running prlsrvctl
...
+ Added in a `sleep` before running prlsrvctl
2018-01-23 14:41:00 -07:00
Zack T
cc55ae185e
v1.5 = Added check to see if the required service is running
...
+ Added check to see if the required service is running for licensing tasks, launches if it is not
- Removed the deferred option
2018-01-23 14:38:11 -07:00
Zack T
8e5476410b
v1.4 = Added current license status check
...
+ Added current license status check
+ Will deactivate a current license before activating the provided license
2018-01-22 11:05:02 -07:00
Zack T
5c63ab702f
v1.3 = Added the --deferred switch
...
+ Added the --deferred switch, hoping this attempt activation on first launch
2018-01-22 11:04:42 -07:00
Zack T
9bcff80d4c
v1.2.1 = Needed to quote some variables
...
+ Needed to quote some variables (due to spaces)
2018-01-19 10:06:21 -07:00
Zack T
f2da5fa0f1
v1.3 = Improved the search for installed versions
...
+ Improved the search for installed versions
2018-01-18 23:32:26 -07:00
Zack T
96c2d4bae8
v1.4 = Improved and added additional logic into script
...
+ Improved the search for <version to upgrade>
+ Minor formatting changes
+ Check exit code from the install process
+ Removed all hardcoded values
+ Script will check before injecting proper version string into the App Bundle Info.plist
2018-01-18 23:27:39 -07:00
Zack T
9f197ba5fb
v1.1 = Improved the search for installed versions
...
+ Improved the search for installed versions
2018-01-18 23:16:01 -07:00
Zack T
38cdbb15a5
v1.2 = Changed the location of the binary
...
+ Changed the location of the binary (the previous location was a symlink created after first launch of Parallels)
2018-01-18 17:01:32 -07:00
Zack T
463d44c33b
v1.0.1 = Missed a closing fi
...
+ Missed a closing fi
2018-01-18 16:55:53 -07:00
Zack T
6b08651181
v1.1.1 = Missed a closing fi
...
+ Missed a closing fi
2018-01-18 16:55:34 -07:00
Zack T
d5ff01ff7c
v1.3 = Added additional logic/checks
...
+ Check exit code from the install process
+ Checks for Java JDK before installing
2018-01-17 23:57:32 -07:00
Zack T
d9c547995a
v1.2 = Updated to match new install scripts
...
+ Improved script logic
+ Checks for Java JDK before installing
2018-01-17 23:53:56 -07:00
Zack T
cbcf190236
v1.0.1 = Changed to case insensitive search
...
+ Changed to case insensitive search
2018-01-17 15:44:41 -07:00
Zack T
f191d049b5
v1.3 = Improved script logic
...
+ Removed all hardcoded values
+ Script will check before injecting proper version string into the App Bundle Info.plist
2018-01-17 15:36:49 -07:00
Zack T
9b63f16140
v1.1 = Added ability to license multiple installed versions
...
+ Added ability to license multiple installed versions
+ Updated method to find App Bundle
+ Had to reorder some code to properly support these changes
2018-01-17 15:32:56 -07:00
Zack T
fec65fc927
v1.0.1 = Fixed incorrect file reference
...
+ Fixed incorrect file reference
2018-01-17 15:21:21 -07:00
Zack T
f89e580c35
v2.1 = Updated method to find the App Bundle
...
+ Updated method to find the App Bundle
2018-01-17 15:15:32 -07:00
Zack T
c9237eae45
v1.0 = Initial Version
...
+ Initial Version
2018-01-13 01:27:05 -07:00
Zack T
e37fca7902
v1.0 = Initial Version
...
+ Initial Version
2018-01-13 01:26:10 -07:00
Zack T
9176cdf880
v1.3 = Updated to new install format
...
+ Updated to new install format
- Removed license code from install script
2018-01-13 00:23:48 -07:00
Zack T
0dbb71d19a
Matlab 2017b
2018-01-11 16:56:06 -07:00
Zack T
bf51078d86
Matlab 2017a
2018-01-11 16:52:25 -07:00
Zack T
2bf57b6705
v1.2.1 = Fixed various issues for Matlab 2017b
...
+ Fixed various issues found after further testing for Matlab 2017b
- Remove the argument '-mode silent' from install line; added it back to the installer_input file
+ The 'staging' method from the last revision for the network.lic file did not work, as Matlab does not 'look' for it until it's first launch, which, at that time, the network.lic file is gone (it's pointing to the tempoary unpack directory of the pkg)
2018-01-11 15:47:47 -07:00
Zack T
5c559da609
v1.2 = Changed staging methods of the install files
...
+ No longer staging the files on the disk; now are only kept in the tempoary unpacked package 'Scripts' directory
+ Added code to add the location of the of the unpacked license.nic file to the install_input file before installing
2018-01-11 15:39:30 -07:00
Zack T
00be3080cb
v1.1= Updated for Matlab 2017b
...
+ Updated for Matlab 2017b
2018-01-11 13:44:57 -07:00
Zack T
da7e6ddfc1
v1.0 = Initial Version
...
+ Initial Version
2018-01-11 13:41:09 -07:00
Zack T
635ead6283
v1.1 = Updated to new licensing format
...
+ Updated to new licensing format
2018-01-10 20:15:55 -07:00
Zack T
8bbd4a505d
v1.0 = Initial Version
...
+ Initial Version
2018-01-10 20:12:54 -07:00
Zack T
097dcbf462
v1.0 = Initial Version
...
+ Initial Version
2018-01-10 19:40:04 -07:00
Zack T
e2c3dc84a6
v1.0 = Initial Version
...
+ Initial Version
2018-01-10 19:39:17 -07:00
Zack T
1f9325b983
v1.0 = Initial Version
...
+ Initial Version
2018-01-10 19:38:40 -07:00
Zack T
a3a2c5c2bf
v1.2.1 = Fixed issue improperly processing 10.10.x OS version strings.
...
+ Fixed issue improperly processing 10.10.x OS version strings.
2018-01-10 14:56:14 -07:00
Zack T
db689476b8
v1.0 = Initial Version
...
+ Initial Version
2018-01-09 20:24:03 -07:00
Zack T
0030009891
v1.2 = Added logic to account for changing license types
...
+ Added logic to account for changing license types
2018-01-09 20:05:39 -07:00
Zack T
98fbc7a380
v1.0 = Initial Version
...
+ Initial Version
+ Converted from using the options file to license on install
2018-01-09 19:48:04 -07:00
Zack T
f58f5d0ed7
v1.2 = Updated for new build process and more
...
+ Updated for new build process
+ Changed install arugment option
- No longer using the installer.properties option file
2018-01-09 19:36:51 -07:00
Zack T
90a45e43e4
v1.1 = Updated for Maple 2016.2
...
+ Updated for Maple 2016.2
2018-01-09 19:35:09 -07:00
Zack T
14a489619f
v1.0 = Initial Version
...
+ Initial Version
2018-01-09 19:29:12 -07:00
Zack T
056901402c
v1.2 = Updated for new build process and more
...
+ Updated for new build process
+ Changed install arugment option
- No longer using the installer.properties option file
2018-01-09 19:21:51 -07:00
Zack T
74df06c9fe
v1.1 = Updated for Maple 2017
...
+ Updated for Maple 2017
2018-01-08 22:07:38 -07:00
Zack T
ba49c2f0b6
v1.0 = Initial Version
...
+ Initial Version
2018-01-08 22:04:51 -07:00
Zack T
ef55ec8185
v1.1 = Using the build script to edit the deployment scripts
...
+ Set the install directory based on the Major Version in install_SPSS.sh
+ Set the version that is being updated based on the Major Version in update_SPSS.sh
2018-01-08 13:29:29 -07:00
Zack T
f70f14db57
v1.3 = Feeding in the version being updated
...
+ Feeding in the version being updated from build_SPSS.sh instead of hardcoding it
2018-01-08 13:14:39 -07:00