jsetkey
The jsetkey utility is used to display, set or remove jBASE environment variables in the Windows current user registry.
NOTE: This command is only available on jBASE 3.
| Command |
Description |
| jsetkey <keyname>=<value> |
set Key to the specified value |
| jsetkey -b <keyname>=<file> |
set binary Key to data from a file |
| jsetkey <keyname> |
display a value |
| jsetkey -d <keyname> |
delete Key |
| jsetkey -u |
update user values from the default |
| jsetkey -i |
initialize a clients local registry |
| jsetkey |
display all registry values |
If -m option is also used, then the Global machine values are used instead of the current users settings.
Tools
|