PDA

View Full Version : Location of Outlook signatures and ringer profiles?


bigflavor
16th December 2007, 11:01 PM
Hello,

I've done some looking (exporting and comparing .reg files of the registry) and am unable to find either of the following two bits of info:

The outlook signatures
and
the ringer profiles


I'd like to edit the signature to hopefully contain HTML, and add a few ringer profiles.


Any help is appreciated.



Thanks,

Matt


[edit]

Minor progress with profiles:
Create a key in HKCU\ControlPanel\Profiles
with the following values: String {name:"LocName", value:[name in list]}; DWord {name:"Order", value:[next in list, e.g. 6], name:"Name", value:[name]}; }
Access .\Application Data\Profiles and copy one of the [name from reg value].prof.xml files and rename to (if you don't have one, modify the normal profile and the file will be created).
Pretty simple.

thanks (http://forums.thoughtsmedia.com/showthread.php?t=22304)