Releases: eflanili7881/AdobeRepackerAndInstallerScript
Releases · eflanili7881/AdobeRepackerAndInstallerScript
v0.3.0-hd-win rc
- Provided ability to specify Adobe media folder in script.
- Requires several edits via text editing software.
- Added support for changing compress ratio.
- Enter 5 if you unsure about it.
- "packages" folder for HyperDrive-based applications can now be repacked.
- For this, jumping to rc branch!
v0.3.0.1-ribs-mac-zipwdmgcmpnts rc
- Removed unnecessary variables from recompress_payloads section.
v0.3.0-ribs-mac-zipwdmgcmpnts rc
- Added support for DMG-based components that's on ZIP-based installers (i.e. Adobe After Effects CC 2015).
v0.3.0.1-ribs-mac-zip rc
- Removed unnecessary variables from recompress_payloads section.
v0.3.0-ribs-mac-zip rc
- Provided ability to specify Adobe media folder in script.
- Requires several edits via text editing software.
- Copies Install.app, packages, payloads folders via rsync.
- Exclusion text file generated via script.
- It currently doesn't delete temporary installer generated in $adobetempinstaller that's inside on home folder. It will be changed in a future release.
- Maybe I can put a condition to preserve packed installer (pressing Y) or to delete it (pressing N).
- For this, jumping to rc branch!
v0.3.0.2-ribs-mac-dmg rc
- Fixed test-leftover stuff.
- Only removed "read -n 1" after copying files via rsync finishes. Nothing more.
v0.3.0.1-ribs-mac-dmg rc
- Fixed forgotten instruction for reimaging text files.
- It's about making empty line end of the script.
v0.3.0-ribs-mac-dmg rc
- Provided ability to specify Adobe media folder in script.
- Requires several edits via text editing software.
- Copies Install.app, packages, payloads folders via rsync.
- Exclusion text file generated via script.
- It currently doesn't delete temporary installer generated in $adobetempinstaller that's inside on home folder. It will be changed in a future release.
- Maybe I can put a condition to preserve packed installer (pressing Y) or to delete it (pressing N).
- For this, jumping to rc branch!
v0.3.0-hd-mac rc
- Provided ability to specify Adobe media folder in script.
- Provided ability to specify 7-Zip binary in script.
- Requires 2 edits via TextEdit.
- Copies Install.app, products, packages, resources folders via rsync.
- Exclusion text file generated via script.
- Currently, you can change "packages" to "common" to install with newer HyperDrive engine. This will be updated in a future release.
- It currently doesn't delete temporary installer generated in $adobetempinstaller that's inside on home folder. It will be changed in a future release.
- Maybe I can put a condition to preserve packed installer (pressing Y) or to delete it (pressing N).
- For this, jumping to rc branch!
v0.2.0-ribs-win beta
- Improved text file creation.
- Per text file, copy first line to one below to avoid an anomaly. On first command, i.e. payloads turns into ´╗┐payloads. But rest of the command processing was fine after first line of every text file.