Commit Graph

158 Commits

Author SHA1 Message Date
Zack T
3787882a28 Code Improvements
+ Code Improvements
2018-04-03 11:14:52 -07:00
Zack T
9c984807c2 v1.0 = Production Version
+ Production Version
2020-10-01 12:55:17 -07:00
Zack T
eaa5780ad2 v2.0.0 = Support for v27 and Improved Logic
+ Updated to support SPSS v27
+ Using expected process in v27 for configuring license manager via CLI
+ Improved conditional logic and error processing
+ Improved exit logic
2020-10-01 10:47:23 -07:00
Zack T
01abeec453 v1.0.1 = Fixed Interpreter
#Fail
+ Fixed Interpreter
2020-10-01 10:47:23 -07:00
Zack T
ccf0d17c89 v1.0.0 = Initial Version
Initial Version
2020-10-01 10:47:23 -07:00
Zack T
c58b31427d v1.1.0 = Improved logic
Improved the logic within the script to more appropriately handle different scenarios.
2020-10-01 10:47:23 -07:00
Zack T
9aa52432a4 v1.3.0 = Cleaned up output
+ Fixed a undeclared variable causing a trace back (likely a hasty copy and paste)
+ Modified the `Results:` output as well
2020-10-01 10:47:23 -07:00
Zack T
964a8c9d41 v1.2.1 = Fixed new Name Override attribute
Kinda rushed this and didn't test...Fixed so it works properly now...
2020-10-01 10:47:23 -07:00
Zack T
7a1b5ebf67 v1.2.0 = Added support for the Name override attribute
+ Added support for the Name override attribute
2020-06-18 13:34:16 -07:00
Zack T
0bbf83ea2b v1.0.0 = Initial Version
+ Initial Version
2020-06-18 12:21:21 -07:00
Zack T
252c2afe0c v1.1.1 = First Commit
+ First commit for this script
2020-06-18 12:10:51 -07:00
Zack T
36643d1556 v1.5.1 = Changed the expression primary
+ Changed the expression primary to support Amazon Corretto JDK file type
+ Changed the jamf policy call to use an event instead of an id
2020-02-14 23:11:56 -07:00
Zack T
ee8169a774 v1.8.0 = Fixed the things I broke
+ Added the LicenseInfo Function back in (not sure what I was thinking here)
+ Changed `cd` back to the bash built-in
+ Corrected the variable that's used for the Java binary
+ Improved comments
2020-02-14 22:37:23 -07:00
Zack T
505f6b1779 v1.3.0 = Further logic improvements
+ Further improvements to the logic
+ Only searching /Applications and the users' home directory
2020-01-27 19:49:36 -07:00
Zack T
60ecb4a62d v1.7.0 = Directly using licenseactivtor.jar and improved script logic
+ Now calling the licenseactivator.jar directly
- Removed call to SPSS "middle man" `licenseactivator` script, this caused some quirkiness sometimes
- Removed unnecessary function call
+ Added v26 support
2020-01-27 17:29:51 -07:00
Zack T
57433c34cd v1.2.0 = Updated to find the Avast location
+ In the case of the Avast.app bundle being moved to an unexpected location, we're now searching for it
2020-01-27 12:38:39 -07:00
Zack T
388e401093 v1.2.0 = Updated to find the .app bundle
+ Updated pulling the console using logic
+ In the case of the .app bundle being moved to an unexpected location, we're now searching for it
2020-01-27 10:16:35 -07:00
Zack T
b62f494d4f v1.2.0 = Updated to find the Avast location
+ In the case of the Avast.app bundle being moved to an unexpected location, we're now searching for it
2020-01-27 10:15:57 -07:00
Zack T
f46066f595 v1.1.0 = Account for additional versions and uninstall methods
+ Updated to account for additional versions and uninstall methods
2020-01-27 10:01:08 -07:00
Zack T
191f7b8e11 v1.4.0 = Added the installation of the Wolfram Script.pkg
+ Added support to nest and install the Wolfram Script.pkg inside a payloadless package for deploying Mathematica
2019-09-20 21:04:35 -07:00
Zack T
f5f22e083a v1.0.0 = Initial Version
+ Initial Version
2019-08-16 22:10:29 -07:00
Zack T
6da7213c32 v1.2.0 = Added support for Acrobat 2019/v19
+ Added support for Acrobat 2019/v19
2019-08-08 22:23:03 -07:00
Zack T
0349b68b31 v1.0.0 = Initial Version
+ Initial Version
2019-07-29 15:40:32 -07:00
Zack T
88b91f7168 v1.1.0 = Fixed issue with user preferences logic
+ Fixed an issue with the logic regarding the user preferences (they were always being preserved)
+ Restructured the removal functions to be a little more clear
+ A few other minor tweaks, including redirecting `ls` stderr to null
2019-06-26 16:48:12 -07:00
Zack T
07c65851bf v1.0.0 = Initial Version
+ Customized the uninstall script for use in a management solution
+ Pass an argument to leave or remove user preferences
+ Replaced all occurrences of `$HOME` with the actual folder directory
+ Replaced all usage of `sudo` with the expectation of this running from a management solution with root-level permissions
+ Minor other changes and tweaks
2019-06-03 18:34:53 -07:00
Zack T
6446f58bb8 Vendor Script
Vendor Script that will be customized.
2019-06-03 09:58:53 -07:00
Zack T
e4eff440f9 v1.0.0 = Initial Version
+ Initial Version
2019-05-03 16:17:45 -07:00
Zack T
076e9a5490 v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-22 22:24:15 -07:00
Zack T
de365e82ae v1.0.1 = Fixed Typo
+ Fixed Typo
2019-01-22 22:23:52 -07:00
Zack T
80e0fd08c1 v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-17 20:37:15 -07:00
Zack T
1d6b9534bb v1.7.0 = Updated to resolve several permission-related issues
+ Updated to resolve several permission-related issues described here:  https://www-01.ibm.com/support/docview.wss?uid=swg21966637
+ Code formatting changes
2019-01-12 21:25:18 -07:00
Zack T
35283e2619 v1.6.0 = Updated to resolve several permission-related issues
+ Updated to resolve several permission-related issues described here:  https://www-01.ibm.com/support/docview.wss?uid=swg21966637
+ Code formatting changes
2019-01-12 21:24:43 -07:00
Zack T
16cf526dab v1.5.0 = Updated to resolve several permission-related issues
+ Updated to resolve several permission-related issues described here:  https://www-01.ibm.com/support/docview.wss?uid=swg21966637
+ Code formatting changes
2019-01-12 21:23:26 -07:00
Zack T
8899c34fdb v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-12 18:15:58 -07:00
Zack T
caee7bac0b Updated Avast ReadMe
+ Included info on the change to JSON formatted Shield configuration files
2018-11-28 21:18:50 -07:00
Zack T
99eb5cdf18 v1.0.0 = Initial Version
+ Initial Version
2018-11-28 20:58:18 -07:00
Zack T
12cdbe59e4 Updated Avast ReadMe
Updated Avast ReadMe to add licensing information
2018-11-28 20:56:27 -07:00
Zack T
c6e371c0ef v1.0.0 = Initial Version
+ Initial Version
2018-11-28 20:55:52 -07:00
Zack T
2d9ce4be50 Adding ReadMe for Avast
Adding ReadMe
2018-11-28 20:55:07 -07:00
Zack T
a10f31b321 v1.1 = Updated to support v12/multiple versions
+ Updated to support v12
 + Added logic to support multiple versions
2018-10-18 15:53:47 -07:00
Zack T
e80a83483c v1.6.0 = Added a JDK check
+ Added a JDK check
2018-10-18 15:48:59 -07:00
Zack T
76e92757aa v1.4.0 = Resolved issue with JDK check
+ Resolved issue with JDK check
2018-10-18 15:48:00 -07:00
Zack T
c2c5b59c57 v1.1 = Fixed an issue parsing the arguments
+ Fixed an issue parsing the arguments
2018-09-09 21:56:43 -07:00
Zack T
8b0ebbf36d v1.6 = Updated to better support QGIS 3
+ Updated to better support  QGIS 3
2018-08-20 14:43:36 -07:00
Zack T
79c89597ed v1.0.1 = Fixed a quoting issue
+ Fixed a quoting issue that caused a variable to expand that I didn't want to expand
2018-07-12 21:20:26 -07:00
Zack T
3680c88b58 v1.0 = New Acrobat Uninstall Script
+ This script handles all Acrobat Versions going forward
 - Removed previous version specific scripts
2018-07-06 13:52:44 -07:00
Zack T
ed43a770e1 v1.5.1 = Resolved issue in the postinstall script for v3
+ Resolved issue in the postinstall script for v3
2018-06-22 14:24:13 -07:00
Zack T
aa7ae61746 v1.0 = Initial Version
+ Initial Version
2018-06-05 12:53:37 -07:00
Zack T
7d91d3660a v1.0 = Production Version
+ Production Version
2018-05-25 21:22:16 -07:00
Zack T
15db377b82 v1.5 = Updated to support both Major Version 2 & 3
+ Updated to support both Major Version 2 & 3
2018-05-09 14:45:27 -07:00