View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000554 | Inno Script Studio | Feature | public | 2012-09-14 13:15 | 2018-02-24 14:55 |
Reporter | ajtruckle | Assigned To | timchilvers | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000554: Choice of subkey when adding registry key | ||||
Description | When 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 Information | Using version 1.0.0.24 | ||||
Tags | No tags attached. | ||||
|
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. |
|
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? |
|
The drop down list for the Subkey control, has been changed to show only unique entries. |
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 |