n numbered subkeys exists, example:HKCU\Software\Policies\Microsoft\Windows\System\Scripts\Logoff\0
They are always fully numbered from 0 to the last value....\Scripts\Logoff\0
...\Scripts\Logoff\1
...\Scripts\Logoff\2
[...]
...\Scripts\Logoff\n
I want to add another subkey to this key named [n+1]. Any suggestions on how to do this (have searched the forum)?
Thanks in advance!