Jump to content

Software to expand names that start with @ in registry?


Recommended Posts

Posted

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


Posted

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 B) ). 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

Posted

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. :unsure: I would be wary of "modifying" the files as that may break something. :ph34r:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...