|
6 | 6 |
|
7 | 7 | <p>There several command line options available for Open Live Writer. To invoke them,
|
8 | 8 | either run Open Live Writer from the command line:<p>
|
9 |
| -<strong><p>OpenLive.exe options</p></strong> |
| 9 | +<pre>OpenLiveWriter.exe options</pre> |
10 | 10 | <p>Or you can edit your shortcut properties</p>
|
11 |
| -<p>In fact, if you look at the default short properties some tweaking has already been done. |
12 |
| - You'll see that an update check is done before OpenLiveWriter is started:<p> |
13 |
| - <strong><p>C:\Users\kathw\AppData\Local\OpenLiveWriter\Update.exe --processStart OpenLiveWriter.exe</p></strong> |
| 11 | +<p>In fact, if you look at the default shortcut properties, some tweaking has already been done. |
| 12 | +You'll see that an update check is done before OpenLiveWriter is started:<p> |
| 13 | +<pre>C:\Users\kathw\AppData\Local\OpenLiveWriter\Update.exe --processStart OpenLiveWriter.exe</pre> |
14 | 14 | <p>Just add your command line options at the end.</p>
|
15 | 15 | <br>
|
16 | 16 | Note: Not all of the command line options may be available now, but they should be soon.
|
17 | 17 | <br>
|
18 | 18 | <p>Command line options</p>
|
19 | 19 | <ul>
|
20 |
| -<li>CULTURE argument - example en-us</li> |
21 |
| -<li>OPTIONS - show options</li> |
22 |
| -<li>OPENPOST - will open a post</li> |
23 |
| -<li>VERBOSELOGGING - will create a more verbose log</li> |
24 |
| -<li>ALLOWUNSAFECERTIFICATES - will allow unsafe certificates</li> |
25 |
| -<li>PREFERATOM - prefer ATOM to RSD during automatic configuration</li> |
26 |
| -<li>SUPPRESSBACKGROUNDREQUESTS - suppress for testing</li> |
27 |
| -<li>PROXY - override proxy settings</li> |
28 |
| -<li>PERFLOG - File path where logging should occur</li> |
29 |
| -<li>AUTOMATION MODE - Turn on automation mode</li> |
30 |
| -<li>ATTACHDEBUGGER - for testing purposes</li> |
31 |
| -<li>FIRSTRUN - show first run wizard</li> |
32 |
| -<LI>INTAPIHOST - use the specified API host for testing</LI> |
33 |
| -<LI>LOCSPY - show localization names rather than values</LI> |
34 |
| -<li>NOPLUGS - Prevents plugins from loading</li> |
35 |
| -<li>ADDBLOG - Adds a blog</li> |
| 20 | + <li>CULTURE argument - example en-us</li> |
| 21 | + <li>OPTIONS - show options</li> |
| 22 | + <li>OPENPOST - will open a post</li> |
| 23 | + <li>VERBOSELOGGING - will create a more verbose log</li> |
| 24 | + <li>ALLOWUNSAFECERTIFICATES - will allow unsafe certificates</li> |
| 25 | + <li>PREFERATOM - prefer ATOM to RSD during automatic configuration</li> |
| 26 | + <li>SUPPRESSBACKGROUNDREQUESTS - suppress for testing</li> |
| 27 | + <li>PROXY - override proxy settings</li> |
| 28 | + <li>PERFLOG - File path where logging should occur</li> |
| 29 | + <li>AUTOMATION MODE - Turn on automation mode</li> |
| 30 | + <li>ATTACHDEBUGGER - for testing purposes</li> |
| 31 | + <li>FIRSTRUN - show first run wizard</li> |
| 32 | + <li>INTAPIHOST - use the specified API host for testing</li> |
| 33 | + <li>LOCSPY - show localization names rather than values</li> |
| 34 | + <li>NOPLUGS - Prevents plugins from loading</li> |
| 35 | + <li>ADDBLOG - Adds a blog</li> |
36 | 36 | </ul>
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
0 commit comments