View Issue Details

IDProjectCategoryView StatusLast Update
0000554Inno Script StudioFeaturepublic2018-02-24 14:55
ReporterajtruckleAssigned Totimchilvers 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000554: Choice of subkey when adding registry key
DescriptionWhen you add a registry key, could you change the "subkey" edit box into a editable droplist? The droplist would show all used subkeys in the registry section.

This would be handy for when you have to do a few keys. I know I can use the editor and copy/paste but this is an observation for any GUI orientated user.

Thanks for considering.

Andrew
Additional InformationUsing version 1.0.0.24
TagsNo tags attached.

Activities

timchilvers

2012-09-17 16:08

administrator   ~0000456

The subkey edit has been changed to a drop down combobox, and will now list the subkeys that are already in use.

Feature will be available in the next beta version.

ajtruckle

2012-09-20 20:37

reporter   ~0000545

Hi

I just used your beta 2.0.0.7.

If you have the same reg key used several times:

Root: "HKCU"; Subkey: "Software\TruckleSoft\SS VBA"; ValueType: string; ValueName: "PathINI"; ValueData: "{app}\SS_Profiles_Config.ini"; Flags: createvalueifdoesntexist uninsdeletevalue
Root: "HKCU"; Subkey: "Software\TruckleSoft\SS VBA"; ValueType: string; ValueName: "PathStructureINI"; Flags: createvalueifdoesntexist
Root: "HKCU"; Subkey: "Software\TruckleSoft\SS VBA"; ValueType: string; ValueName: "SectionID"; Flags: createvalueifdoesntexist

Then it will list "Software\TruckleSoft\SS VBA" 3 times in the drop list. Can the list be unique?

timchilvers

2012-09-20 21:16

administrator   ~0000546

The drop down list for the Subkey control, has been changed to show only unique entries.

Issue History

Date Modified Username Field Change
2012-09-14 13:15 ajtruckle New Issue
2012-09-17 14:02 timchilvers Assigned To => timchilvers
2012-09-17 14:02 timchilvers Status new => assigned
2012-09-17 16:08 timchilvers Note Added: 0000456
2012-09-17 16:08 timchilvers Status assigned => resolved
2012-09-17 16:08 timchilvers Resolution open => fixed
2012-09-20 20:37 ajtruckle Note Added: 0000545
2012-09-20 20:37 ajtruckle Status resolved => feedback
2012-09-20 20:37 ajtruckle Resolution fixed => reopened
2012-09-20 21:16 timchilvers Note Added: 0000546
2012-09-20 21:16 timchilvers Status feedback => resolved
2012-09-20 21:16 timchilvers Resolution reopened => fixed
2018-02-24 14:55 timchilvers Status resolved => closed