I need to have a way to query a registry key for all sub keys that exist below it. And have it return a list of those keys.
Can setup factory do this? This is a needed feature for me. The ability to query INI files for a list of all Section names is usefull too.
I am using Setup factory to replace InstallShield. Without those features, i have a couple of projects that i cannot do with Setup Factory until i can figure out how to get it to do it.
Can setup factory do this? This is a needed feature for me. The ability to query INI files for a list of all Section names is usefull too.
I am using Setup factory to replace InstallShield. Without those features, i have a couple of projects that i cannot do with Setup Factory until i can figure out how to get it to do it.
Comment