pknz macrumors 68020 Original poster Mar 22, 2005 2,478 5 NZ Jan 9, 2006 #1 I havent used Automator or done used any scripts. But is there a simple way to set my computer to turn off restart at a set time in Automator? Or quit a set application would work fine as well. Thanks
I havent used Automator or done used any scripts. But is there a simple way to set my computer to turn off restart at a set time in Automator? Or quit a set application would work fine as well. Thanks
Jay42 macrumors 65816 Jul 14, 2005 1,416 588 Jan 9, 2006 #2 I'm assuming you know you can set your Mac to sleep/shut down/restart at a certain time within system preferences.
I'm assuming you know you can set your Mac to sleep/shut down/restart at a certain time within system preferences.
pknz macrumors 68020 Original poster Mar 22, 2005 2,478 5 NZ Jan 9, 2006 #3 I new it was in there yes. But using automator sounds cooler
After G macrumors 68000 Aug 27, 2003 1,583 1 California Jan 9, 2006 #4 You could always use a cron job with a terminal command. Code: shutdown -h now