Commit Graph

9 Commits

Author SHA1 Message Date
Zack T
ece1e74593 v1.0.2 = Python3 compatibility
+ Python3 compatibility
2021-11-29 22:32:33 -07:00
Zack T
a9e66e65e7 v1.2.0 = Updated for changes to the xpath tool
+ Updated for changes to the `xpath` tool
+ Other miscellaneous improvements
2021-11-16 09:45:44 -07:00
Zack T
6f61a1f819 v1.1.0 = Resolved issue with patching
AutoCAD patches will not install from command line, only via GUI.  This because they have a script that runs on launch of the .pkg (via GUI) that locates the base .app that needs to be upgraded, and then creates a symlink to that .app in /tmp.

This updated "fixes" this issue with the usual trickery.
2021-11-16 09:16:47 -07:00
Zack T
44db1d6fc4 v1.1.0 = Fixed installation failures
Replaced the "new" silent install method does not work when run in cli installed .pkg (but does seem to work when installing that .pkg via GUI...).
2020-11-24 14:13:39 -07:00
Zack T
b6883bb8f4 v1.0.0 = Initial Version
+ Initial Version
2020-10-13 15:09:07 -07:00
Zack T
9c984807c2 v1.0 = Production Version
+ Production Version
2020-10-01 12:55:17 -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