Share via


CeLogFlush Command-Line Overrides (Windows CE 5.0)

Send Feedback

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
-bufsize
BufferSize
-buf 0x100000
-flagshex flags
FileFlags
-flags 0x00000001 
-nfilename
FileName
-n \Release\celog.clg
-pripriority
ThreadPriority
-pri 248
-time timeout
FlushTimeout
-time 10000
-transtransport
Transport
-trans LocalFile
-ui0 or 1
UseUI
-ui 1
-zhex zones
ZoneCE
-z 0x000043E3

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.

See Also

CeLogFlush Registry Settings

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.