Delregkey; Elseif; Elseiffile - Honeywell MX9 User Manual

With microsoft windows mobile 6.5
Hide thumbs Also See for MX9:
Table of Contents

Advertisement

DelRegKey

Description
Syntax
Parameter
Example
Notes

ElseIf

Description
Syntax
Parameter
Example
Notes

ElseIfFile

Description
Syntax
Parameter
Example
Notes
9 - 6
Deletes a specified registry subkey.
Delregkey,key,subkey
key: The abbreviated major registry key where you want to delete the subkey. Can be one
of:
• 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
Deletes the specified subkey and all of its contents (if any).
Begins conditional command block, executed only if the previous IF command was FALSE.
ElseIf
None
See
IfFile
(page 9-8).
Results are unpredictable when ElseIf is not paired properly with If... command.
Begins conditional command block executed only if the file specified in the previous IfFile
does not exist.
ElseIfFile
None
See
IfFile
(page 9-8).
Results are unpredictable if not paired properly with IfFile command.

Advertisement

Table of Contents
loading

Table of Contents