Honeywell MX7 Tecton User Manual page 195

With microsoft windows embedded ce 6.0
Hide thumbs Also See for MX7 Tecton:
Table of Contents

Advertisement

DelRegKey
Deletes a specified registry subkey.
Description
Delregkey,key,subkey
Syntax
key: The abbreviated major registry key where you want to delete the subkey. Can be one of:
Parameter
• cr or hkcr (HKEY_CLASSES_ROOT)
• cu or hkcu (HKEY_CURRENT_USER)
• lm or hklm (HKEY_LOCAL_MACHINE).
The case of key does not matter.
subkey: The subkey you want to delete.
delregkey,LM,Software\WidgetsPlc\OurApp
Example
Deletes the specified subkey and all of its contents (if any).
Notes
ElseIf
Description
Begins conditional command block, executed only if the previous IF command was
FALSE.
ElseIf
Syntax
None
Parameter
See
Example
Notes
Results are unpredictable when ElseIf is not paired properly with If... command.
ElseIfFile
Begins conditional command block executed only if the file specified in the previous IfFile
Description
does not exist.
ElseIfFile
Syntax
None
Parameter
See
Example
Notes
Results are unpredictable if not paired properly with IfFile command.
IfFile
(page 191).
IfFile
(page 191).
189

Advertisement

Table of Contents
loading

Table of Contents