Back to Browse

Installing the legacy JAVA SE 6 runtime/Java MacOS 2017-001/macOS Catalina_TreeView Plugin Issue

2.3K views
Oct 23, 2020
5:26

The Code used: set theDMG to choose file with prompt "Please select javaforosx.dmg:" of type {"dmg"} do shell script "hdiutil mount " & quoted form of POSIX path of theDMG do shell script "pkgutil --expand /Volumes/Java\\ for\\ macOS\\ 2017-001/JavaForOSX.pkg ~/tmp" do shell script "hdiutil unmount /Volumes/Java\\ for\\ macOS\\ 2017-001/" do shell script "sed -i '' 's/return false/return true/g' ~/tmp/Distribution" do shell script "pkgutil --flatten ~/tmp ~/Desktop/Java.pkg" do shell script "rm -rf ~/tmp" display dialog "Modified Java.pkg saved on desktop" buttons {"Ok"} -------------------------------------------------------------------------------------------------------------------------------------------- REF: https://forums.macrumors.com/threads/java-6-runtime-legacy-version-for-macos-catalina.2195954/

Download

0 formats

No download links available.

Installing the legacy JAVA SE 6 runtime/Java MacOS 2017-001/macOS Catalina_TreeView Plugin Issue | NatokHD