Sorting Registry Keys in a Treeview -
I figured out how to recurse the registry and get all the empty keys. I now want to add them to a treeview in the same way they would look in regedit. I don't even know where to start. Any idea how I could do this?
Thanks, Troy.
Sorting Registry Keys in a Treeview -
I figured out how to recurse the registry and get all the empty keys. I now want to add them to a treeview in the same way they would look in regedit. I don't even know where to start. Any idea how I could do this?
Thanks, Troy.
Load Registry Keys in Treeview -
Anyone know how to load the keys/subkeys into a Treeview. I'm not interested in values, just the keys. I can't find any info on this anywhere.
MFC Registry how to get key name -
Hello,
I created new registry entry in it thereI put a lot of keys and in each key I put a lot of values.
I neednow to run on the registry keys in a while loop and take each key name and put it in a combobox.
how can I get the names of a registry keys?
which API do that?
and h
[02/03] Treeview & Registry -
Hello.
I have a program which populates a Treeview control with Folders and files. I have also a picturebox which loads a picture from the registry. This picture gets chosen through the Treeview control during Runtime.
What I'd like to know is :
How can I automatically go to the
Backup Registry Keys for app -
I know how to backup a registry key from within regedit.exe but would like to know how I can go about creating a text file with the registry keys for my app and then saving that as backup.reg. (getting those keys from the registry)
Please advise if this can be done and if so, how wo
Sorting a TreeView based on Keys -
I need to sort a TreeView Control but it looks like the built in sort operates on the node text values. I, however, need to sort on the key values. My questions are:
1) Is this possible?
2) If so, how?
3) If not, are there any alternate ways to do this?
Save binaryb registry setting -
Hi.
I want to change keys in the registry... but not string keys .. i want to change binary keys. How do I change binary keys in the registry? I have tried with the SaveString function it that didn't work (obviosly).
Plz help
Registry Recursion -
I have been trying to get this for days and just cannot come up with anything:
I want to enter a registry key and get all subfolders under it with each subfolder of the subfolder and subfolder of that subfolder, etc. I do not want just one level, but every level that it can be brok
Registry==Retrieve Key Name -
alright., I have looked all over the place, throuhg all registry demo projects and cant find what im looking for.,
I would like to display "sub Keys" from wtihin a registry Key,.
eg. we have
'HKEY_USERS\.DEFAULT\Software\Mirabilis\ICQ\Owners
and under the "owne
Internet Explorer (Ie) & Registry -
Hi,
I have written a VB script to change some registry keys used by Internet Explorer (Ie). However, changes made to the registry keys won't take affect immediately in Ie until Ie is restarted.
Does anyone know how to force the Ie to re-initialize so it would read the registry key
Read Registry Keys. -
Is it possible to read Registry keys? And if so could someone show me the code. And how is it possible to insert keys into the registry????
Read Registry Keys -
I want to search a section of the registry, and change keys after the key is read, how do I do that?
For example: I want to read all of the keys that are to open on Windows reboot, and add them to a listbox.
I can read 1 key just fine, but how do I change keys?
Thanks,
Sir Lo
TreeView and Node Keys -
I'd like to know if there is something like the unique keys for the nodes (VB6) in a treeview in VB.NET.
I don't want to crawl thorugh the whole tree to find a node by its name (sometimes there can be more than one with the same name).
Johnny
[2005] Hiding registry keys -
Is it possible to find all the registry keys created by a program? I need to hide registration date somewhere...
Reading sub-keys in the registry -
Is there any way possible to grab all the sub-keys in a certain key in the registry and put them in a listbox?
I've searched through the forum a couple of times but nothing has come up.
Help would be apreeshed.
reading the complete registry -
Im trying to write a program that will read thru the entire registry. the samples ive been able to find seem to require that I know the keys i'm looking for. ultimatly i want to know what keys are empty.
any help with this would be greatly apretiated.
Thanks
how to delete registry Sub Keys -
Hi everybody , does any one know how to delete a registry key with its sub keys ? , I know
how delete a strings of a registry key but I canot delete the keys which that key contain,
and I donot talking about DELETESETTING statement , for example how to delete the
HKEY_CURRENT_USER\
Registry Key Auditing -
Does anyone know what class is used to enable the Auditing of Registry keys.....Query Value, Set Value, Delete, Write DAC...etc? I am currently working on a project to automate our security standards and I am looking for a way to enable auditing of certain registry keys via VB without
restricting registry access to application -
in AIM, i can only have a max of 160 buddies
i change it in the registry, but AIM resets the settings everytime it starts.
how would i restrict access to a key by a program?
i read it could be done, searched around a bit, but didnt come up with anything.
a thing on neword
Listing Keys -
I would like to list all the keys directly below a certain registry key. For example, if I am in HKEY_CURRENT_USER\Software, I would like it to show me all the keys that are in Software (not String, Long items, keys). How would I do this? I already have a script that lets me read and w
reading registry sub keys -
How can I read the sub keys of a given registry path?
Exporting Registry Keys -
Is there any way to export a set of registry keys to a .reg file using VB?
Listing Registry Subsection -
There is an awful lot of information on reading keys in the registry with or without using API. But I just want to list the subsections at a certain section of the registry. I do not care what the keys or values are in any of the subsections. Can anyone help?
Thanks!
PS I'm ju
[2.0] Issue on sorting a treeview. -
I loaded hundreds of data in treeview w/ child nodes and I want it to be sorted but the problem occur when I used the sort() property of the treeview the child nodes get lost. Any one same issue with this?
btw Is it advisable to load a bunch of data in treeview for the sake of easy
Reading registry keys under msdos (16 bits) -
I came across a doubt, could it be possible to read registry values, keys under ms-dos (16 bit's)?
I know this may sound odd but that's what is it, a doubt and something that i really would like to know about and if it is possible, how to do it.
I really can't find any info about thi
Registry and ComboBox -
Hi.
I have a registry path..
HKEY_CURRENT_USER\Software\SilverSky Services\Default\
and I have alot of keys in there.
How do I make the combobox display ALL of the keys at form startup??
[2005] Exporting Keys From Win Registry -
In my application I want to export keys from the registry. Like, export the ROOT_KEY I specify. Preferably, using the save file dialog. Thanks.
Updating remote registry -
I have written a program that allows me to update certain registry keys but what I want to do is update these registry keys on another machine connected to a network.
I have tried looking at the remote registry service but this seems to want the machines connected via either a NT doma
Visual Studio Installer-Registry setting-typing in only -
That is my question. I have more than 30 registry keys and values. With registry editor in the Installer, I found I have to type in all these properties. That is really horrible. Do you know a way to copy/input whole subkey registry info into the registry editor?
Getting all the Registry Keys -
Is there any code that will fetch all the keys in the registry?
.
Got WinXP Do me a favor! -
I screwed up one of my registry keys in an attempt to make google my default search provider.
1. Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search
And give me the values for:
CustomizeAssistant
SearchAssistant
Deleting Registry Keys and All Subkeys -
Hi, I need to delete a registry key and all of it's subkeys. I've searched the forums and found some, but the code doesn't work. Please don't tell me this is malicious...a while ago I asked this and nobody would tell me because it could be "malicious", but the registry is f
Search for registry keys -
Hey guys I have a certain registry key I want to see if my computer has it.
Is there a way for vb 6 to search for registry keys?
Thank you!
add to registry -
Hello Everybody!
I am wondering how I can use the P&D Wizard to add a few keys to the registry.
The keys will need to be in a subfolder. The top level will be the name of my app. The subfolder will need to be named "Connection", and three keys "DSN", &qu
Populate TreeView Again Without Reloading -
The history of the web pages visited by users in a WebBrowser app is displayed in a TreeView. Like IE, when a CommandButton is clicked, the TreeView becomes visible. Clicking the CommandButton again hides the TreeView.
Each node in the TreeView has an unique key which is why if the
Couple of things needed - Catching keys and reading the registry. -
I need some help-
1) Is there any way of catching keys (like the keypress event) but catch them when the program isn't the active window (like a key logger).
2) Read info from the registry e.g HKEY_LOCAL_MACHINE/network/user
THANX
[2005] Help with Registry Keys -
Hi Guys, what is the best way to read a list of registry keys?
I am trying to get a ODBC list from the System DSN
Thanks
Repost: Registry Problem -
Dayo312
Member posted 01-27-2000 05:21 PM
--------------------------------------------------------------------------------
I need a little push in the right direction on a good way to do this.
I Want to have my VB program run through one part of the registry and it the va
Creating a registry keys -
how can i create a registry key in the HKEY_LOCAL_MACHINE, and how can i also retrieve the data from the registry.
What are the API functions.
Thanks.
Tracking registry changes -
I'm trying to track changes in the registry made by third party programs so that I can know which registry keys my VB app has to watch. Can anyone recommend a free app that does this?