-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathregistryKeys.html
More file actions
17 lines (16 loc) · 908 Bytes
/
registryKeys.html
File metadata and controls
17 lines (16 loc) · 908 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: post
title: Registry Keys
download: false
---
<p>Open Live Writer uses several registry keys. For a complete uninstall, you should delete them.
They are located at <code>HKEY_CURRENT_USER\SOFTWARE\OpenLiveWriter\</code>
</p>
<p>There are several keys of special interest:</p>
</br>
<P><code>HKEY_CURRENT_USER\SOFTWARE\OpenLiveWriter\Updates</code></br>
For automatically loading the nightly builds - use this carefully as we may be unsuccessfully testing a new feature, create a dword key for <code>CheckForBetaUpdates</code> 1 = beta, 0 = regular</P>
You can turn off automatic updates by turning off <code>AutoUpdate</code>, change the DWord key to 0</p>
<br>
<p><code>HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows Live\Writer\Weblogs</code> </br>
Stores the location and information for your weblogs. Many users have copied the entries from LiveWriter rather then reenter them.</p>