mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 14:23:08 +01:00
added depnotify and MSOfficeBusinessPro
This commit is contained in:
@@ -235,6 +235,13 @@ case $identifier in
|
|||||||
downloadURL="https://api.textmate.org/downloads/release?os=10.12"
|
downloadURL="https://api.textmate.org/downloads/release?os=10.12"
|
||||||
expectedTeamID="45TL96F76G"
|
expectedTeamID="45TL96F76G"
|
||||||
;;
|
;;
|
||||||
|
depnotify)
|
||||||
|
name="DEPNotify"
|
||||||
|
type="zip"
|
||||||
|
downloadURL="https://files.nomad.menu/DEPNotify.zip"
|
||||||
|
expectedTeamID="VRPY9KHGX6"
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
microsoftoffice365)
|
microsoftoffice365)
|
||||||
@@ -244,6 +251,13 @@ case $identifier in
|
|||||||
expectedTeamID="UBF8T346G9"
|
expectedTeamID="UBF8T346G9"
|
||||||
blockingProcesses=( "Microsoft AutoUpdate" "Microsoft Word" "Microsoft PowerPoint" "Microsoft Excel" "Microsoft OneNote" "Microsoft Outlook" "Microsoft OneDrive" )
|
blockingProcesses=( "Microsoft AutoUpdate" "Microsoft Word" "Microsoft PowerPoint" "Microsoft Excel" "Microsoft OneNote" "Microsoft Outlook" "Microsoft OneDrive" )
|
||||||
;;
|
;;
|
||||||
|
microsoftofficeBusinessPro)
|
||||||
|
name="MicrosoftOfficeBusinessPro"
|
||||||
|
type="pkg"
|
||||||
|
downloadURL="https://go.microsoft.com/fwlink/?linkid=2009112"
|
||||||
|
expectedTeamID="UBF8T346G9"
|
||||||
|
blockingProcesses=( "Microsoft AutoUpdate" "Microsoft Word" "Microsoft PowerPoint" "Microsoft Excel" "Microsoft OneNote" "Microsoft Outlook" "Microsoft OneDrive" "Teams")
|
||||||
|
;;
|
||||||
microsoftedgeconsumerstable)
|
microsoftedgeconsumerstable)
|
||||||
name="Microsoft Edge"
|
name="Microsoft Edge"
|
||||||
type="pkg"
|
type="pkg"
|
||||||
|
|||||||
Reference in New Issue
Block a user