registry
How to use Microsoft.Win32.Registry.OpenSubKey to go directly to a particular key?
Now this is a simple question. It should be clearly documented in MSDN. I looked but I couldn\'t find it. The only thing I got was that I had to open subkey after subkey after subkey to get to the par[详细]
2023-03-29 09:44 分类:问答Change theme in Windows XP or Windows 7 (silently)
could you please help me? What I need is a method to change the theme on a Windows machine without prompting the user with the display properties (personalization) window. The themechange should appl[详细]
2023-03-29 07:29 分类:问答Registry permissions problem
I need to install an application (SQL Server Denali, but this is irrelevant) and during the installation, I have a lot of problems with registry... a lot of pop-ups appear telling that i dont have per[详细]
2023-03-28 20:23 分类:问答Windows preventing reg query on HKLM; returns HKCU instead
I\'m using ActivePython 2.5 to read the registry for entries that pGina makes. Specifically, the entries concerning which GIDs are allowed on the computer. This information can periodically change for[详细]
2023-03-28 20:17 分类:问答Read and Write to Window Registry in window xp and 7
I\'d like to read and write window registry in window xp and 7 by using vb6. I\'m not much strong in vb6. I tried this below[详细]
2023-03-28 04:40 分类:问答Add to registry key from file c#
i\'m use this code for add file .reg to registry, but this method doesn\'t work. Windows said to have import the file but don\'t appear the registry keys.开发者_JAVA百科[详细]
2023-03-28 00:22 分类:问答Hiding a Secret in Windows Registry
I know registry is not a best place to hide something. Right now I\'m writing a Licensing software that require to save trial usage information like first install date on registry, etc.[详细]
2023-03-27 21:05 分类:问答Disable Registry redirect
i\'m use this code for add registry file to registry but in windows 64 bit this value HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Internet Explorer\\[详细]
2023-03-27 05:16 分类:问答How do I take a command line parameter and add it to the registry using wix installer?
I have a WIX installer script and I want to be able to let the user of the resultant MSI file to be able to set the default language, product key and user information during that command line ca开发者[详细]
2023-03-27 04:29 分类:问答Access denied to VisualStudio_10 entries in windows7 registry
When I try to access *HKEY_CLASSES_ROOT\\VisualStudio.cs.10* or any other entry of VisualStudio that end开发者_如何学JAVAs with 10 I get the following error VisualStudio.cs.10.0 cannot be opened. An e[详细]
2023-03-27 01:30 分类:问答