View Issue Details

IDProjectCategoryView StatusLast Update
0004218NDCUCfgTool/Utilitypublic2020-03-06 10:36
Reporterzutter Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product VersionV69 
Target VersionV72 
Summary0004218: Using Win-Reg notation empty strings can not be set
DescriptionUsing Win-Reg notation empty strings can not be set
Steps To Reproduce   12 "nls" \
   13 "MUI" \
   14 "HARDWARE" \
   15 "Audio" \
   16 "Printers" \
   17 "notify" \
   18 "uiproxy" \
   19 "Security" \
   20 "Explorer" \
   21 "Loader" \
   22 "DebugZones" \
OK -> reg enum value \
   00 "abc"=string: \
   01 "RegPersisted"=dword:1 \
OK
!>
ERROR 100: Syntax error
!>reg open \
\: HKEY_LOCAL_MACHINE
OK
!>"abc"=""
ERROR 100: Syntax error
!>"abc"="1"
OK
!>
Forum Link

Activities

There are no notes attached to this issue.