Re: Scripting System Preferences
Re: Scripting System Preferences
- Subject: Re: Scripting System Preferences
- From: Matthew Stuckwisch <email@hidden>
- Date: Thu, 16 May 2002 19:44:35 -0500
I think it might be possible to change the xml preference files with
XMLTools.
You would have to know what to set it to. But a few changes in the control
panel would give you newly modified files.
One could also write the XML data using a shell script:
do shell script "defaults write theDomain \"theKey\" 'theValue'"
Matthew Stuckwisch
[AIM/MSN]{GuifaSwimmer} | [Yahoo!]{SapphireTree} | [ICQ]{137477701}
[IRC]{guifa / G}(esperNET / irc.massinova.com)
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.