Commit Graph

101 Commits

Author SHA1 Message Date
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
Zack T
98ed3d79fd 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:14:15 -07:00
Zack T
b276cfccb1 Renamed and moved a couple scripts to this repository
Renamed and moved a couple scripts to this repository
2018-01-07 14:48:21 -07:00
Zack T
1a737a8096 v1.0 = Initial Version
+ Initial Version
2018-01-05 18:22:29 -07:00
Zack T
2c3e5d85fa v1.1 = Adjusted sed line to replace entire line
+ Adjusted `sed` line to replace entire line, so that the script can be used to change the license server
2018-01-05 13:46:14 -07:00
Zack T
7765dc3557 v1.0 = Initial Version
+ Initial Version
2018-01-05 13:28:13 -07:00
Zack T
0296f32fd7 v1.2 = Refined code and added a fix
+ Incorrectly used full path including App Bundle name, broke this down into multiple variables
 + Setting the .bin file as executable
 + Injecting the proper version in the Info.plist file in all locations (this is not done in IBM's update binary)
2018-01-03 15:09:48 -07:00
Zack T
7122ad3e54 v1.1 = Changed to more reliable methods
+ Change the method used to find the SPSS App Bundle
 + Change the method used to inject the location into the installer.properties file
 + Added a line to manually update the App Bundle Version String (this is not done in IBM's update binary)
2018-01-03 15:01:53 -07:00
Zack T
4d8561a1c9 v1.0 = Initial Version
+ Initial Version
2018-01-03 14:54:22 -07:00
Zack T
608236b00b v1.0 = Initial Version
+ Initial Version
2018-01-03 14:52:02 -07:00
Zack T
0ed3a1df13 v1.1 = Added Jamf Policy call to install the JDK first
+ Added Jamf Policy call to install the JDK first
2018-01-03 14:50:05 -07:00
Zack T
b05e20edef v1.0 = Initial Version
+ Initial Version
2018-01-03 14:47:47 -07:00