472,959 Members | 1,678 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,959 software developers and data experts.

Renaming regkey with TIE::REGISTRY

I can change registry values just fine.
Any idea how to change the name of a regkey itself?
Or do I need to delete the key and recreate it with a
new name?

Thanks
-Mark
Jul 19 '05 #1
0 1291

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Morten Wennevik | last post by:
Saving a color object to registry will set it's value to something like "Color ", or "Color ", but how do I get this back into a Color object??? Casting it to Color only causes an exception. ...
4
by: Ashok | last post by:
Hello I need to programmatically change the permissions (ACL) on a specific registry key in a .NET app. Is there a way to do this in .NET? Thanks for the help, Ashok
6
by: CMG | last post by:
I am writing a little code to associate an extention with my program. And as far as i can see, i need to do the following: Public Function associatefile(ByVal FILE_EXTENTION_TO_ASSOCIATE As...
1
by: Paul Remblance | last post by:
The following code fails due to security: Dim regKey As RegistryKey Dim strEvent As String Dim index As Integer Dim f As New RegistryPermission(RegistryPermissionAccess.AllAccess,...
3
by: pagates | last post by:
Hi All, I am attempting to write values to the registry, but get an UnauthorizedAccessException when I try to do a SetValue on an existing key. However, I can create the key, with a value, when...
0
by: gsb58 | last post by:
Hi! I have a little problem with the registry function. The function is supposed to check the registry as the main form is activated. If there is a key it should not write to the registry, as it...
2
by: beaker | last post by:
Hi, This may be slightly OT, but as I'm using VB.NET I'll ask anyway... I'm trying to update my path using the following code to tweak the registry Dim regKey As RegistryKey regKey =...
1
by: Mark | last post by:
I am trying to read a key in the registry but I get nothing in response and I copied the code from the help files. Here is the code: Dim readValue As Object readValue =...
1
by: Piotrekk | last post by:
Hi I have accessed registry key where system path is stored: RegistryKey myKey = Registry.LocalMachine.OpenSubKey("System\\CurrentControlSet\\Control\\Sessi­on Manager\\Environment"); ...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.