AutomountMaker offers you hidden options:
-
ControllerDictKey:QuitEvenNoMountedVolume
Quit the application without checking the mounted volumes.
You can enable this option by entering the following command in Terminal:
defaults write net.xylobox.AutomountMaker ControllerDictKey:QuitEvenNoMountedVolume YES
To revert to the original settings:
defaults delete net.xylobox.AutomountMaker ControllerDictKey:QuitEvenNoMountedVolume
-
ControllerDictKey: HideMenubar
Hidd the menubar when AutomountMaker is launched.
You can enable this option by entering the following command in Terminal:
defaults write net.xylobox.AutomountMaker ControllerDictKey: HideMenubar YES
To revert to the original settings:
defaults delete net.xylobox.AutomountMaker ControllerDictKey: HideMenubar