Hi guys,
I was wondering if I could have a bit of help with this. I am trying to create a Status bar app that will run a Shell script when a button is pressed but I am not sure how to do this.
The command is "defaults write com.apple.finder CreateDesktop -bool FALSE;killall Finder" It hides the desktop.
Could anyone give me any advance as to how to get a button pressed to action that command?
Thanks Miles
I was wondering if I could have a bit of help with this. I am trying to create a Status bar app that will run a Shell script when a button is pressed but I am not sure how to do this.
The command is "defaults write com.apple.finder CreateDesktop -bool FALSE;killall Finder" It hides the desktop.
Could anyone give me any advance as to how to get a button pressed to action that command?
Thanks Miles