CeLogFlush Command-Line Overrides (Windows Embedded CE 6.0)
1/5/2010
You can use command-line parameters to override the CeLog registry values and program defaults.
The following table shows command-line parameters to control CeLog behavior.
Command-line parameter | Registry argument overridden | Example |
---|---|---|
|
BufferSize |
|
|
FileFlags |
|
|
FileSize |
|
|
FileName |
|
|
ThreadPriority |
|
|
FlushTimeout |
|
|
Transport |
|
|
UseUI |
|
|
ZoneCE |
|
You may find it useful to make a shortcut file that launches CeLogFlush using your selected command-line options. For example, you can make a file named FLUSH.lnk with these contents:
37#\Windows\celogflush.exe -n \celog.clg
Then you can launch CeLogFlush.exe with your desired settings by clicking on flush.lnk.
For more information about creating a .lnk shortcut, see Creating a Shortcut File.