WinCEGeräteSE_Handbuch_Programmierung_v3.00_EN
62 / 65
6.6 ACD assistant programs
Some small assistant tools are available that provide support with various (automatic) administrative tasks,
e.g. with an update. Their functions are usually recommended for use rather than other solutions as these
functions have been optimised based on the advanced functions of ACD Windows CE devices and provide
added operational safety.
6.6.1 CEToolBox – collection of tools
CEToolBox functions are a collection of various system functions and are described in the administration
manual. The advanced functions are covered below.
The syntax
CEToolBox - [command[ parameter]]
The commands
Pause before execution
[pause x]
Adds a pause before the first command in the command line is run. If this command is defined on its own,
the CEToolBox waits until the waiting time has elapsed and then closes. x=time in milliseconds (ms).
Hides task bar
[hidetaskbar]
As the name suggests, this option hides the task bar.
Registry
[saveregistry | eraseregistry]
Deletes/saves the registry.
Memory division (RAM)
[setsysmemdiv x | getsysmemdiv]
Sets division of RAM between storage and system memory with x=memory in KB for storage memory.
Gets RAM memory division with text output (function compatibility to SystemMemoryDivision.exe).
Reboot
[softresetclean|softreset|watchdogclean|watchdog]
Variations with “clean”: RAM is deleted. Default if no parameter is transferred:
watchdogclean
Return value: 0 (program should not return)
Caution: only the variations with “clean” are validated in the name. Use the variations without “clean” without
support from ACD / for test purposes only.