Re: Applescript to mute sound at shutdown
Re: Applescript to mute sound at shutdown
- Subject: Re: Applescript to mute sound at shutdown
- From: Olivier Destrebecq <email@hidden>
- Date: Mon, 16 Jul 2001 12:42:57 -0500
there is an extension that cn fix this on certain mac: Quiet Start.
olivier
>
From: Jean-Marie Hoornaert <email@hidden>
>
Date: Mon, 16 Jul 2001 16:14:28 +0200
>
To: Paul Philpott <email@hidden>,
>
<email@hidden>
>
Subject: Re: Applescript to mute sound at shutdown
>
>
le 16/07/01 15:40, Paul Philpott a icrit :
>
>
> I've struggled unsuccessfully to create a script that resolves one of the
>
> only things that annoy me about macs: If I'm up late listening to music on
>
> my mac, then shut down, when I restart in the morning I have to suffer
>
> through a start-up chime set to the volume level of the previous evening.
>
>
>
> Surely an apple script in my "Shutdown Items" folder can resolve this
>
> oversight in mac OS development (there should be a separate volume setting
>
> for the start-up chime).
>
>
>
> Any suggestions?
>
>
>
> My Applescript will open the Volume control panel, but I can't get it to
>
> change the "Main Volume" to "mute".
>
>
set volume : Set the sound output volume
>
set volume number -- the volume level,
>
-- from 0 (silent) to 7 (full volume)
>
(Standard scripting additions)
>
>
--
>
Jean-Marie -HOO;-)
>
____________________
>
Jean-Marie Hoornaert
>
Courriel : email@hidden
>
* Page Personnelle sans Pritention
>
* pour AppleScripter FileMaker
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users