A simple tool for trial-period extension
This tool is inspired by Filip Molcik's post It contains a bit improved version of Filip's script and Automator-based generator app.
-
- Extract the launcher_generator.zip wherever you want.
- Run it.
- Select APP
- When generator will request the access for "System Events" and "Finder", say "OK"
- Hooray! The launcher will appear in the same folder and will be named <selected_app_name>TrialLauncher
-
- Copy this AppleScript file and rename it as you wish (or not)
- Open it in Script Editor
- Find string
<#app_name#>and replace it with the name of an app which will be used with. - In Script Editor menu select File -> Export, give any desirable name, then in drop-down menu
File formatselectApplication, choose any convenient folder and pressSave.
You will be asked for the admin's password because the script manipulates the system date.
TrialLauncher is released under the MIT License.
