473,320 Members | 1,933 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Is it possible Working with registry in VB.NET/C#.NET

Hi All

I have to develop an application, which has to scan the windows registry and
fix the bugs if any.
Please let me know whether it is possible to develop that application in
VB.NET/C#.NET? or
has to go by some other means.

I know how to interact with Registry in VB.NET/C#.NET.But I think it is not
sufficient to deal
with this project.Please suggest me the proper way(I mean how I have to
approach to deal with this).

Thanks in advance

Regards
Vighneswar
Nov 17 '05 #1
3 1497
Hello

Did you try Microsoft.Win32.Registry class ?

--
With best regards,
Andrew

http://www.codeproject.com/script/pr...asp?id=1181072
"vighnesh" <vi******@nannacomputers.com> wrote in message
news:uw**************@tk2msftngp13.phx.gbl...
Hi All

I have to develop an application, which has to scan the windows registry
and fix the bugs if any.
Please let me know whether it is possible to develop that application in
VB.NET/C#.NET? or
has to go by some other means.

I know how to interact with Registry in VB.NET/C#.NET.But I think it is
not sufficient to deal
with this project.Please suggest me the proper way(I mean how I have to
approach to deal with this).

Thanks in advance

Regards
Vighneswar

Nov 17 '05 #2
Vighnesh,

This is as every Net Class easy to handle just a search on MSDN gives you a
bunch of infomration.

http://msdn.microsoft.com/library/de...classtopic.asp

I hope this helps,

Cor
Nov 17 '05 #3
"vighnesh" <vi******@nannacomputers.com> schrieb:
I have to develop an application, which has to scan the windows registry
and fix the bugs if any.
Please let me know whether it is possible to develop that application in
VB.NET/C#.NET? or
has to go by some other means.

I know how to interact with Registry in VB.NET/C#.NET.But I think it is
not sufficient to deal
with this project.Please suggest me the proper way(I mean how I have to
approach to deal with this).


The .NET Framework doesn't have predefined classes which can be used for
this purpose. You'll have to search for information on how to repair the
registry yourself, for example:

How to recover from a corrupted registry that prevents Windows XP from
starting
<URL:http://support.microsoft.com/?scid=kb;EN-US;307545>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 17 '05 #4

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

Similar topics

0
by: glenn | last post by:
I am trying to write to the registry and the objects that are suppose to be handling this function are not working. Here is what is happening. I am issuing the following commands: RegistryKey...
3
by: vighnesh | last post by:
Hi All I have to develop an application, which has to scan the windows registry and fix the bugs if any. Please let me know whether it is possible to develop that application in VB.NET/C#.NET?...
6
by: Boris | last post by:
Has anyone ever managed to read a Windows registry key in a PHP webpage? I installed the PHP extension win32std and saved their sample script from...
4
by: JohnB111 | last post by:
Hi Environment: Windows XPPRO SP2 IIS 5.1 AVG Anti Virus (Not script Blocking) The following code used to work perfectly on my local development machine and still does on my web server.
9
by: Miro | last post by:
VB 2003 at the end of the code, this works great. bytCommand = Encoding.ASCII.GetBytes("testing hello send text") udpClient.Send(bytCommand, bytCommand.Length) and this recieves it Dim...
4
by: ApexData | last post by:
The standard NavigationButtonBar at the bottom of my form was working fine. Now, without recognizable reason, the AutoRepeat capability of the Access forward and back buttons are not working. If...
1
by: chitra g | last post by:
Hi, I tried all the options below but did not work. Your suggestions please.
5
by: teh_sAbEr | last post by:
Hi everybody. I'm trying to write a script that'll change desktop wallpaper every time its run. Heres what I've gotten so far: #random wallpaper changer! import _winreg from os import walk...
3
by: Evan | last post by:
Hello, one of my PC is window system, and in "control panel -Network Connections", I can see some network connections such as PPPOE or VPN which I created by click "create a new connection". ...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.