process_key_r16a_type ($partition,$mountpoint,"software", 'Microsoft\Windows NT\CurrentVersion' .'\Terminal Server\Install' .'\Software\Microsoft\Windows\CurrentVersion' .'\RunOnceEx' ); #### process_key_r16a_type ($partition,$mountpoint,"software", $MS_NT_CUR .'Terminal Server\Install' .'\Software\Microsoft\Windows\CurrentVersion' .'\RunOnceEx' ); #### process_key_r16a_type_arefflavour ($partition,$mountpoint,"software", [ 'Microsoft\Windows NT\CurrentVersion', '\Terminal Server\Install', '\Software\Microsoft\Windows\CurrentVersion', '\RunOnceEx' ] );