Commit Graph

335 Commits

Author SHA1 Message Date
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
Zack T
1df332582b Converted JMP license to script only
+ Converted JMP license to script only
2018-01-02 12:47:15 -07:00
Zack T
630ce47bc5 JMP License Only pkg
+ Used to creae a License Only pkg built for JMP 13
2017-12-27 16:14:46 -07:00
Zack T
eae9257488 v1.1 = Added an Exit Code Check
+ Added an Exit Code Check
 + Redirected all output to /dev/null (instead of only stdout)
2017-12-21 12:19:29 -07:00
Zack T
26386f525f Correct redirection
Corrected the redirection; didn't realize I didn't update my local version after testing.
2017-12-21 12:13:40 -07:00
Zack T
ed56e8137b v1.0 = Initial Version
+ Initial Version
2017-12-19 16:30:53 -07:00
Zack T
4379b2c794 v1.2 = Added option to delete packages
+ Added option to delete packages
2017-12-06 17:08:37 -07:00
Zack T
188fa6865e v1.1 = Added 'does file exist' checks
+ Added 'does file exist' checks
2017-12-04 12:19:09 -07:00
Zack T
1e7e215086 v1.0 = Production Release
+ Production Release
2017-12-02 17:09:30 -07:00
Zack T
ce0b830ac1 v1.0 = Production Release
+ Production Release
2017-11-30 16:10:34 -07:00
Zack T
d8ade0b35e v1.0 = Production Release
+ Production Release
2017-11-30 16:10:08 -07:00
Zack T
9b3af5eaeb v1.0 = Production Release
+ Production Release
2017-11-30 16:09:43 -07:00
Zack T
2346ccba79 v1.2 = Changed minimum free space to 20GB
Changed the minimum free space to 20GB -- I didn't account for when the Install.app needs to be downloaded.
2017-11-13 20:44:25 -07:00
Zack T
ab183b7656 Fixed several errors in the script
+ Fixed several errors in the script
+ Guess I failed to test the final version...
2017-11-02 16:03:13 -07:00
Zack T
802b3a1ab9 v1.0 = Production Version
+ Updated my jamf_ea_HighSierraCompatibility.sh script to handle multiple OS versions.
2017-09-30 12:30:27 -07:00
Zack T
b99ae3a93f v1.0 = Production Version
+ Production Version
2017-09-30 12:18:53 -07:00
Zack T
be7e19f17b v1.0 = Production Version
+ Production Version
2017-09-30 12:18:25 -07:00