mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
v0.5
This commit is contained in:
@@ -259,6 +259,12 @@ Since we now make a version checking, and only installs the software if the vers
|
||||
- ``: When not set, software is only installed if it is newer/different in version (default)
|
||||
- `force`: Install even if it’s the same version
|
||||
|
||||
### Re-opening of closed app
|
||||
|
||||
The `REOPEN` can be used to prevent the reopening of a closed app
|
||||
|
||||
- `yes`: (default) app will be reopened if it was closed
|
||||
- `no`: app not reopened
|
||||
|
||||
### Adding applications/label blocks
|
||||
|
||||
@@ -327,6 +333,7 @@ Depending on the application or pkg there are a few more variables you can or ne
|
||||
- `appName`: (optional)
|
||||
File name of the app bundle in the dmg to verify and copy (include the `.app`).
|
||||
When not given, the `appName` is set to `$name.app`.
|
||||
This is also the name of the app that will get reopned, if we closed any `blockingProcesses` (see further down)
|
||||
|
||||
- `targetDir`: (optional)
|
||||
dmg or zip:
|
||||
|
||||
Reference in New Issue
Block a user