Hugh McMaster
|
aeeda123b1
reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key.
|
3 anni fa |
Hugh McMaster
|
0abc002a3e
reg: Fail if the source and destination keys are the same when copying.
|
3 anni fa |
Hugh McMaster
|
e4f3d51fdd
reg: Remove two unused string resources.
|
3 anni fa |
Hugh McMaster
|
ac32dd8abc
reg: Add initial support for the 'copy' command.
|
3 anni fa |
Hugh McMaster
|
fa4268dcbc
reg: Update an error message.
|
3 anni fa |
Hugh McMaster
|
5bee1882c0
reg: Update the STRING_VALUEALL_FAILED resource string.
|
3 anni fa |
Hugh McMaster
|
dedcd7c100
reg: Use correct error message if RegCreateKeyExW() fails.
|
3 anni fa |
Hugh McMaster
|
6d2ab37a44
reg: Drop key output from the "Invalid system key" error message.
|
3 anni fa |
Hugh McMaster
|
2b900e1c38
reg: Allow /reg:32 and /reg:64 switches to be passed via the command line.
|
3 anni fa |
Hugh McMaster
|
b80da20656
reg: Better indicate when a registry value is not found.
|
3 anni fa |
Hugh McMaster
|
fbecd56db8
reg: Prepend 'reg:' to two message strings.
|
3 anni fa |
Hugh McMaster
|
9b7a5cfb0e
reg: Add a new message to indicate when a registry key fails to import.
|
3 anni fa |
Hugh McMaster
|
fa2ed01352
reg: Add a message to better indicate when a specified registry key is not found.
|
3 anni fa |
Hugh McMaster
|
e319a463a2
reg: Add extended help for supported operations.
|
3 anni fa |
Hugh McMaster
|
49f384727b
reg: Prompt the user to overwrite the export file if it already exists.
|
7 anni fa |
Hugh McMaster
|
e0aadc0fc7
reg: Print a more informative error message if the system key is invalid.
|
7 anni fa |
Hugh McMaster
|
38954aedf5
reg: Add initial support for the export operation.
|
7 anni fa |
Hugh McMaster
|
05659343c1
reg: Parse key names and value names in the state machine.
|
7 anni fa |
Hugh McMaster
|
3e87a70e82
reg: Introduce a partial state machine for importing Windows 3.1 registry data.
|
7 anni fa |
Hugh McMaster
|
aa386af42a
reg: Add initial support for the import operation.
|
7 anni fa |
Hugh McMaster
|
f2fbbec27d
reg: Rename reg.h to resource.h.
|
7 anni fa |
Hugh McMaster
|
73f60910e4
reg: Handle a special case for Default values and 'reg query'.
|
8 anni fa |
Hugh McMaster
|
deaad0f90a
reg: Inform users about the 'add/delete/query /?' command.
|
8 anni fa |
Hugh McMaster
|
859ff854a1
reg: Update the general usage message.
|
8 anni fa |
Hugh McMaster
|
2b77d24f0f
reg: Update general help logic.
|
8 anni fa |
Hugh McMaster
|
43875a7fae
reg: Output the number of matches when querying the registry recursively.
|
8 anni fa |
Hugh McMaster
|
dad56c7dc6
reg: Exit with an error message if RegQueryInfoKeyW fails.
|
8 anni fa |
Hugh McMaster
|
31f0d95283
reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key.
|
8 anni fa |
Hugh McMaster
|
afa5251b10
reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators.
|
8 anni fa |
Hugh McMaster
|
20a41d0339
reg: Ask the user if they want to delete the subkey, value, default value or all values.
|
8 anni fa |