I guess they are MUI names. For example, under the key [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip] there are values:
"Description"="@%SystemRoot%\system32\tcpipcfg.dll,-50003"
"DisplayName"="@%SystemRoot%\system32\tcpipcfg.dll,-50003"
I want to:
1. See the strings.
2. Maybe replace them in some places.
3. (optionally) work from CLI - I just give it the parameter
Can Resource Hacker do it? Does it even work on Windows 7? (such strings are present in other versions of Windows, but their number in 7 has increased.)
Does anyone know if there is an automated software to replace in bulk? (with necessary checks, of course, maybe after visual inspection.)
GL
Page 1 of 1
Software to expand names that start with @ in registry?
#2
Posted 14 July 2012 - 12:56 PM
#3
Posted 14 July 2012 - 02:42 PM
Well, I'm not that good at scripting to find out if the first link contains the part that I need or how to extract it.
It seems to me it has hardcoded values, but I might be wrong. The second link lists the changes someone/some program did.
I want to do something like muicache does, at first just to see the descriptions, and later maybe to replace them. Not necessarily to kill muicache (but I will try... Soon
). Additionally, I want to find a quick way to read these resources which are in many places in Windows, not only in MUI descriptions/strings/whatever they are. I think they are also in .lnk files and elsewhere.
GL
I want to do something like muicache does, at first just to see the descriptions, and later maybe to replace them. Not necessarily to kill muicache (but I will try... Soon
GL
#4
Posted 15 July 2012 - 08:52 AM
I will assume that Reshacker would work in Compatibility Mode and "Run As Administrator". I don't have access to a Win7 Install ATM (on another HDD not hooked up) but looking at XP, it appears that it might be inside the "Messages" resource.
I would be wary of "modifying" the files as that may break something.
Share this topic:
Page 1 of 1



Help

Back to top









