reactos/base/applications/cmdutils
William Kent d9daaed325 Add support for save and restore reg.exe subcommands (#1565)
* [REG] Add save and restore help strings
* [REG] Implement REG SAVE
* [REG] Assert the BACKUP privilege
With this change applied, reg.exe correctly saves a key on Windows 10.
* [REG] Use RegSaveKeyEx()
* [REG] Implement REG RESTORE
* [REG] Close the process token
* [REG] Remove duplicate string
* [REG] Add missing comma
* [REG] Copy new strings into translation files
* [REG] Update STRING_USAGE translations
"Should be submitted to wine" (tm)
2019-08-20 00:29:58 +02:00
..
at Resource file strings cleanup (#581) 2019-01-05 15:44:16 +01:00
chcp
clip
comp
cscript
dbgprint
doskey
eventcreate
find [FIND] Improvements / bug-fixes. (#1553) 2019-05-14 20:37:46 +02:00
fsutil [REACTOS] Fix MSVC printf format warnings 2019-08-15 15:24:12 +02:00
help
hostname [HOSTNAME] Retrieve the DNS *host name* of the computer, and not the computer name. 2019-06-16 01:00:40 +02:00
lodctr
mode
mofcomp
more
reg Add support for save and restore reg.exe subcommands (#1565) 2019-08-20 00:29:58 +02:00
schtasks
sort
taskkill
timeout
tree
whoami
wmic [WMIC] Sync with Wine Staging 4.0. CORE-15682 2019-01-25 13:06:19 +01:00
wscript
xcopy [TRANSLATION] Update the existing romanian resources 2019-01-29 13:48:48 +01:00
CMakeLists.txt