Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1722

Registry key name aliases?

$
0
0
I use REGDIR and the plugins KEYTIMES and @KEYTIME a lot. It would be nice to be able to type something significantly shorter than, for example, HKLM\SYSTEM\CurrentControlSet\Services\w32tmsvc. My first thought was a plugin, @RK[alias] which would look up the alias in a file and return the full key name. If I structured the file like this

Code:
[w32tm]
name=HKLM\SYSTEM\CurrentControlSet\Services\w32tmsvc
[alias]
name=target key
; et c.

I could easily do the lookup with the function...

Read more

Viewing all articles
Browse latest Browse all 1722

Trending Articles