Honeywell MX7 Tecton User Manual page 208

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

Advertisement

SetRegKey
Description
Syntax
Parameters
Example
Notes
Shortcut
Description
Syntax
Parameters
Example
Notes
9 - 12
Adds a sub key to the registry.
Setregkey,key,subkey
key: The abbreviated major registry key where you want to create 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 doesn't matter.
subkey: The subkey you want to create.
Setregkey,LM,Software\MyApp
Attempting to create a key that already exists does not cause an error.
Creates a shortcut.
Shortcut,name,target
name: The path and name of the shortcut file. The file name must end in .lnk for Windows to
recognize it as a shortcut.
target: The target of the shortcut. If the target has a space in it quote marks must be used
(see Command Line Structure section and example below).
shortcut,\Program Files\Widget.lnk,"""\My App\Widget.exe"""
No validation is performed on
to be sure it is executable.
target

Advertisement

Table of Contents
loading

Table of Contents