Where are the settings for the Windows 7 clock gadget stored

For information on clock gadgets see here http://superuser.com/questions/150063/how-to-get-more-than-3-international-clocks-in-windows-7

link|improve this question

70% accept rate
feedback

1 Answer

up vote 0 down vote accepted

In the users AppData directory

C:\Users\USERNAME\AppData\Local\Microsoft\Windows Sidebar\Settings.ini

For example

[Section 5]
PrivateSetting_GadgetName="C:%5CProgram%20Files%5CWindows%20Sidebar%5CGadgets%5CClock.Gadget"
PrivateSetting_GadgetDropLocationX="1760"
PrivateSetting_GadgetDropLocationY="49"
PrivateSetting_GadgetSize="small"
SettingsExist="True"
clockName="MyClockName"
themeID="2"
timeZoneIndex="88"
timeZoneBias="-300"
timeZoneDSTBias="-60"
secondsEnabled="False"
timeZoneName="%2528UTC+05%253A00%2529%2520Tashkent"
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.